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-02 03:26:06.381  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-07-02 03:26:06.387  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-07-02 03:26:09.334  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-02 03:26:10.025  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 663 ms. Found 7 JPA repository interfaces.
2022-07-02 03:26:12.176  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-02 03:26:12.181  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-02 03:26:12.186  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-02 03:26:12.202  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-02 03:26:12.210  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-02 03:26:12.224  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-02 03:26:12.232  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-02 03:26:12.235  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-02 03:26:12.283  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-02 03:26:12.323  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-02 03:26:12.327  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-02 03:26:13.310  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-07-02 03:26:13.340  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-07-02 03:26:13.341  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-07-02 03:26:13.550  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-07-02 03:26:13.551  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6977 ms
2022-07-02 03:26:14.312  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-07-02 03:26:15.076  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-02 03:26:15.435  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-07-02 03:26:16.155  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-02 03:26:16.583  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-02 03:26:16.989  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-07-02 03:26:17.064  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-02 03:26:28.224  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-02 03:26:28.247  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-02 03:26:30.562  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-02 03:26:31.527  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, 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-02 03:26:32.564  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-07-02 03:26:34.351  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@36857d32, org.springframework.security.web.context.SecurityContextPersistenceFilter@28b68067, org.springframework.security.web.header.HeaderWriterFilter@272c5abd, org.springframework.security.web.authentication.logout.LogoutFilter@66e218d8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@525b9df4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5737d116, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7fcbc336, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@24520a51, org.springframework.security.web.session.SessionManagementFilter@f0381f0, org.springframework.security.web.access.ExceptionTranslationFilter@138a952f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@744db9fb]
2022-07-02 03:26:35.035  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-02 03:26:35.035  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-02 03:26:35.035  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-02 03:26:35.036  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-02 03:26:35.036  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-02 03:26:35.037  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-02 03:26:35.037  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-02 03:26:35.037  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-02 03:26:35.037  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-02 03:26:35.038  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-02 03:26:35.038  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-02 03:26:35.038  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-02 03:26:35.039  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-02 03:26:35.039  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-02 03:26:35.039  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-02 03:26:35.040  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-02 03:26:35.040  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-02 03:26:35.041  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-02 03:26:35.041  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-02 03:26:35.041  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-02 03:26:35.041  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-02 03:26:35.042  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-02 03:26:35.112  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-02 03:26:36.340  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-07-02 03:26:36.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-07-02 03:26:36.349  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, 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-02 03:26:36.351  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, 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-02 03:26:36.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:26:36.352  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1bffd937-a82f-4277-a7b0-61651c066f67, alive=false, publisher=null]]: starting
2022-07-02 03:26:36.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:26:36.373  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1bffd937-a82f-4277-a7b0-61651c066f67, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-07-02 03:26:36.373  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-07-02 03:26:36.374  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-07-02 03:26:36.374  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-07-02 03:26:36.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-07-02 03:26:36.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-07-02 03:26:36.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-07-02 03:26:36.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-07-02 03:26:36.377  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-07-02 03:26:36.377  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-07-02 03:26:36.377  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-07-02 03:26:36.377  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-07-02 03:26:36.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-07-02 03:26:36.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-07-02 03:26:36.378  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, 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@15a41088
2022-07-02 03:26:36.378  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, 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-02 03:26:36.379  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-07-02 03:26:36.384  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 31.337 seconds (JVM running for 33.822)
2022-07-02 03:26:36.401  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-07-02 03:26:36.436  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-07-02 03:26:51.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:26:51.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:26:51.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:26:58.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:26:58.041  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-07-02 03:26:58.044  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-02T03:26:57.249840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fc183a9-d8b4-4252-8ab0-27d22b554fb6","timestamp":"2022-07-02T03:26:57.250Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:26:59.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:26:59.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:27:12.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:27:12.438  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-02T03:27:11.678787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"257d3a8b-b479-42cc-85d0-7750b89669e3","timestamp":"2022-07-02T03:27:11.678967Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:27:12.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:27:12.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:27:20.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:27:20.434  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-02T03:27:19.715355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b948f01-a504-4f0c-bccd-3aa005c6264f","timestamp":"2022-07-02T03:27:19.715500Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:27:20.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:27:20.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:27:35.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:27:35.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:27:35.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:27:50.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:27:50.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:27:50.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:05.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:05.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:05.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:20.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:20.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:20.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:35.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:35.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:35.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:28:50.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:50.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:50.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:58.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:58.007  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-02T03:28:57.249669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80cf066d-448f-4e37-adc6-f17eea887c00","timestamp":"2022-07-02T03:28:57.249781Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:28:59.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:59.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:29:12.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:29:12.394  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-02T03:29:11.678719Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"006eb678-b6ce-470f-88ee-e6202868542f","timestamp":"2022-07-02T03:29:11.678877Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:29:12.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:29:12.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:29:20.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:29:20.473  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-02T03:29:19.715228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9576f46f-e30c-4bc6-a91e-b575366f1308","timestamp":"2022-07-02T03:29:19.715317Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:29:20.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:29:20.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:29:35.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:29:35.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:29:35.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:29:50.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:29:50.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:29:50.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:05.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:05.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:05.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:20.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:20.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:20.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:35.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:35.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:35.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:30:50.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:50.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:50.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:58.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:58.034  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-02T03:30:57.250402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a84dbe15-6bc4-478d-ae9d-3f10f9b13b17","timestamp":"2022-07-02T03:30:57.250685Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:30:59.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:59.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:31:12.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:31:12.416  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-02T03:31:11.679037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dea0d4d7-8d64-468e-8bc0-19cc4aec21b6","timestamp":"2022-07-02T03:31:11.679258Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:31:13.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:31:13.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:31:20.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:31:20.418  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-02T03:31:19.716784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39319073-add5-4975-86fe-bad171d821f8","timestamp":"2022-07-02T03:31:19.717070Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:31:21.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:31:21.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:31:36.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:31:36.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:31:36.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:31:51.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:31:51.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:31:51.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:05.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:05.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:05.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:20.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:20.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:20.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:35.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:35.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:35.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:32:50.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:50.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:50.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:57.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:57.949  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-02T03:32:57.249600Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ecb1af4-9cfd-4be3-ad58-ad852ecab853","timestamp":"2022-07-02T03:32:57.249699Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:32:58.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:58.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:33:12.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:33:12.506  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-02T03:33:11.678467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8d1b152-c574-4f9b-99f6-08425f766ab5","timestamp":"2022-07-02T03:33:11.678568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:33:13.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:33:13.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:33:20.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:33:20.416  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-02T03:33:19.715110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"396fa85c-0f4a-4ba1-bd7d-fc8fab7716a8","timestamp":"2022-07-02T03:33:19.715190Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:33:21.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:33:21.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:33:35.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:33:35.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:33:35.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:33:50.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:33:50.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:33:50.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:05.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:05.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:05.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:20.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:20.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:20.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:35.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:35.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:35.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:34:50.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:50.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:50.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:57.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:57.981  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-02T03:34:57.250799Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac7b44b0-a9a8-4df5-a09d-31c9cb3dd1c4","timestamp":"2022-07-02T03:34:57.251449Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:34:58.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:58.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:35:12.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:35:12.420  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-02T03:35:11.679232Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41ebd551-3041-48a5-a184-88b3c8d12ed3","timestamp":"2022-07-02T03:35:11.679458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:35:13.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:35:13.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:35:20.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:35:20.475  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-02T03:35:19.715446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d7528ec-e8ce-4aa3-9826-632cb3802e17","timestamp":"2022-07-02T03:35:19.715622Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:35:21.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:35:21.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:35:36.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:35:36.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:35:36.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:35:51.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:35:51.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:35:51.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:06.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:06.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:06.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:21.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:21.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:21.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:36.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:36.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:36.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:36.341  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:36:50.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:50.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:50.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:58.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:58.008  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-02T03:36:57.249732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7fa9d66-524f-4cd7-9165-2e54eb1d6151","timestamp":"2022-07-02T03:36:57.249870Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:36:58.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:58.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:37:12.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:37:12.403  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-02T03:37:11.678423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd36d0a2-8456-4665-9464-43b29ef60887","timestamp":"2022-07-02T03:37:11.678576Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:37:13.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:37:13.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:37:20.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:37:20.459  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-02T03:37:19.715106Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adff1a15-526e-439a-969d-3ebd051ad6e3","timestamp":"2022-07-02T03:37:19.715193Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:37:21.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:37:21.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:37:36.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:37:36.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:37:36.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:37:51.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:37:51.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:37:51.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:05.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:05.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:05.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:20.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:20.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:20.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:35.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:35.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:35.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:38:50.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:50.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:50.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:57.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:57.978  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-02T03:38:57.249537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ad1c7b8-57c0-4005-8100-c312b468b619","timestamp":"2022-07-02T03:38:57.249622Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:38:58.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:58.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:39:12.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:39:12.452  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-02T03:39:11.678814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78f1e1c7-5847-46a5-b761-9bf8e21190c6","timestamp":"2022-07-02T03:39:11.679116Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:39:13.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:39:13.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:39:20.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:39:20.439  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-02T03:39:19.715612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e5c38dd-03c1-4038-868c-cd3d12f738d4","timestamp":"2022-07-02T03:39:19.715768Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:39:21.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:39:21.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:39:36.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:39:36.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:39:36.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:39:51.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:39:51.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:39:51.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:06.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:06.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:06.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:21.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:21.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:21.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:36.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:36.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:36.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:40:51.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:51.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:51.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:57.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:57.982  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-02T03:40:57.251371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b55bbfe-f7e4-4768-9307-bec3a67d7487","timestamp":"2022-07-02T03:40:57.251526Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:40:58.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:58.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:41:12.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:41:12.454  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-02T03:41:11.679052Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0886231b-f9fc-4418-ab20-cf4800418a2c","timestamp":"2022-07-02T03:41:11.679143Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:41:13.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:41:13.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:41:20.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:41:20.474  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-02T03:41:19.715067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91136ebd-4589-4fe1-aa7f-89b8c9ea5258","timestamp":"2022-07-02T03:41:19.715174Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:41:21.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:41:21.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:41:36.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:41:36.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:41:36.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:41:51.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:41:51.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:41:51.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:06.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:06.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:06.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:21.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:21.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:21.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:36.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:36.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:36.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:42:51.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:51.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:51.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:57.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:57.950  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-02T03:42:57.249861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"456456c4-ce2b-48f1-abdf-7898e849e989","timestamp":"2022-07-02T03:42:57.250021Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:42:58.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:58.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:43:12.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:43:12.401  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-02T03:43:11.678873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d10ea314-5e34-47c5-a403-0028a087d5e7","timestamp":"2022-07-02T03:43:11.679223Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:43:13.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:43:13.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:43:20.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:43:20.420  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-02T03:43:19.715390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15de8f7e-58e5-4666-be27-fdfa41a61a52","timestamp":"2022-07-02T03:43:19.715532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:43:21.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:43:21.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:43:36.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:43:36.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:43:36.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:43:51.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:43:51.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:43:51.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:06.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:06.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:06.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:21.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:21.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:21.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:36.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:36.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:36.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:44:51.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:51.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:51.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:57.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:57.953  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-02T03:44:57.249651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8627d150-cbdf-4fab-bfec-74df3e409921","timestamp":"2022-07-02T03:44:57.249762Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:44:58.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:58.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:45:12.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:45:12.439  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-02T03:45:11.679103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07c0acf7-e92c-4be0-9830-e773d5074beb","timestamp":"2022-07-02T03:45:11.679325Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:45:13.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:45:13.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:45:20.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:45:20.425  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-02T03:45:19.715047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7f23271-1b29-4aae-b4c2-ad09b1fb404e","timestamp":"2022-07-02T03:45:19.715180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:45:21.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:45:21.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:45:36.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:45:36.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:45:36.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:45:51.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:45:51.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:45:51.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:06.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:06.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:06.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:21.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:21.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:21.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:36.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:36.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:36.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:46:51.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:51.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:51.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:57.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:57.948  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-02T03:46:57.249580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"902f7be5-3f7b-4db0-97bc-90d1edc82dc1","timestamp":"2022-07-02T03:46:57.249663Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:46:58.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:58.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:47:12.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:47:12.417  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-02T03:47:11.678407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6d45a4e-fd52-4575-aea3-f36aeff4a99f","timestamp":"2022-07-02T03:47:11.678497Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:47:13.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:47:13.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:47:20.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:47:20.419  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-02T03:47:19.715064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d164694-9d72-48cc-9541-2268577c275e","timestamp":"2022-07-02T03:47:19.715214Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:47:21.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:47:21.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:47:36.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:47:36.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:47:36.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:47:51.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:47:51.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:47:51.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:06.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:06.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:06.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:21.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:21.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:21.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:35.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:35.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:35.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:48:50.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:50.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:50.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:57.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:57.966  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-02T03:48:57.249876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0ac0436-69dc-41f6-a0ed-7513a2d9563a","timestamp":"2022-07-02T03:48:57.250021Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:48:58.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:58.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:49:12.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:49:12.409  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-02T03:49:11.678733Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6b33371-6d24-47c1-a1f4-88685867e840","timestamp":"2022-07-02T03:49:11.678883Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:49:13.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:49:13.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:49:20.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:49:20.413  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-02T03:49:19.715681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb33de7-177b-4001-ab34-ff45b1d88656","timestamp":"2022-07-02T03:49:19.715864Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:49:21.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:49:21.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:49:36.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:49:36.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:49:36.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:49:51.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:49:51.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:49:51.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:06.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:06.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:06.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:21.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:21.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:21.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:36.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:36.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:36.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:50:50.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:50.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:50.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:57.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:57.945  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-02T03:50:57.249636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2fe3870-6a39-49dd-8c39-3a878da4eb80","timestamp":"2022-07-02T03:50:57.249735Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:50:58.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:58.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:51:12.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:51:12.420  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-02T03:51:11.678479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31d70fbb-2319-4ccb-ac55-5a6290f3ee59","timestamp":"2022-07-02T03:51:11.678568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:51:13.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:51:13.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:51:20.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:51:20.417  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-02T03:51:19.715453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b428664-93cf-47ae-ada5-3f0455a42ad9","timestamp":"2022-07-02T03:51:19.715538Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:51:21.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:51:21.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:51:36.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:51:36.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:51:36.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:51:51.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:51:51.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:51:51.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:06.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:06.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:06.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:21.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:21.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:21.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:36.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:36.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:36.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:52:51.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:51.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:51.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:57.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:57.965  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-02T03:52:57.249659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a72e18bf-8a9f-4760-b27e-c6c8339c0a21","timestamp":"2022-07-02T03:52:57.249745Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:52:58.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:58.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:53:12.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:53:12.402  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-02T03:53:11.678427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93545b63-5b43-4ac0-92ef-b19ded3724ac","timestamp":"2022-07-02T03:53:11.678506Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:53:13.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:53:13.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:53:20.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:53:20.468  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-02T03:53:19.715079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84b6ba04-de0b-4848-83b1-6a0162c69652","timestamp":"2022-07-02T03:53:19.715154Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:53:21.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:53:21.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:53:36.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:53:36.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:53:36.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:53:51.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:53:51.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:53:51.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:06.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:06.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:06.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:21.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:21.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:21.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:36.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:36.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:36.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:54:51.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:51.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:51.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:57.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:57.951  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-02T03:54:57.250497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8f139a1-aed1-4c84-9fb6-2051e5febf02","timestamp":"2022-07-02T03:54:57.250666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:54:58.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:58.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:55:12.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:55:12.441  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-02T03:55:11.678873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77722134-40ff-4356-849c-166bce5e15d7","timestamp":"2022-07-02T03:55:11.679089Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:55:12.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:55:12.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:55:20.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:55:20.407  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-02T03:55:19.715406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5cff464-9097-4a65-bbbf-aec170e9cd83","timestamp":"2022-07-02T03:55:19.715583Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:55:21.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:55:21.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:55:36.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:55:36.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:55:36.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:55:51.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:55:51.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:55:51.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:06.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:06.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:06.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:21.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:21.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:21.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:36.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:36.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:36.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:56:50.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:50.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:50.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:57.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:57.944  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-02T03:56:57.249595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cb3808d-826b-40dc-9d4f-f10e2a98d6f7","timestamp":"2022-07-02T03:56:57.249677Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:56:58.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:58.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:57:12.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:57:12.406  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-02T03:57:11.678433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cd1b6c6-6ca0-4729-9113-237b651edfe2","timestamp":"2022-07-02T03:57:11.678505Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:57:13.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:57:13.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:57:20.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:57:20.506  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-02T03:57:19.715068Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1af1681a-ec66-4a30-a335-1608f5bcfab6","timestamp":"2022-07-02T03:57:19.715159Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:57:21.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:57:21.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:57:36.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:57:36.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:57:36.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:57:51.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:57:51.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:57:51.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:06.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:06.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:06.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:21.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:21.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:21.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:36.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:36.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:36.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:36.341  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:58:50.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:51.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:51.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:57.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:57.942  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-02T03:58:57.249662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71b82ca4-931c-4934-9ea9-66a9f5f181aa","timestamp":"2022-07-02T03:58:57.249743Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:58:58.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:58.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:59:12.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:59:12.420  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-02T03:59:11.678598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0fcf9d0c-f450-48fe-93f9-2a475dbaa931","timestamp":"2022-07-02T03:59:11.678745Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:59:13.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:59:13.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:59:20.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:59:20.505  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-02T03:59:19.715095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31b4b65d-75c2-48b5-8e21-f54fe087e602","timestamp":"2022-07-02T03:59:19.715169Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:59:21.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:59:21.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:59:36.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:59:36.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:59:36.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:59:51.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:59:51.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:59:51.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:06.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:06.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:06.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:21.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:21.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:21.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:36.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:36.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:36.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:00:51.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:51.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:51.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:57.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:57.975  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-02T04:00:57.255835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d05e655-91ef-437f-a367-d32895fb460c","timestamp":"2022-07-02T04:00:57.258681Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:00:58.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:58.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:01:12.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:01:12.502  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-02T04:01:11.678710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5607b9bf-ca03-47cd-964e-f80f38953558","timestamp":"2022-07-02T04:01:11.678867Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:01:13.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:01:13.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:01:20.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:01:20.532  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-02T04:01:19.715410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f308e216-ae4b-4b01-ba26-87e9d22eca62","timestamp":"2022-07-02T04:01:19.715611Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:01:21.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:01:21.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:01:36.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:01:36.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:01:36.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:01:51.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:01:51.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:01:51.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:06.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:06.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:06.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:21.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:21.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:21.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:36.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:36.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:36.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:02:51.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:51.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:51.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:57.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:57.947  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-02T04:02:57.249650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da7e08a3-f779-41bb-b05f-2f6dabd419b7","timestamp":"2022-07-02T04:02:57.249745Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:02:58.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:58.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:03:12.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:03:12.417  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-02T04:03:11.678580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d451de76-8d91-4ae1-9130-6967f49993bb","timestamp":"2022-07-02T04:03:11.678696Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:03:13.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:03:13.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:03:20.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:03:20.418  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-02T04:03:19.715110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae7e1e2e-f71b-4a29-aaee-6f6017cf4313","timestamp":"2022-07-02T04:03:19.715202Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:03:21.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:03:21.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:03:36.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:03:36.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:03:36.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:03:51.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:03:51.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:03:51.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:06.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:06.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:06.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:21.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:21.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:21.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:36.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:36.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:36.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:04:51.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:51.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:51.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:57.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:57.947  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-02T04:04:57.249563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afbd812f-b449-4db1-be75-d63b68021aac","timestamp":"2022-07-02T04:04:57.249664Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:04:58.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:58.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:05:12.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:05:12.397  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-02T04:05:11.678423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f42d922-e300-4118-84e6-de2331baf841","timestamp":"2022-07-02T04:05:11.678503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:05:13.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:05:13.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:05:20.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:05:20.463  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-02T04:05:19.715230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31b481f7-17d9-4237-aad3-b7cb5477864c","timestamp":"2022-07-02T04:05:19.715362Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:05:21.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:05:21.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:05:36.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:05:36.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:05:36.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:05:51.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:05:51.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:05:51.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:06.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:06.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:06.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:21.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:21.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:21.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:36.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:36.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:36.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:06:51.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:51.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:51.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:57.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:57.937  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-02T04:06:57.249557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dff6f063-75a2-4ed9-bff8-4fcf0ef8de43","timestamp":"2022-07-02T04:06:57.249644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:06:58.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:58.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:07:12.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:07:12.409  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-02T04:07:11.678457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90312e93-ceb1-4272-9602-70ab06eb94a6","timestamp":"2022-07-02T04:07:11.678540Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:07:13.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:07:13.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:07:20.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:07:20.411  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-02T04:07:19.715121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e71c2fa0-a310-40b9-9e0a-19735927d2b3","timestamp":"2022-07-02T04:07:19.715208Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:07:21.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:07:21.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:07:36.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:07:36.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:07:36.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:07:51.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:07:51.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:07:51.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:06.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:06.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:06.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:21.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:21.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:21.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:36.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:36.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:36.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:08:51.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:51.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:51.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:57.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:57.946  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-02T04:08:57.249801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0dba2bd-6ac9-45ba-94d5-4a135704d2ff","timestamp":"2022-07-02T04:08:57.249965Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:08:58.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:58.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:09:12.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:09:12.386  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-02T04:09:11.678732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf46de61-6e86-4fcb-8d1d-8fc95755cc1e","timestamp":"2022-07-02T04:09:11.678880Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:09:13.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:09:13.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:09:20.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:09:20.408  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-02T04:09:19.715368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"001a3f96-cd14-449c-886c-d66aa5890179","timestamp":"2022-07-02T04:09:19.715534Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:09:21.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:09:21.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:09:36.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:09:36.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:09:36.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:09:51.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:09:51.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:09:51.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:06.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:06.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:06.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:21.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:21.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:21.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:36.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:36.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:36.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:10:51.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:51.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:51.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:57.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:57.942  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-02T04:10:57.249686Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de0d8df2-d815-49a3-adee-c041e914c86d","timestamp":"2022-07-02T04:10:57.249829Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:10:57.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:57.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:11:12.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:11:12.416  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-02T04:11:11.678450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a1ef261-cb9d-4724-b871-320fd5e07558","timestamp":"2022-07-02T04:11:11.678608Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:11:13.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:11:13.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:11:20.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:11:20.430  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-02T04:11:19.715180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11cf5f0d-c91e-4f2a-accc-dd7cc1210c23","timestamp":"2022-07-02T04:11:19.715244Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:11:21.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:11:21.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:11:36.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:11:36.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:11:36.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:11:51.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:11:51.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:11:51.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:06.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:06.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:06.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:21.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:21.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:21.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:36.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:36.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:36.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:12:51.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:51.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:51.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:57.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:57.943  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-02T04:12:57.249735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0b5a4df-c223-4357-8972-457d521b795d","timestamp":"2022-07-02T04:12:57.249846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:12:58.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:58.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:13:12.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:13:12.383  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-02T04:13:11.678456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"798b9d6c-fd16-404f-bf69-56fda51016bf","timestamp":"2022-07-02T04:13:11.678546Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:13:12.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:13:12.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:13:20.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:13:20.396  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-02T04:13:19.715076Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab308392-44b0-453c-82ae-bdb2dc4b6385","timestamp":"2022-07-02T04:13:19.715141Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:13:21.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:13:21.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:13:36.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:13:36.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:13:36.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:13:51.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:13:51.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:13:51.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:06.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:06.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:06.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:21.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:21.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:21.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:36.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:36.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:36.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:14:51.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:51.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:51.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:57.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:57.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:14:57.249570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dea3bdb0-5ea5-45a7-a4ff-facfbd7744a0","timestamp":"2022-07-02T04:14:57.249632Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:14:58.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:58.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:15:12.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:15:12.383  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-02T04:15:11.678436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df2a26c9-c267-46f4-90db-2bdbbb4609b0","timestamp":"2022-07-02T04:15:11.678492Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:15:12.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:15:12.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:15:20.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:15:20.424  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-02T04:15:19.715125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55c5b7f7-76fc-4aac-8c4a-238cf410c25d","timestamp":"2022-07-02T04:15:19.715227Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:15:21.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:15:21.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:15:36.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:15:36.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:15:36.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:15:51.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:15:51.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:15:51.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:16:06.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:16:06.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:16:06.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:16:21.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:16:21.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:16:21.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:16:36.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:16:36.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:16:36.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:16:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:16:51.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:16:51.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:16:51.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:16:57.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:16:57.940  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-02T04:16:57.249584Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"202d1ab4-ae60-48b1-a3f0-63fb3a38793c","timestamp":"2022-07-02T04:16:57.249690Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:16:58.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:16:58.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:17:12.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:17:12.390  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-02T04:17:11.678652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a29fbf2f-02de-4009-ba09-a81c1a99a59c","timestamp":"2022-07-02T04:17:11.678764Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:17:12.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:17:12.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:17:20.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:17:20.409  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-02T04:17:19.715393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fcc53a7-bda6-48f5-9427-c4dc98b6452c","timestamp":"2022-07-02T04:17:19.715600Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:17:22.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:17:22.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:17:37.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:17:37.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:17:37.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:17:52.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:17:52.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:17:52.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:18:07.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:18:07.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:18:07.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:18:22.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:18:22.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:18:22.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:18:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:18:37.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:18:37.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:18:37.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:18:52.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:18:52.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:18:52.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:18:57.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:18:57.952  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-02T04:18:57.249878Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4dd578a0-65fe-4f28-8a22-d415fc7c4a98","timestamp":"2022-07-02T04:18:57.250042Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:18:58.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:18:58.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:19:12.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:19:12.394  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-02T04:19:11.678663Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82b6d264-0b73-4308-a6f2-cc8cf09344fc","timestamp":"2022-07-02T04:19:11.678839Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:19:12.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:19:12.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:19:20.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:19:20.396  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-02T04:19:19.715059Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e54fca86-567a-40a9-89aa-e3d9c82ce622","timestamp":"2022-07-02T04:19:19.715170Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:19:20.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:19:20.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:19:35.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:19:35.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:19:35.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:19:50.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:19:50.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:19:50.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:20:05.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:20:05.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:20:05.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:20:20.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:20:20.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:20:20.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:20:35.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:20:35.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:20:35.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:20:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:20:50.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:20:50.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:20:50.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:20:58.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:20:58.010  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-02T04:20:57.249562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ff749c8-197e-486d-b0b2-f69c715d3c61","timestamp":"2022-07-02T04:20:57.249646Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:20:58.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:20:58.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:21:12.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:21:12.387  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-02T04:21:11.678476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b7ae3bf-7ede-49fa-bc26-12d567b063eb","timestamp":"2022-07-02T04:21:11.678525Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:21:12.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:21:12.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:21:20.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:21:20.411  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-02T04:21:19.715077Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"610e4898-7065-4b8f-81a1-3e1347fb491a","timestamp":"2022-07-02T04:21:19.715196Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:21:20.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:21:20.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:21:35.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:21:35.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:21:35.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:21:50.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:21:50.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:21:50.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:22:05.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:22:05.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:22:05.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:22:20.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:22:20.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:22:20.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:22:35.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:22:35.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:22:35.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:22:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:22:50.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:22:50.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:22:50.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:22:57.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:22:57.929  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-02T04:22:57.249573Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c875791-4141-4b66-baff-726a6bde6b7b","timestamp":"2022-07-02T04:22:57.249630Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:22:58.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:22:58.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:23:12.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:23:12.396  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-02T04:23:11.678442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d2373d2-47bb-4f52-ab87-268e25358bd2","timestamp":"2022-07-02T04:23:11.678504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:23:12.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:23:12.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:23:20.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:23:20.401  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-02T04:23:19.715123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e4ff403-5c5a-4232-8984-7298bd41da25","timestamp":"2022-07-02T04:23:19.715189Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:23:20.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:23:20.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:23:35.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:23:35.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:23:35.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:23:50.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:23:50.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:23:50.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:24:05.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:24:05.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:24:05.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:24:20.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:24:20.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:24:20.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:24:35.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:24:35.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:24:35.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:24:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:24:50.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:24:50.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:24:50.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:24:57.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:24:57.946  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-02T04:24:57.249554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33bb892c-dcd8-4d66-9166-05cf877eab22","timestamp":"2022-07-02T04:24:57.249616Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:24:58.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:24:58.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:25:12.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:25:12.386  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-02T04:25:11.678508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3280c5e-de28-40f1-bb44-0f5e9b588ec2","timestamp":"2022-07-02T04:25:11.678581Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:25:12.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:25:12.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:25:20.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:25:20.432  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-02T04:25:19.715096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d879976-d5d2-4a1c-97b7-bc204501caec","timestamp":"2022-07-02T04:25:19.715165Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:25:20.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:25:20.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:25:35.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:25:35.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:25:35.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:25:50.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:25:50.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:25:50.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:26:05.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:26:05.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:26:05.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:26:20.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:26:20.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:26:20.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:26:35.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:26:35.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:26:35.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:26:36.341  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:26:50.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:26:50.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:26:50.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:26:57.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:26:57.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:26:57.249756Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f159383-39df-4797-ae04-5e2c6dde5abe","timestamp":"2022-07-02T04:26:57.249929Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:26:58.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:26:58.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:27:12.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:27:12.431  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-02T04:27:11.678720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"994fd723-bffd-4733-9308-7d8e66b145ec","timestamp":"2022-07-02T04:27:11.678855Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:27:12.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:27:12.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:27:20.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:27:20.456  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-02T04:27:19.715391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26b812b9-0f5a-44d4-98a7-a43cf0568ca8","timestamp":"2022-07-02T04:27:19.715609Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:27:20.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:27:20.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:27:35.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:27:35.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:27:35.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:27:50.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:27:50.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:27:50.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:28:05.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:28:05.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:28:05.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:28:20.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:28:20.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:28:20.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:28:35.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:28:35.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:28:35.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:28:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:28:50.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:28:50.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:28:50.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:28:57.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:28:57.936  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-02T04:28:57.249675Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e278597-9667-4e43-9b69-33ed452bdd02","timestamp":"2022-07-02T04:28:57.249749Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:28:58.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:28:58.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:29:12.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:29:12.399  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-02T04:29:11.678506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c9f27da-ab4f-4442-8799-6170fdc7ffa1","timestamp":"2022-07-02T04:29:11.678591Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:29:12.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:29:12.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:29:20.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:29:20.414  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-02T04:29:19.715057Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c374355a-fdb2-481e-83ad-72155f0432cf","timestamp":"2022-07-02T04:29:19.715123Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:29:20.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:29:20.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:29:35.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:29:35.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:29:35.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:29:50.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:29:50.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:29:50.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:30:05.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:30:05.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:30:05.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:30:20.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:30:20.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:30:20.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:30:35.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:30:35.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:30:35.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:30:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:30:50.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:30:50.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:30:50.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:30:57.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:30:57.951  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-02T04:30:57.249587Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0b5c81f-a2ef-489b-9346-add7611ed771","timestamp":"2022-07-02T04:30:57.249651Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:30:58.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:30:58.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:31:12.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:31:12.391  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-02T04:31:11.678556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1322bb2d-d686-4525-b18f-942e474cf49a","timestamp":"2022-07-02T04:31:11.678618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:31:12.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:31:12.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:31:20.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:31:20.401  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-02T04:31:19.715060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f9be003-1fd5-47ee-bac4-67f34cb8235b","timestamp":"2022-07-02T04:31:19.715122Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:31:20.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:31:20.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:31:35.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:31:35.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:31:35.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:31:50.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:31:50.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:31:50.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:32:05.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:32:05.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:32:05.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:32:20.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:32:20.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:32:20.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:32:35.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:32:35.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:32:35.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:32:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:32:50.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:32:50.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:32:50.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:32:57.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:32:57.946  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-02T04:32:57.249602Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be322a0e-0d4b-42df-a523-51b6faf0f0ef","timestamp":"2022-07-02T04:32:57.249712Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:32:58.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:32:58.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:33:12.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:33:12.440  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-02T04:33:11.678432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91ce75fe-9e03-4fd2-8c1e-e56a0300b76d","timestamp":"2022-07-02T04:33:11.678508Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:33:12.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:33:12.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:33:20.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:33:20.409  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-02T04:33:19.715096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e601b8e-9d64-4f57-9dae-976121372eea","timestamp":"2022-07-02T04:33:19.715157Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:33:20.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:33:20.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:33:35.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:33:35.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:33:35.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:33:50.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:33:50.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:33:50.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:34:05.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:34:05.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:34:05.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:34:20.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:34:20.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:34:20.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:34:35.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:34:35.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:34:35.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:34:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:34:50.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:34:50.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:34:50.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:34:57.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:34:57.957  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-02T04:34:57.249814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a610fab-a9d6-4972-b169-34d164504e09","timestamp":"2022-07-02T04:34:57.249952Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:34:58.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:34:58.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:35:12.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:35:12.453  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-02T04:35:11.678740Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"663856ad-1d2d-4552-bce6-052654b6ad60","timestamp":"2022-07-02T04:35:11.678899Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:35:12.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:35:12.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:35:20.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:35:20.442  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-02T04:35:19.715351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef804c81-ddae-40ff-b736-c70429f0a70e","timestamp":"2022-07-02T04:35:19.715519Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:35:20.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:35:20.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:35:35.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:35:35.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:35:35.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:35:50.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:35:50.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:35:50.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:36:05.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:36:05.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:36:05.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:36:20.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:36:20.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:36:20.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:36:35.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:36:35.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:36:35.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:36:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:36:50.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:36:50.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:36:50.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:36:57.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:36:57.933  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-02T04:36:57.251063Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a32aaa5e-d226-44b6-94ee-62eddd3846af","timestamp":"2022-07-02T04:36:57.251131Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:36:58.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:36:58.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:37:12.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:37:12.465  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-02T04:37:11.678470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6dbf8282-6674-44c4-b839-18409a70b402","timestamp":"2022-07-02T04:37:11.678554Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:37:12.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:37:12.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:37:20.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:37:20.439  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-02T04:37:19.715099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f63c0cc7-ae61-4d23-9211-e575ea9fe693","timestamp":"2022-07-02T04:37:19.715210Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:37:20.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:37:20.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:37:35.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:37:35.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:37:35.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:37:50.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:37:50.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:37:50.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:38:05.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:38:05.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:38:05.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:38:20.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:38:20.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:38:20.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:38:35.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:38:35.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:38:35.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:38:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:38:50.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:38:50.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:38:50.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:38:57.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:38:57.933  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-02T04:38:57.249556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"054d1767-5e07-413a-acc6-b5847fc53ca9","timestamp":"2022-07-02T04:38:57.249610Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:38:58.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:38:58.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:39:12.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:39:12.471  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-02T04:39:11.678465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5dca295-9435-42e1-9dd0-c65670d16027","timestamp":"2022-07-02T04:39:11.678523Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:39:12.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:39:12.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:39:20.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:39:20.457  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-02T04:39:19.716531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b9fe104-bb44-495a-9e96-ceb2bce36056","timestamp":"2022-07-02T04:39:19.716596Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:39:20.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:39:20.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:39:35.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:39:35.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:39:35.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:39:50.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:39:50.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:39:50.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:40:05.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:40:05.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:40:05.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:40:20.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:40:20.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:40:20.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:40:35.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:40:35.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:40:35.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:40:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:40:50.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:40:50.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:40:50.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:40:57.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:40:57.934  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-02T04:40:57.249527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b7f957c-99fe-4e47-b86b-35fbcf4bc439","timestamp":"2022-07-02T04:40:57.249588Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:40:57.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:40:57.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:41:12.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:41:12.425  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-02T04:41:11.678815Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"337455b1-629d-4f26-b1a3-995720011c42","timestamp":"2022-07-02T04:41:11.679062Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:41:12.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:41:12.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:41:20.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:41:20.492  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-02T04:41:19.715680Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3da8c10a-aebb-47be-b3e0-cd94e0667c5b","timestamp":"2022-07-02T04:41:19.715894Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:41:20.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:41:20.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:41:35.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:41:35.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:41:35.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:41:50.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:41:50.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:41:50.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:42:05.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:42:05.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:42:05.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:42:20.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:42:20.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:42:20.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:42:35.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:42:35.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:42:35.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:42:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:42:50.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:42:50.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:42:50.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:42:57.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:42:57.946  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-02T04:42:57.249818Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b16474bd-b491-4eaa-901b-d70b27271d38","timestamp":"2022-07-02T04:42:57.249950Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:42:58.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:42:58.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:43:12.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:43:12.510  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-02T04:43:11.678403Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea538800-7a65-40e1-841e-8c70b6a277e1","timestamp":"2022-07-02T04:43:11.678457Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:43:12.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:43:12.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:43:20.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:43:20.505  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-02T04:43:19.716693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"247b50fd-a200-4f89-ba02-c7e62cbfde41","timestamp":"2022-07-02T04:43:19.716751Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:43:20.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:43:20.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:43:35.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:43:35.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:43:35.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:43:50.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:43:50.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:43:50.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:44:05.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:44:05.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:44:05.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:44:20.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:44:20.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:44:20.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:44:35.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:44:35.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:44:35.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:44:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:44:50.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:44:50.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:44:50.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:44:57.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:44:57.926  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-02T04:44:57.249577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fcd91cb-dbfb-4fbe-a312-4bee1c9bc863","timestamp":"2022-07-02T04:44:57.249658Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:44:58.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:44:58.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:45:12.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:45:12.407  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-02T04:45:11.678449Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec905adc-3d17-4708-8959-e1c5b32dfec1","timestamp":"2022-07-02T04:45:11.678532Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:45:12.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:45:12.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:45:20.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:45:20.511  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-02T04:45:19.715041Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f336a48-b3cd-4365-a9af-460e7e82743f","timestamp":"2022-07-02T04:45:19.715122Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:45:20.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:45:20.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:45:35.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:45:35.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:45:35.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:45:50.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:45:50.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:45:50.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:46:05.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:46:05.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:46:05.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:46:20.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:46:20.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:46:20.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:46:35.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:46:35.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:46:35.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:46:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:46:50.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:46:50.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:46:50.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:46:57.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:46:57.940  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-02T04:46:57.249536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17d259b4-0748-49b1-90d0-754901e1ebe0","timestamp":"2022-07-02T04:46:57.249644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:46:58.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:46:58.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:47:12.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:47:12.428  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-02T04:47:11.678494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6607315-a5b5-4512-9b40-1b26d56eaada","timestamp":"2022-07-02T04:47:11.678548Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:47:12.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:47:12.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:47:20.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:47:20.395  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-02T04:47:19.715072Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4eacb863-61a8-423c-b345-71cca8459e1b","timestamp":"2022-07-02T04:47:19.715133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:47:20.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:47:20.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:47:35.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:47:35.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:47:35.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:47:50.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:47:50.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:47:50.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:48:05.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:48:05.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:48:05.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:48:20.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:48:20.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:48:20.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:48:35.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:48:35.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:48:35.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:48:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:48:50.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:48:50.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:48:50.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:48:57.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:48:57.939  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-02T04:48:57.249579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1c1942f-61e6-4020-89de-0c36ce546064","timestamp":"2022-07-02T04:48:57.249642Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:48:58.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:48:58.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:49:12.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:49:12.403  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-02T04:49:11.678671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"108960e2-5735-47e9-8a45-e26ee9992caf","timestamp":"2022-07-02T04:49:11.678844Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:49:12.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:49:12.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:49:20.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:49:20.399  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-02T04:49:19.715364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d989a046-1dd5-415c-9951-e6f57d8d50dc","timestamp":"2022-07-02T04:49:19.715497Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:49:20.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:49:20.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:49:35.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:49:35.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:49:35.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:49:50.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:49:50.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:49:50.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:50:05.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:50:05.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:50:05.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:50:20.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:50:20.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:50:20.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:50:35.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:50:35.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:50:35.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:50:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:50:50.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:50:50.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:50:50.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:50:57.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:50:57.953  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-02T04:50:57.249839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b804f067-1f9f-47a6-a230-cb2626292fcd","timestamp":"2022-07-02T04:50:57.250012Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:50:58.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:50:58.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:51:12.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:51:12.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:51:11.678548Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fba38ef-281e-4853-8634-65a87134948f","timestamp":"2022-07-02T04:51:11.678667Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:51:12.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:51:12.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:51:20.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:51:20.407  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-02T04:51:19.715258Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8659e1b7-5036-41a8-8769-db0613f5cfe5","timestamp":"2022-07-02T04:51:19.715353Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:51:20.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:51:20.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:51:35.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:51:35.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:51:35.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:51:50.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:51:50.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:51:50.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:52:05.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:52:05.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:52:05.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:52:20.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:52:20.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:52:20.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:52:35.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:52:35.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:52:35.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:52:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:52:50.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:52:50.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:52:50.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:52:57.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:52:57.939  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-02T04:52:57.249592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77d0a905-96ac-4cc0-ae5a-c2acda520933","timestamp":"2022-07-02T04:52:57.249696Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:52:58.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:52:58.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:53:12.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:53:12.387  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-02T04:53:11.678456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd7d10b4-d97a-469b-ae62-3e0a064c738b","timestamp":"2022-07-02T04:53:11.678533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:53:12.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:53:12.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:53:20.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:53:20.385  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-02T04:53:19.715096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dcb83f4b-a90c-4935-9fc7-9d06744b0da6","timestamp":"2022-07-02T04:53:19.715207Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:53:20.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:53:20.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:53:35.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:53:35.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:53:35.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:53:50.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:53:50.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:53:50.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:54:05.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:54:05.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:54:05.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:54:20.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:54:20.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:54:20.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:54:35.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:54:35.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:54:35.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:54:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:54:50.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:54:50.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:54:50.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:54:57.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:54:57.960  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-02T04:54:57.249679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b3bfec7-e828-4625-a250-16023f043cae","timestamp":"2022-07-02T04:54:57.249742Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:54:58.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:54:58.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:55:12.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:55:12.384  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-02T04:55:11.678480Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2eb6239-a8a6-43f3-9b5e-e184b2a90eda","timestamp":"2022-07-02T04:55:11.678540Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:55:12.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:55:12.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:55:20.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:55:20.396  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-02T04:55:19.715112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eecee756-863c-44b7-8d7e-78b97b20052b","timestamp":"2022-07-02T04:55:19.715199Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:55:20.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:55:20.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:55:35.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:55:35.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:55:35.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:55:50.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:55:50.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:55:50.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:56:05.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:56:05.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:56:05.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:56:20.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:56:20.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:56:20.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:56:35.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:56:35.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:56:35.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:56:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:56:50.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:56:50.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:56:50.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:56:57.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:56:57.939  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-02T04:56:57.249857Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fe0077f-5663-4bdf-9b63-7dd96c5933ae","timestamp":"2022-07-02T04:56:57.250028Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:56:58.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:56:58.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:57:12.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:57:12.391  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-02T04:57:11.678740Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de494ec2-a8c8-450f-bde3-bb3b1df35383","timestamp":"2022-07-02T04:57:11.678912Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:57:12.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:57:12.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:57:20.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:57:20.444  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-02T04:57:19.715495Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f363bc6-253a-41f6-a145-7e4a3ab47109","timestamp":"2022-07-02T04:57:19.715646Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:57:20.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:57:20.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:57:35.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:57:35.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:57:35.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:57:50.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:57:50.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:57:50.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:58:05.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:58:05.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:58:05.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:58:20.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:58:20.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:58:20.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:58:35.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:58:35.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:58:35.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:58:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:58:50.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:58:50.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:58:50.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:58:57.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:58:57.960  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-02T04:58:57.249643Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d102279-d26a-4773-83f3-2ebfc1ba3652","timestamp":"2022-07-02T04:58:57.249749Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:58:58.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:58:58.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:59:12.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:59:12.481  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-02T04:59:11.678428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffe60fe6-0ea8-4ad1-a7a0-0accdad0df77","timestamp":"2022-07-02T04:59:11.678483Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:59:12.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:59:12.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:59:20.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:59:20.424  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-02T04:59:19.715111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d86e87c-4e5e-4c4c-adaa-a77e9170f337","timestamp":"2022-07-02T04:59:19.715162Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:59:20.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:59:20.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:59:35.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:59:35.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:59:35.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:59:50.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:59:50.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:59:50.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:00:05.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:00:05.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:00:05.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:00:20.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:00:20.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:00:20.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:00:35.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:00:35.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:00:35.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:00:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:00:50.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:00:50.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:00:50.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:00:57.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:00:57.967  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-02T05:00:57.249553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f125a50a-9e10-4ea3-bb04-2160c235e8ba","timestamp":"2022-07-02T05:00:57.249627Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:00:58.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:00:58.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:01:12.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:01:12.449  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-02T05:01:11.678567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c63feb49-b1cb-473a-a334-ae38dadea6ad","timestamp":"2022-07-02T05:01:11.678655Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:01:12.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:01:12.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:01:20.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:01:20.402  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-02T05:01:19.715066Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e238020-be4f-4578-ab86-1480879149d8","timestamp":"2022-07-02T05:01:19.715127Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:01:20.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:01:20.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:01:35.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:01:35.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:01:35.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:01:50.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:01:50.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:01:50.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:02:05.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:02:05.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:02:05.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:02:20.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:02:20.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:02:20.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:02:35.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:02:35.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:02:35.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:02:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:02:50.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:02:50.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:02:50.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:02:57.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:02:57.941  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-02T05:02:57.249521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98cea7b4-abeb-4f70-9ef0-f3424af92e31","timestamp":"2022-07-02T05:02:57.249576Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:02:58.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:02:58.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:03:12.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:03:12.384  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-02T05:03:11.678524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"930f238c-b1c7-4478-be0c-890a073e4e1b","timestamp":"2022-07-02T05:03:11.678580Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:03:12.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:03:12.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:03:20.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:03:20.402  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-02T05:03:19.715045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62f6187b-8dac-48b3-92bc-370bb8c5e16c","timestamp":"2022-07-02T05:03:19.715102Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:03:20.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:03:20.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:03:35.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:03:35.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:03:35.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:03:50.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:03:50.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:03:50.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:04:05.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:04:05.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:04:05.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:04:20.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:04:20.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:04:20.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:04:35.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:04:35.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:04:35.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:04:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:04:50.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:04:50.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:04:50.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:04:57.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:04:57.956  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-02T05:04:57.249806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42ae1ece-d6ec-40fe-b828-2a437047e6ec","timestamp":"2022-07-02T05:04:57.249954Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:04:58.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:04:58.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:05:12.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:05:12.438  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-02T05:05:11.678722Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f679ce5c-b7b6-4aaa-9934-81c14fca7bd5","timestamp":"2022-07-02T05:05:11.678865Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:05:12.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:05:12.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:05:20.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:05:20.433  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-02T05:05:19.715400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"890682a3-a768-4588-8b38-85944fd1aeee","timestamp":"2022-07-02T05:05:19.715608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:05:20.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:05:20.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:05:35.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:05:35.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:05:35.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:05:50.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:05:50.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:05:50.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:06:05.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:06:05.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:06:05.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:06:20.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:06:20.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:06:20.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:06:35.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:06:35.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:06:35.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:06:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:06:50.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:06:50.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:06:50.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:06:57.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:06:57.992  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-02T05:06:57.249670Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71ea79f7-fe9c-4f17-90aa-313604439fc2","timestamp":"2022-07-02T05:06:57.249808Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:06:58.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:06:58.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:07:12.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:07:12.390  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-02T05:07:11.678461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"217d54af-c3d3-4521-8976-b0cf746ba63e","timestamp":"2022-07-02T05:07:11.678536Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:07:12.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:07:12.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:07:20.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:07:20.410  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-02T05:07:19.715079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4753dd1-03f3-41b0-a669-f689fffd532c","timestamp":"2022-07-02T05:07:19.715194Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:07:20.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:07:20.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:07:35.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:07:35.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:07:35.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:07:50.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:07:50.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:07:50.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:08:05.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:08:05.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:08:05.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:08:20.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:08:20.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:08:20.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:08:35.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:08:35.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:08:35.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:08:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:08:50.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:08:50.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:08:50.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:08:57.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:08:57.942  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-02T05:08:57.249590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bdf4629-5680-4091-b24f-1ec851bd1d65","timestamp":"2022-07-02T05:08:57.249648Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:08:58.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:08:58.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:09:12.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:09:12.405  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-02T05:09:11.678470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0860a80-5288-4619-8c06-36384d3aa7ea","timestamp":"2022-07-02T05:09:11.678557Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:09:12.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:09:12.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:09:20.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:09:20.407  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-02T05:09:19.716112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31d4482f-272c-463c-96e4-e8b8ef725e7b","timestamp":"2022-07-02T05:09:19.716160Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:09:20.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:09:20.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:09:35.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:09:35.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:09:35.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:09:50.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:09:50.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:09:50.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:10:05.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:10:05.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:10:05.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:10:20.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:10:20.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:10:20.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:10:35.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:10:35.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:10:35.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:10:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:10:50.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:10:50.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:10:50.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:10:57.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:10:57.990  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-02T05:10:57.249542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c585d352-5841-420b-9530-1c0468d7aeb0","timestamp":"2022-07-02T05:10:57.249612Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:10:58.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:10:58.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:11:12.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:11:12.464  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-02T05:11:11.679430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efd4488f-11c4-477b-b473-5a42f6945aac","timestamp":"2022-07-02T05:11:11.679788Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:11:12.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:11:12.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:11:20.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:11:20.445  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-02T05:11:19.715398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"519dfa7f-5045-417a-8488-374ffd948fa9","timestamp":"2022-07-02T05:11:19.715614Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:11:20.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:11:20.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:11:35.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:11:35.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:11:35.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:11:50.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:11:50.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:11:50.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:12:05.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:12:05.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:12:05.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:12:20.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:12:20.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:12:20.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:12:35.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:12:35.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:12:35.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:12:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:12:50.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:12:50.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:12:50.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:12:57.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:12:57.956  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-02T05:12:57.249939Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abaa5af2-deeb-44aa-8a1e-2cf74b05d62b","timestamp":"2022-07-02T05:12:57.250077Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:12:58.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:12:58.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:13:12.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:13:12.392  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-02T05:13:11.678467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0a1d287-4a21-42ae-84b1-26c01e136102","timestamp":"2022-07-02T05:13:11.678533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:13:12.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:13:12.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:13:20.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:13:20.449  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-02T05:13:19.715140Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f4cbec9-37c2-45c7-a915-429e73e6f9ef","timestamp":"2022-07-02T05:13:19.715199Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:13:20.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:13:20.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:13:35.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:13:35.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:13:35.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:13:50.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:13:50.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:13:50.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:14:05.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:14:05.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:14:05.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:14:20.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:14:20.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:14:20.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:14:35.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:14:35.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:14:35.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:14:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:14:50.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:14:50.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:14:50.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:14:57.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:14:57.949  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-02T05:14:57.249521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d83ed44-badf-4539-90ed-db9f5f99e00f","timestamp":"2022-07-02T05:14:57.249587Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:14:58.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:14:58.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:15:12.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:15:12.442  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-02T05:15:11.678488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26498545-10cd-4273-9b8f-48a7122da727","timestamp":"2022-07-02T05:15:11.678549Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:15:12.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:15:12.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:15:20.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:15:20.397  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-02T05:15:19.715133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b65ea47-9c63-43ad-a1fc-7b717120226a","timestamp":"2022-07-02T05:15:19.715210Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:15:20.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:15:20.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:15:35.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:15:35.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:15:35.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:15:50.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:15:50.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:15:50.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:16:05.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:16:05.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:16:05.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:16:20.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:16:20.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:16:20.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:16:35.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:16:35.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:16:35.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:16:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:16:50.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:16:50.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:16:50.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:16:57.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:16:57.936  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-02T05:16:57.249547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"815ec59c-f868-4e84-ba4f-ed194a2c1802","timestamp":"2022-07-02T05:16:57.249671Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:16:57.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:16:57.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:17:12.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:17:12.436  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-02T05:17:11.678517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a5f9867-86f5-46a5-8bd5-ddf0743cd277","timestamp":"2022-07-02T05:17:11.678625Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:17:12.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:17:12.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:17:20.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:17:20.457  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-02T05:17:19.715095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4094b57-b905-451d-916e-c97e40eb48c8","timestamp":"2022-07-02T05:17:19.715158Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:17:20.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:17:20.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:17:35.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:17:35.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:17:35.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:17:50.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:17:50.943  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:17:50.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:18:05.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:18:05.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:18:05.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:18:20.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:18:20.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:18:20.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:18:35.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:18:35.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:18:35.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:18:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:18:50.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:18:50.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:18:50.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:18:57.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:18:57.939  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-02T05:18:57.249810Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"215f7e5a-a9ae-48dc-b826-8a72d4f0a174","timestamp":"2022-07-02T05:18:57.249923Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:18:57.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:18:57.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:19:12.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:19:12.466  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-02T05:19:11.678769Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3f416f3-3601-4343-87e1-e5a3ddb1664c","timestamp":"2022-07-02T05:19:11.678911Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:19:12.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:19:12.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:19:20.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:19:20.423  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-02T05:19:19.715627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27856a6c-38ff-477b-8873-d8eb69b208a3","timestamp":"2022-07-02T05:19:19.715765Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:19:20.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:19:20.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:19:35.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:19:35.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:19:35.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:19:50.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:19:50.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:19:50.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:20:05.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:20:05.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:20:05.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:20:20.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:20:20.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:20:20.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:20:35.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:20:35.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:20:35.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:20:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:20:50.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:20:50.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:20:50.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:20:57.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:20:57.949  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-02T05:20:57.249610Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da698b3a-af34-4a59-9090-46ec85121d17","timestamp":"2022-07-02T05:20:57.249726Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:20:57.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:20:57.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:21:12.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:21:12.476  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-02T05:21:11.678506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"477d15c7-17f3-4c8c-8eb3-25bd1c4a6db7","timestamp":"2022-07-02T05:21:11.678607Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:21:12.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:21:12.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:21:20.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:21:20.398  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-02T05:21:19.715071Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"950e5b80-2d05-4e02-8406-00b259140b44","timestamp":"2022-07-02T05:21:19.715192Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 05:21:21.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:21:21.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:21:35.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:21:35.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:21:35.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:21:50.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:21:50.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:21:50.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:22:05.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:22:05.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:22:05.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:22:20.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:22:20.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:22:20.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:22:35.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:22:35.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:22:35.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:22:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 05:22:50.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:22:50.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:22:50.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:22:58.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:22:58.046  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-02T05:22:57.249556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9032ab9c-75fc-46c5-a5f9-8dc9f24f743f","timestamp":"2022-07-02T05:22:57.249616Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 05:22:59.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:22:59.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 05:23:12.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 05:23:12.464  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-02T05:23:11.678542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f33ccc84-e6de-498a-9425-b34dc5fbdd53","timestamp":"2022-07-02T05:23:11.678612Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 05:23:12.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 05:23:12.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?tim