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-06-06 16:09:19.097  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-pw998 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-06 16:09:19.103  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-06 16:09:22.085  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-06 16:09:22.877  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 762 ms. Found 7 JPA repository interfaces.
2022-06-06 16:09:25.193  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-06-06 16:09:25.198  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-06-06 16:09:25.203  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-06-06 16:09:25.221  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-06-06 16:09:25.230  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-06-06 16:09:25.260  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-06-06 16:09:25.267  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-06-06 16:09:25.271  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-06-06 16:09:25.317  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-06-06 16:09:25.361  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-06-06 16:09:25.364  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-06-06 16:09:26.137  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-06 16:09:26.170  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-06 16:09:26.170  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-06 16:09:26.351  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-06 16:09:26.352  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7090 ms
2022-06-06 16:09:27.014  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-06 16:09:27.705  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-06 16:09:27.981  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-06 16:09:28.576  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-06 16:09:28.945  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-06 16:09:29.526  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-06 16:09:29.596  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-06 16:09:39.523  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-06 16:09:39.548  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-06 16:09:42.018  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-06-06 16:09:43.035  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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-06-06 16:09:44.100  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-06 16:09:45.965  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58c36104, org.springframework.security.web.context.SecurityContextPersistenceFilter@45017263, org.springframework.security.web.header.HeaderWriterFilter@5b80b41d, org.springframework.security.web.authentication.logout.LogoutFilter@59043741, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3370be55, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f25ed2b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7535307c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fc8047f, org.springframework.security.web.session.SessionManagementFilter@68f75a35, org.springframework.security.web.access.ExceptionTranslationFilter@4229b92c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55315a00]
2022-06-06 16:09:46.906  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-06-06 16:09:46.907  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-06-06 16:09:46.907  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-06-06 16:09:46.907  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-06-06 16:09:46.908  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-06-06 16:09:46.908  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-06-06 16:09:46.909  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-06-06 16:09:46.909  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-06-06 16:09:46.909  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-06-06 16:09:46.910  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-06-06 16:09:46.910  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-06-06 16:09:46.910  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-06-06 16:09:46.911  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-06-06 16:09:46.911  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-06-06 16:09:46.911  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-06-06 16:09:46.912  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-06-06 16:09:46.912  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-06-06 16:09:46.912  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-06-06 16:09:46.913  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-06-06 16:09:46.913  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-06-06 16:09:46.913  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-06-06 16:09:46.914  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-06-06 16:09:46.995  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-06-06 16:09:48.295  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-06 16:09:48.296  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-06 16:09:48.306  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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-06-06 16:09:48.308  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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-06-06 16:09:48.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:09:48.309  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=81f922ca-4ec7-49cf-9182-e49b05f3d228, alive=false, publisher=null]]: starting
2022-06-06 16:09:48.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:09:48.341  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=81f922ca-4ec7-49cf-9182-e49b05f3d228, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-06 16:09:48.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-06 16:09:48.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-06 16:09:48.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-06 16:09:48.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-06 16:09:48.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-06 16:09:48.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-06 16:09:48.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-06 16:09:48.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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@694f0655
2022-06-06 16:09:48.345  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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-06-06 16:09:48.345  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-06 16:09:48.350  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.651 seconds (JVM running for 33.026)
2022-06-06 16:09:48.369  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-06 16:09:48.407  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-06 16:10:03.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:03.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:03.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:10:18.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:18.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:18.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:10:28.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:28.423  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-06 16:10:28.426  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:10:27.636221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1908fb52-a69b-4275-9958-07129e903de7","timestamp":"2022-06-06T16:10:27.636385Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:10:30.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:30.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:10:45.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:45.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:45.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:10:54.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:54.886  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:10:54.174798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fa2fcd6-ce4b-46ae-9b5b-dbc441df11be","timestamp":"2022-06-06T16:10:54.174963Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:10:54.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:54.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:02.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:11:02.444  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-06-06T16:11:01.898754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6689db55-898e-4fff-9d6c-ca1a6f694b20","timestamp":"2022-06-06T16:11:01.898861Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:11:02.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:11:02.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:17.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:11:17.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:11:17.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:32.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:11:32.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:11:32.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:47.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:11:47.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:11:47.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:12:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:02.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:12:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:17.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:17.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:12:28.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:28.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-06-06T16:12:27.635976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1f4441a-0c21-4398-b6b9-0762c7ab2f50","timestamp":"2022-06-06T16:12:27.636051Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:12:28.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:28.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:12:43.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:43.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:43.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:12:54.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:54.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:12:54.175431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c8b8fbb-6844-4bd1-8714-eb578b6a6e26","timestamp":"2022-06-06T16:12:54.175529Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:12:54.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:54.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:02.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:13:02.435  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-06-06T16:13:01.898302Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"644a5dcf-25ad-483b-9742-8ae3cc5b9acd","timestamp":"2022-06-06T16:13:01.898435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:13:02.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:13:02.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:17.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:13:17.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:13:17.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:32.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:13:32.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:13:32.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:47.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:13:47.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:13:47.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:14:02.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:02.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:02.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:14:17.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:17.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:17.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:14:28.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:28.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-06-06T16:14:27.636544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea799dde-f44e-446b-9c53-241fd8c9b04c","timestamp":"2022-06-06T16:14:27.636795Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:14:28.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:28.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:14:43.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:43.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:43.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:14:54.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:54.875  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:14:54.174772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d506b20b-abd8-46e4-a9aa-785485627057","timestamp":"2022-06-06T16:14:54.174985Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:14:54.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:54.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:02.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:15:02.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-06-06T16:15:01.899880Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88de551f-9906-40da-98b9-bf2c28140d32","timestamp":"2022-06-06T16:15:01.900063Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:15:02.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:15:02.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:17.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:15:17.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:15:17.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:32.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:15:32.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:15:32.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:47.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:15:47.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:15:47.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:16:02.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:02.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:02.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:16:17.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:17.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:17.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:16:28.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:28.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:16:27.635964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8559978-b889-468a-8e66-18663b89b94d","timestamp":"2022-06-06T16:16:27.636126Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:16:28.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:28.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:16:43.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:43.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:43.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:16:54.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:54.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:16:54.174783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8dcdcdef-3012-42ab-951f-7b2f280a4fda","timestamp":"2022-06-06T16:16:54.174994Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:16:54.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:54.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:02.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:17:02.430  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-06-06T16:17:01.898282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc9004e0-4523-42e4-8172-e62794b77602","timestamp":"2022-06-06T16:17:01.898353Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:17:02.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:17:02.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:17.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:17:17.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:17:17.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:32.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:17:32.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:17:32.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:47.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:17:47.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:17:47.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:18:02.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:02.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:18:17.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:17.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:17.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:18:28.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:28.388  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:18:27.636233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4df895c8-7fd9-461e-a7ce-607b5fe297d9","timestamp":"2022-06-06T16:18:27.636410Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:18:28.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:28.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:18:43.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:43.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:43.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:18:54.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:54.916  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:18:54.174508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a06c2465-b8fe-4e1e-9bb9-4568b3814b1f","timestamp":"2022-06-06T16:18:54.174658Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:18:54.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:54.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:02.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:19:02.496  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-06-06T16:19:01.898660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a47d491-d101-4133-b582-b9bc00c337a1","timestamp":"2022-06-06T16:19:01.898829Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:19:02.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:19:02.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:17.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:19:17.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:19:17.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:32.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:19:32.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:19:32.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:47.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:19:47.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:19:47.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:20:02.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:02.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:02.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:20:17.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:17.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:17.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:20:28.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:28.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-06-06T16:20:27.636290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d4bc6a1-6d9c-47e6-a2f5-3cf9277a4255","timestamp":"2022-06-06T16:20:27.636465Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:20:28.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:28.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:20:43.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:43.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:43.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:20:54.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:54.901  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:20:54.174917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33b7d48b-bd01-4865-99ac-975cfe192287","timestamp":"2022-06-06T16:20:54.175085Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:20:54.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:54.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:02.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:21:02.492  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-06-06T16:21:01.898306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f50fadb6-04b2-4a48-a215-94b80f72e59c","timestamp":"2022-06-06T16:21:01.898437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:21:02.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:21:02.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:17.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:21:17.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:21:17.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:32.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:21:32.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:21:32.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:47.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:21:47.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:21:47.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:22:02.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:02.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:02.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:22:17.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:17.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:17.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:22:28.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:28.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:22:27.635963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6cc50e1-5b5c-4954-a3aa-24d100237cfb","timestamp":"2022-06-06T16:22:27.636045Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:22:28.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:28.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:22:43.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:43.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:43.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:22:54.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:54.921  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:22:54.174758Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6f5031e-28bc-4be4-ac22-ebe87b550c63","timestamp":"2022-06-06T16:22:54.174956Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:22:54.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:54.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:23:02.455  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-06-06T16:23:01.898520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef6e71da-54db-4ef0-b72b-e572a0df6875","timestamp":"2022-06-06T16:23:01.898667Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:23:02.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:23:02.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:17.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:23:17.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:23:17.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:32.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:23:32.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:23:32.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:47.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:23:47.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:23:47.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:24:02.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:02.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:02.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:24:17.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:17.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:17.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:24:28.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:28.354  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:24:27.636223Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"023b1427-6360-4624-95f5-fe1b8a5a7993","timestamp":"2022-06-06T16:24:27.636370Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:24:28.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:28.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:24:43.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:43.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:43.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:24:54.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:54.859  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:24:54.174557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26d00694-c8ac-416b-b340-468966ab99a0","timestamp":"2022-06-06T16:24:54.174644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:24:54.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:54.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:02.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:25:02.457  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-06-06T16:25:01.898311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e40bce5-53f6-4e48-97c2-32f0f0d6e9bb","timestamp":"2022-06-06T16:25:01.898431Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:25:02.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:25:02.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:17.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:25:17.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:25:17.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:32.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:25:32.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:25:32.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:47.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:25:47.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:25:47.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:26:02.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:02.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:02.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:26:18.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:18.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:18.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:26:28.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:28.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:26:27.636274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20563843-350f-4547-8620-0d422970f53c","timestamp":"2022-06-06T16:26:27.636440Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:26:28.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:28.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:26:43.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:43.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:43.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:26:54.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:54.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:26:54.177145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1028ae24-2c38-4b21-9c10-473fd674cc23","timestamp":"2022-06-06T16:26:54.177273Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:26:54.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:54.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:02.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:27:02.445  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-06-06T16:27:01.898741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e4e0716-14dc-4ff5-9670-aa99dd15af46","timestamp":"2022-06-06T16:27:01.898948Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:27:02.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:27:02.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:17.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:27:17.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:27:17.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:32.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:27:32.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:27:32.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:47.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:27:47.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:27:47.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:28:02.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:02.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:02.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:28:17.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:17.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:17.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:28:28.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:28.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-06-06T16:28:27.636191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05fe06f0-39e3-4cdc-8618-319df3c09ebe","timestamp":"2022-06-06T16:28:27.636340Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:28:28.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:28.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:28:43.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:43.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:43.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:28:54.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:54.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:28:54.174801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3c12e2a-9c08-4135-afa7-943ac8aa06a4","timestamp":"2022-06-06T16:28:54.175012Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:28:54.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:54.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:02.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:29:02.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-06-06T16:29:01.899736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab0410a1-f005-4602-827a-cb9b68c382bf","timestamp":"2022-06-06T16:29:01.899867Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:29:02.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:29:02.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:17.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:29:17.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:29:17.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:32.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:29:32.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:29:32.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:47.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:29:47.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:29:47.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:30:02.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:02.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:02.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:30:17.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:17.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:17.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:30:28.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:28.371  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:30:27.636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8ba983a-119b-4246-bdf6-d0f4fa4f8b9b","timestamp":"2022-06-06T16:30:27.636122Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:30:28.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:28.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:30:43.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:43.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:43.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:30:54.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:54.889  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:30:54.174506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49517e5e-0dea-4215-9f16-a83a05ee7b3f","timestamp":"2022-06-06T16:30:54.174584Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:30:54.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:54.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:02.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:31:02.552  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-06-06T16:31:01.906716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5b73159-e8fa-4662-8a76-05dda31927d2","timestamp":"2022-06-06T16:31:01.907078Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:31:02.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:31:02.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:17.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:31:17.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:31:17.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:32.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:31:32.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:31:32.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:47.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:31:47.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:31:47.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:32:02.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:02.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:02.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:32:17.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:17.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:17.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:32:28.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:28.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:32:27.636238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12c99712-3e14-44bc-9a81-74f51b07ff59","timestamp":"2022-06-06T16:32:27.636444Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:32:28.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:28.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:32:43.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:43.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:43.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:32:54.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:54.869  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:32:54.174750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae846e88-e16b-4591-8ad5-a15537771330","timestamp":"2022-06-06T16:32:54.174907Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:32:54.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:54.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:02.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:33:02.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-06-06T16:33:01.898350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2927dd69-b49b-4508-98e3-6afc91d46a6a","timestamp":"2022-06-06T16:33:01.898498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:33:02.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:33:02.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:17.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:33:17.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:33:17.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:32.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:33:32.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:33:32.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:47.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:33:47.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:33:47.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:34:02.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:02.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:02.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:34:17.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:17.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:17.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:34:28.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:28.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:34:27.635992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91ac5fad-8512-406c-a60f-34de5ce4bac0","timestamp":"2022-06-06T16:34:27.636087Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:34:28.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:28.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:34:43.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:43.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:43.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:34:54.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:54.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:34:54.174523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b3c2335-b84e-4267-ae21-d7c0924403a5","timestamp":"2022-06-06T16:34:54.174631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:34:54.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:54.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:02.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:35:02.445  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-06-06T16:35:01.898325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0eeb823c-ce37-42c3-9038-21010eb0e1d0","timestamp":"2022-06-06T16:35:01.898426Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:35:02.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:35:02.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:17.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:35:17.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:35:17.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:32.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:35:32.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:35:32.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:47.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:35:47.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:35:47.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:36:02.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:02.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:02.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:36:17.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:17.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:17.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:36:28.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:28.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:36:27.636248Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70725cfa-0491-4d89-958d-468107db51a2","timestamp":"2022-06-06T16:36:27.636383Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:36:28.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:28.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:36:43.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:43.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:43.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:36:54.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:54.889  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:36:54.174800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f050f26-cd33-44d4-9cf2-054a2c5b719b","timestamp":"2022-06-06T16:36:54.174999Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:36:54.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:54.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:02.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:37:02.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T16:37:01.898622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"600246f7-1fb0-46ad-8fd8-34acf768c5f1","timestamp":"2022-06-06T16:37:01.898779Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:37:02.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:37:02.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:17.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:37:17.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:37:17.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:32.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:37:32.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:37:32.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:47.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:37:47.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:37:47.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:38:02.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:02.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:02.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:38:17.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:17.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:17.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:38:28.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:28.350  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:38:27.635944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9640c291-bf4d-48ef-b861-b69bb899e436","timestamp":"2022-06-06T16:38:27.636026Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:38:28.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:28.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:38:43.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:43.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:43.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:38:54.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:54.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:38:54.174528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ccfa72d-f1b9-4343-ac58-cee1a7680680","timestamp":"2022-06-06T16:38:54.174616Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:38:54.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:54.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:39:02.418  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-06-06T16:39:01.898416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f9e39db-ff42-4cf1-a3e1-13a9e352600c","timestamp":"2022-06-06T16:39:01.898500Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:39:02.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:39:02.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:17.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:39:17.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:39:17.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:32.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:39:32.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:39:32.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:47.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:39:47.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:39:47.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:40:02.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:02.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:02.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:40:17.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:17.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:17.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:40:28.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:28.375  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:40:27.635945Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e73e864a-00f3-421a-8c36-688f06116dec","timestamp":"2022-06-06T16:40:27.636036Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:40:28.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:28.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:40:43.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:43.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:43.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:40:54.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:54.898  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:40:54.174734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"345037b6-5279-4ee0-a4e4-2f3b023d07a8","timestamp":"2022-06-06T16:40:54.174972Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:40:54.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:54.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:02.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:41:02.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-06-06T16:41:01.898354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"210b9beb-816a-4d48-9ec9-4c7d5f931518","timestamp":"2022-06-06T16:41:01.898474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:41:02.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:41:02.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:17.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:41:17.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:41:17.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:32.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:41:32.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:41:32.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:47.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:41:47.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:41:47.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:48.296  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:42:02.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:02.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:02.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:42:17.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:17.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:17.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:42:28.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:28.357  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:42:27.636148Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3215fad5-5485-4f00-8c60-54d015127703","timestamp":"2022-06-06T16:42:27.636298Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:42:28.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:28.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:42:43.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:43.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:43.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:42:54.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:54.853  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:42:54.174599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de657e6e-7fa7-4832-9af2-672ec2524d3a","timestamp":"2022-06-06T16:42:54.174706Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:42:54.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:54.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:02.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:43:02.432  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-06-06T16:43:01.898344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e42aabbe-7412-4a31-a88a-1ceb43bec681","timestamp":"2022-06-06T16:43:01.898461Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:43:02.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:43:02.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:17.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:43:17.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:43:17.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:32.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:43:32.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:43:32.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:47.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:43:47.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:43:47.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:44:02.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:02.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:02.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:44:17.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:17.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:17.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:44:28.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:28.333  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:44:27.636023Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76ef4d23-b57b-4204-9997-eb3c0cf8ff89","timestamp":"2022-06-06T16:44:27.636145Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:44:28.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:28.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:44:43.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:43.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:43.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:44:54.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:54.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:44:54.174485Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d102573-b983-47fe-b356-9fba3d316de8","timestamp":"2022-06-06T16:44:54.174702Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:44:54.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:54.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:02.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:45:02.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T16:45:01.898482Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"699a6dab-b9c6-44e5-b12b-3c048b0043da","timestamp":"2022-06-06T16:45:01.898602Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:45:02.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:45:02.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:17.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:45:17.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:45:17.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:32.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:45:32.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:45:32.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:47.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:45:47.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:45:47.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:46:02.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:02.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:02.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:46:17.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:17.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:17.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:46:28.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:28.359  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:46:27.635974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72f9d410-bccf-49fa-9a9e-3a201a0fb480","timestamp":"2022-06-06T16:46:27.636044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:46:28.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:28.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:46:43.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:43.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:43.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:46:54.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:54.884  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:46:54.174498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f66ec7f4-b3ff-4ddb-b3db-9f6d2dc31ad7","timestamp":"2022-06-06T16:46:54.174576Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:46:54.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:54.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:02.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:47:02.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T16:47:01.898485Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85b26bfe-e5ed-49f1-87e2-f5bcb11c26c0","timestamp":"2022-06-06T16:47:01.898607Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:47:02.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:47:02.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:17.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:47:17.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:47:17.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:32.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:47:32.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:47:32.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:47.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:47:47.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:47:47.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:48:02.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:02.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:02.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:48:17.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:17.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:17.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:48:28.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:28.362  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:48:27.636170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"816c5c04-4899-4ac7-ac79-dfc157a1dcb9","timestamp":"2022-06-06T16:48:27.636308Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:48:28.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:28.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:48:43.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:43.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:43.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:48:54.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:54.874  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:48:54.174684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69ab9d25-1860-497e-b976-5957fa38c0b7","timestamp":"2022-06-06T16:48:54.174809Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:48:54.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:54.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:49:02.415  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-06-06T16:49:01.898279Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"314d3165-49ec-4f6a-977b-6f7df912d0e8","timestamp":"2022-06-06T16:49:01.898351Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:49:02.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:49:02.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:17.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:49:17.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:49:17.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:32.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:49:32.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:49:32.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:47.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:49:47.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:49:47.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:50:02.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:02.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:02.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:50:17.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:17.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:17.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:50:28.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:28.382  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:50:27.635968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"faf7a67a-c753-401c-bff0-1f8a0e805674","timestamp":"2022-06-06T16:50:27.636153Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:50:28.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:28.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:50:43.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:43.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:43.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:50:54.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:54.871  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:50:54.174561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ff7b323-e8a1-4b56-a7a2-2111f7cc8913","timestamp":"2022-06-06T16:50:54.174653Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:50:54.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:54.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:51:02.418  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-06-06T16:51:01.898282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19e6c284-4f19-4b49-9056-e06eb3b64b4e","timestamp":"2022-06-06T16:51:01.898369Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:51:02.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:51:02.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:17.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:51:17.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:51:17.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:32.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:51:32.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:51:32.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:47.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:51:47.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:51:47.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:52:02.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:02.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:02.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:52:17.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:17.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:17.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:52:28.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:28.338  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:52:27.635975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05f5e23d-6247-49d3-92b2-bde6c86ed71b","timestamp":"2022-06-06T16:52:27.636053Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:52:29.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:29.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:52:43.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:43.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:43.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:52:54.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:54.866  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:52:54.174499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97aa6f6d-9aaa-43cd-8179-918011ea0a7f","timestamp":"2022-06-06T16:52:54.174638Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:52:55.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:55.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:53:02.437  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-06-06T16:53:01.898260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4337190-3474-4af3-8811-53c559eee8f5","timestamp":"2022-06-06T16:53:01.898362Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:53:02.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:53:02.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:17.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:53:17.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:53:17.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:32.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:53:32.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:53:32.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:47.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:53:47.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:53:47.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:54:02.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:02.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:02.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:54:17.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:17.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:17.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:54:28.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:28.336  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:54:27.635985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c64f4cbe-36f8-4127-b5e2-ed7e59523d96","timestamp":"2022-06-06T16:54:27.636080Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:54:29.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:29.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:54:44.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:44.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:44.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:54:54.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:54.878  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:54:54.174824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0621f672-769c-469d-9915-551956677ad1","timestamp":"2022-06-06T16:54:54.175013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:54:55.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:55.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:02.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:55:02.419  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-06-06T16:55:01.898668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffbccfd2-8d4f-4d88-8ce9-56e6470f41b1","timestamp":"2022-06-06T16:55:01.898857Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:55:03.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:55:03.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:17.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:55:17.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:55:17.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:32.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:55:32.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:55:32.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:47.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:55:47.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:55:47.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:56:02.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:56:02.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:56:02.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:56:17.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:56:17.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:56:17.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:56:28.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:56:28.357  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:56:27.636159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77d7eec7-b75c-4ac6-b90f-16abf3df991d","timestamp":"2022-06-06T16:56:27.636288Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:56:29.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:56:29.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:56:44.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:56:44.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:56:44.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:56:54.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:56:54.876  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:56:54.174508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bee7800f-faab-437a-921d-60f5cacf4c20","timestamp":"2022-06-06T16:56:54.174605Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:56:55.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:56:55.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:57:02.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:57:02.426  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-06-06T16:57:01.898476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b1b4bb8-bc7b-4fcc-b01a-33feb500a9f6","timestamp":"2022-06-06T16:57:01.898551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:57:03.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:57:03.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:57:18.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:57:18.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:57:18.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:57:32.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:57:32.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:57:32.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:57:47.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:57:47.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:57:47.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:57:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:58:02.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:58:02.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:58:02.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:58:17.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:58:17.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:58:17.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:58:28.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:58:28.330  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:58:27.635964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"657e02d6-de95-4d81-b2ce-a9bf70710fe5","timestamp":"2022-06-06T16:58:27.636028Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:58:29.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:58:29.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:58:44.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:58:44.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:58:44.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:58:54.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:58:54.891  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:58:54.174538Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b210c213-4d85-468a-b429-bf6e7e4dbadc","timestamp":"2022-06-06T16:58:54.174618Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:58:55.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:58:55.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:59:02.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:59:02.429  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-06-06T16:59:01.898306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfd95825-5fa9-4dde-9381-27262a3b0cac","timestamp":"2022-06-06T16:59:01.898401Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:59:03.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:59:03.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:59:18.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:59:18.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:59:18.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:59:33.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:59:33.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:59:33.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:59:48.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:59:48.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:59:48.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:59:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:00:03.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:00:03.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:00:03.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:00:18.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:00:18.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:00:18.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:00:28.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:00:28.337  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:00:27.636010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ab50bc5-c605-4cf7-9f04-34e1863e9e50","timestamp":"2022-06-06T17:00:27.636112Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:00:29.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:00:29.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:00:44.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:00:44.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:00:44.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:00:54.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:00:54.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-06-06T17:00:54.174457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb7c7a34-2f21-4fb5-99c7-94f87ec4a0d4","timestamp":"2022-06-06T17:00:54.174522Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:00:55.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:00:55.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:01:02.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:01:02.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T17:01:01.898230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e03e3b1-a2ce-46db-968f-b90c461a8afa","timestamp":"2022-06-06T17:01:01.898309Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:01:03.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:01:03.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:01:18.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:01:18.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:01:18.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:01:33.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:01:33.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:01:33.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:01:48.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:01:48.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:01:48.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:01:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:02:02.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:02:02.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:02:02.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:02:17.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:02:17.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:02:17.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:02:28.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:02:28.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:02:27.636379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e90d9ff-360c-429b-a49d-d828177fb664","timestamp":"2022-06-06T17:02:27.636559Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:02:29.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:02:29.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:02:44.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:02:44.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:02:44.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:02:54.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:02:54.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-06-06T17:02:54.174673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47bd8fef-4490-40df-9d0e-81d1c777f6b6","timestamp":"2022-06-06T17:02:54.174801Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:02:55.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:02:55.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:03:02.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:03:02.426  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-06-06T17:03:01.899540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bbec785-52c9-463e-9c64-96510a6fc528","timestamp":"2022-06-06T17:03:01.899645Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:03:03.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:03:03.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:03:18.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:03:18.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:03:18.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:03:33.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:03:33.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:03:33.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:03:48.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:03:48.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:03:48.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:03:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:04:03.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:04:03.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:04:03.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:04:17.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:04:17.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:04:17.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:04:28.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:04:28.330  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:04:27.635925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f66477a4-3dcb-4c36-bbd8-d33bab88df59","timestamp":"2022-06-06T17:04:27.636349Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:04:29.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:04:29.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:04:44.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:04:44.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:04:44.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:04:54.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:04:54.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:04:54.174648Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22754307-f230-43c5-868a-08af0be2c446","timestamp":"2022-06-06T17:04:54.174747Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:04:55.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:04:55.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:05:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:05:02.418  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-06-06T17:05:01.898619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c58fe25c-8269-47e1-94d5-b4fe35142baf","timestamp":"2022-06-06T17:05:01.898797Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:05:03.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:05:03.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:05:18.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:05:18.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:05:18.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:05:33.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:05:33.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:05:33.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:05:48.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:05:48.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:05:48.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:05:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:06:03.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:06:03.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:06:03.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:06:18.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:06:18.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:06:18.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:06:28.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:06:28.342  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:06:27.636007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f85e1957-78dc-4f6b-a5e4-6b166e22b888","timestamp":"2022-06-06T17:06:27.636128Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:06:29.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:06:29.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:06:44.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:06:44.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:06:44.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:06:54.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:06:54.855  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:06:54.174489Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12bdeda7-501e-4f69-85b3-df82d0d26d8a","timestamp":"2022-06-06T17:06:54.174584Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:06:55.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:06:55.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:07:02.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:07:02.426  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-06-06T17:07:01.898450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b3f2abf-b494-4faf-9287-73c2146f2ed5","timestamp":"2022-06-06T17:07:01.898543Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:07:03.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:07:03.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:07:18.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:07:18.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:07:18.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:07:33.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:07:33.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:07:33.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:07:48.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:07:48.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:07:48.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:07:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:08:03.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:08:03.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:08:03.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:08:18.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:08:18.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:08:18.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:08:28.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:08:28.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-06-06T17:08:27.635965Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17eb9537-a9e1-4557-af9b-8a04a982ccf1","timestamp":"2022-06-06T17:08:27.636052Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:08:29.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:08:29.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:08:44.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:08:44.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:08:44.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:08:54.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:08:54.871  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:08:54.174719Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"509c72ec-2f58-4e19-a913-102db523b97b","timestamp":"2022-06-06T17:08:54.174875Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:08:55.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:08:55.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:09:02.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:09:02.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T17:09:01.898290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf9f5f28-2a9c-49fb-b5d5-50e8ccfc7b1d","timestamp":"2022-06-06T17:09:01.898365Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:09:03.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:09:03.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:09:18.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:09:18.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:09:18.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:09:33.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:09:33.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:09:33.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:09:48.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:09:48.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:09:48.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:09:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:10:03.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:10:03.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:10:03.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:10:18.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:10:18.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:10:18.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:10:28.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:10:28.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:10:27.636170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12969f16-54e2-4702-9015-6eea759fde40","timestamp":"2022-06-06T17:10:27.636343Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:10:29.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:10:29.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:10:44.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:10:44.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:10:44.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:10:54.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:10:54.871  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:10:54.174576Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"712f9714-eaf5-4976-84db-cf84bfc903c1","timestamp":"2022-06-06T17:10:54.174666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:10:55.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:10:55.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:11:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:11:02.451  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-06-06T17:11:01.898515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f24ff968-7913-4da4-80f0-33d5a9a6e71f","timestamp":"2022-06-06T17:11:01.898602Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:11:03.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:11:03.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:11:18.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:11:18.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:11:18.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:11:33.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:11:33.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:11:33.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:11:48.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:11:48.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:11:48.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:11:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:12:03.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:12:03.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:12:03.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:12:18.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:12:18.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:12:18.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:12:28.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:12:28.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:12:27.635940Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5504bd71-45de-4df2-8ddf-f1cabad8692f","timestamp":"2022-06-06T17:12:27.635999Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:12:29.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:12:29.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:12:44.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:12:44.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:12:44.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:12:54.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:12:54.875  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:12:54.174467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b94359b8-ec36-4de1-bd5d-abf2b923e6ab","timestamp":"2022-06-06T17:12:54.174532Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:12:55.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:12:55.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:13:02.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:13:02.485  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-06-06T17:13:01.898420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80b12fb0-8bc7-4a10-ba16-38920a4d0230","timestamp":"2022-06-06T17:13:01.898526Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:13:03.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:13:03.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:13:18.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:13:18.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:13:18.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:13:33.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:13:33.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:13:33.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:13:48.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:13:48.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:13:48.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:13:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:14:03.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:14:03.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:14:03.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:14:18.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:14:18.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:14:18.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:14:28.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:14:28.372  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:14:27.636016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f691b43-b126-465f-896c-d0ea68ef0b52","timestamp":"2022-06-06T17:14:27.636105Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:14:29.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:14:29.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:14:44.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:14:44.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:14:44.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:14:54.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:14:54.885  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:14:54.175952Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6372d34e-e498-437c-93f8-0a3dd164b71f","timestamp":"2022-06-06T17:14:54.176072Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:14:55.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:14:55.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:15:02.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:15:02.478  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-06-06T17:15:01.898761Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ad18579-dbf2-45eb-85e3-640df5e0f6db","timestamp":"2022-06-06T17:15:01.898986Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:15:03.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:15:03.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:15:18.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:15:18.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:15:18.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:15:33.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:15:33.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:15:33.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:15:48.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:15:48.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:15:48.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:15:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:16:03.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:16:03.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:16:03.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:16:18.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:16:18.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:16:18.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:16:28.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:16:28.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:16:27.636190Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd69c905-bac4-4da4-ad10-62cb43b320f8","timestamp":"2022-06-06T17:16:27.636340Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:16:29.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:16:29.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:16:44.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:16:44.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:16:44.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:16:54.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:16:54.886  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:16:54.174713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b67a3cc4-6028-41d7-9de7-922970984084","timestamp":"2022-06-06T17:16:54.174831Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:16:55.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:16:55.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:17:02.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:17:02.523  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-06-06T17:17:01.898474Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"813b13e7-d0e2-4b8a-aa8f-ad385db2d208","timestamp":"2022-06-06T17:17:01.898621Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:17:03.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:17:03.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:17:18.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:17:18.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:17:18.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:17:33.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:17:33.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:17:33.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:17:48.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:17:48.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:17:48.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:17:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:18:03.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:18:03.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:18:03.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:18:18.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:18:18.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:18:18.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:18:28.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:18:28.388  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:18:27.635965Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34be931d-ff0c-4783-bcd0-1ac9cae6c6f6","timestamp":"2022-06-06T17:18:27.636043Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:18:29.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:18:29.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:18:44.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:18:44.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:18:44.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:18:54.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:18:54.858  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:18:54.174659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b335b24c-f683-4f1e-826b-a6ef720ed41d","timestamp":"2022-06-06T17:18:54.174738Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:18:55.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:18:55.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:19:02.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:19:02.518  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-06-06T17:19:01.898344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0519a2d3-fc8d-4f27-8d15-e42be51541b3","timestamp":"2022-06-06T17:19:01.898471Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:19:03.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:19:03.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:19:18.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:19:18.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:19:18.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:19:33.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:19:33.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:19:33.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:19:48.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:19:48.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:19:48.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:19:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:20:03.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:20:03.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:20:03.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:20:18.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:20:18.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:20:18.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:20:28.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:20:28.341  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:20:27.636048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c50d2e55-034f-4ace-865e-e986502d3116","timestamp":"2022-06-06T17:20:27.636149Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:20:29.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:20:29.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:20:44.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:20:44.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:20:44.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:20:54.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:20:54.897  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:20:54.174503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4861d8f-f69a-4f02-9175-16005c5b0143","timestamp":"2022-06-06T17:20:54.174567Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:20:55.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:20:55.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:21:02.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:21:02.418  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-06-06T17:21:01.898347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c1d4d69-482a-4acb-8264-298834cff41c","timestamp":"2022-06-06T17:21:01.898472Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:21:03.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:21:03.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:21:18.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:21:18.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:21:18.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:21:33.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:21:33.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:21:33.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:21:48.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:21:48.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:21:48.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:21:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:22:03.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:22:03.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:22:03.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:22:18.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:22:18.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:22:18.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:22:28.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:22:28.319  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:22:27.635959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad7bdd3f-3bbe-4fe1-a33d-3fe5c3f9b5bb","timestamp":"2022-06-06T17:22:27.636035Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:22:29.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:22:29.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:22:44.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:22:44.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:22:44.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:22:54.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:22:54.887  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:22:54.174686Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68cf1087-6172-4b2b-b7d5-e62c92c7987b","timestamp":"2022-06-06T17:22:54.174826Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:22:55.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:22:55.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:23:02.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:23:02.410  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-06-06T17:23:01.898269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc3fe9dd-8014-4d11-b73c-20b73ac80a5d","timestamp":"2022-06-06T17:23:01.898336Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:23:03.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:23:03.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:23:18.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:23:18.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:23:18.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:23:33.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:23:33.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:23:33.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:23:48.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:23:48.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:23:48.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:23:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:24:03.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:24:03.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:24:03.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:24:18.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:24:18.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:24:18.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:24:28.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:24:28.334  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:24:27.636292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f3f5069-f3d9-44eb-a08a-6f8ff229513a","timestamp":"2022-06-06T17:24:27.636463Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:24:29.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:24:29.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:24:44.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:24:44.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:24:44.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:24:54.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:24:54.855  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:24:54.174507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d038eccb-c0e0-4662-a039-3888448b890c","timestamp":"2022-06-06T17:24:54.174607Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:24:55.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:24:55.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:25:02.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:25:02.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-06-06T17:25:01.899027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d743f6d6-8fe5-49cf-ae2c-cb00379653ef","timestamp":"2022-06-06T17:25:01.899339Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:25:03.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:25:03.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:25:18.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:25:18.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:25:18.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:25:33.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:25:33.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:25:33.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:25:48.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:25:48.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:25:48.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:25:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:26:03.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:26:03.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:26:03.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:26:18.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:26:18.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:26:18.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:26:28.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:26:28.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:26:27.635968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b78432b8-6ba2-4c53-93c5-b764213206ba","timestamp":"2022-06-06T17:26:27.636025Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:26:29.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:26:29.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:26:44.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:26:44.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:26:44.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:26:54.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:26:54.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:26:54.174515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"403803e5-b3aa-4ea7-a4bc-0f02be1e7d01","timestamp":"2022-06-06T17:26:54.174597Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:26:55.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:26:55.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:27:02.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:27:02.419  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-06-06T17:27:01.898561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc990f21-baa4-4c01-bcbf-bb06a5450f39","timestamp":"2022-06-06T17:27:01.898706Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:27:03.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:27:03.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:27:18.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:27:18.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:27:18.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:27:33.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:27:33.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:27:33.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:27:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:27:48.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:27:48.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:27:48.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:28:03.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:28:03.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:28:03.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:28:18.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:28:18.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:28:18.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:28:28.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:28:28.332  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:28:27.635948Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eefed28b-202f-4a2f-bc0b-15081abc61f5","timestamp":"2022-06-06T17:28:27.636045Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:28:28.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:28:28.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:28:43.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:28:43.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:28:43.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:28:54.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:28:54.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:28:54.174498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95e05d18-2b22-43cd-8afa-c2bd960d7dd3","timestamp":"2022-06-06T17:28:54.174563Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:28:55.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:28:55.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:29:02.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:29:02.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-06-06T17:29:01.898272Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdb8d60e-6fdf-4e1b-bcdf-92c96622bba5","timestamp":"2022-06-06T17:29:01.898371Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:29:03.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:29:03.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:29:18.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:29:18.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:29:18.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:29:33.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:29:33.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:29:33.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:29:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:29:48.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:29:48.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:29:48.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:30:03.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:30:03.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:30:03.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:30:18.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:30:18.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:30:18.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:30:28.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:30:28.337  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:30:27.636244Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0b0ec39-b5ba-44b9-81d3-1219e99a257d","timestamp":"2022-06-06T17:30:27.636421Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:30:28.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:30:28.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:30:43.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:30:43.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:30:43.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:30:54.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:30:54.894  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:30:54.174689Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0329e05d-3c1c-4fe7-bc8e-9ce62724c1c1","timestamp":"2022-06-06T17:30:54.175437Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:30:55.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:30:55.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:31:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:31:02.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-06-06T17:31:01.899366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce9d1d92-c1bd-45b4-99ad-61e28188f311","timestamp":"2022-06-06T17:31:01.899423Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:31:03.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:31:03.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:31:18.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:31:18.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:31:18.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:31:33.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:31:33.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:31:33.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:31:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:31:48.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:31:48.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:31:48.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:32:03.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:32:03.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:32:03.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:32:18.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:32:18.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:32:18.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:32:28.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:32:28.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-06-06T17:32:27.636023Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"581cfe05-7743-4fb7-b6c7-af6251599295","timestamp":"2022-06-06T17:32:27.636101Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:32:29.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:32:29.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:32:44.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:32:44.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:32:44.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:32:54.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:32:54.866  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:32:54.174500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"475d9e84-1047-4411-ab51-79b46c77c785","timestamp":"2022-06-06T17:32:54.174576Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:32:55.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:32:55.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:33:02.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:33:02.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-06-06T17:33:01.899657Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72704732-a341-4c74-8970-ba5ff2a48800","timestamp":"2022-06-06T17:33:01.899796Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:33:03.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:33:03.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:33:18.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:33:18.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:33:18.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:33:33.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:33:33.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:33:33.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:33:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:33:48.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:33:48.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:33:48.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:34:03.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:34:03.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:34:03.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:34:18.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:34:18.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:34:18.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:34:28.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:34:28.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:34:27.636149Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91402a63-a120-40f5-80f7-0ded3b734f7d","timestamp":"2022-06-06T17:34:27.636270Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:34:28.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:34:28.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:34:43.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:34:43.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:34:43.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:34:54.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:34:54.888  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:34:54.174544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"787540d2-7b64-4692-923c-8de1f0572ada","timestamp":"2022-06-06T17:34:54.174643Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:34:55.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:34:55.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:35:02.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:35:02.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-06-06T17:35:01.900212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49c1f665-17cd-4659-ae52-965515ce6d68","timestamp":"2022-06-06T17:35:01.900444Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:35:03.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:35:03.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:35:18.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:35:18.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:35:18.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:35:33.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:35:33.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:35:33.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:35:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:35:48.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:35:48.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:35:48.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:36:03.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:36:03.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:36:03.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:36:18.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:36:18.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:36:18.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:36:28.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:36:28.348  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:36:27.636409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b8de4cb-67df-40c1-9656-8788f94f9bc6","timestamp":"2022-06-06T17:36:27.636623Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:36:28.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:36:28.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:36:43.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:36:43.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:36:43.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:36:54.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:36:54.896  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:36:54.174721Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1327ccf2-b1a7-4f3c-a9c7-3bff688738f5","timestamp":"2022-06-06T17:36:54.174890Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:36:54.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:36:54.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:37:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:37:02.418  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-06-06T17:37:01.898290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c279442-ba65-468b-87e4-0c0c239f1b08","timestamp":"2022-06-06T17:37:01.898363Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:37:02.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:37:02.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:37:17.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:37:17.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:37:17.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:37:32.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:37:32.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:37:32.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:37:47.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:37:47.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:37:47.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:37:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:38:02.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:38:02.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:38:02.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:38:17.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:38:17.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:38:17.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:38:28.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:38:28.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:38:27.635999Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0688b9d0-8362-45ed-b855-2deb0bc58024","timestamp":"2022-06-06T17:38:27.636076Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:38:28.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:38:28.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:38:43.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:38:43.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:38:43.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:38:54.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:38:54.863  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:38:54.174513Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c09fd380-788b-4f94-8442-f5e4f2e1fb6c","timestamp":"2022-06-06T17:38:54.174592Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:38:55.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:38:55.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:39:02.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:39:02.432  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-06-06T17:39:01.898432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fecc9655-cf32-4ac6-aa1c-f715b7355ae3","timestamp":"2022-06-06T17:39:01.898575Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:39:02.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:39:02.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:39:17.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:39:17.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:39:17.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:39:32.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:39:32.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:39:32.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:39:47.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:39:47.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:39:47.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:39:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:40:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:40:02.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:40:02.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:40:17.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:40:17.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:40:17.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:40:28.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:40:28.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:40:27.635964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f28e5eec-ee09-4aaa-9d05-46017fe29671","timestamp":"2022-06-06T17:40:27.636042Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:40:28.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:40:28.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:40:43.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:40:43.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:40:43.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:40:54.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:40:54.915  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:40:54.174535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac0c2d5a-c117-4ad2-b755-d4229e35338f","timestamp":"2022-06-06T17:40:54.174607Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:40:55.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:40:55.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:41:02.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:41:02.414  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-06-06T17:41:01.898465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ea6af99-5f77-4874-bb9a-23dcb397c993","timestamp":"2022-06-06T17:41:01.898570Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:41:02.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:41:02.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:41:17.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:41:17.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:41:17.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:41:32.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:41:32.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:41:32.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:41:47.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:41:47.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:41:47.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:41:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:42:02.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:42:02.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:42:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:42:17.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:42:17.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:42:17.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:42:28.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:42:28.339  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:42:27.635997Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"533173b5-d824-4ecf-b535-1b8215d47a7a","timestamp":"2022-06-06T17:42:27.636105Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:42:28.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:42:28.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:42:43.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:42:43.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:42:43.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:42:54.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:42:54.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-06-06T17:42:54.174570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acd9c111-924c-4969-85b3-b509c07b3ee6","timestamp":"2022-06-06T17:42:54.174665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:42:55.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:42:55.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:43:02.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:43:02.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-06-06T17:43:01.898651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21441925-9cf4-49ca-8974-3b7aa69fbc48","timestamp":"2022-06-06T17:43:01.898773Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:43:02.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:43:02.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:43:17.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:43:17.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:43:17.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:43:32.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:43:32.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:43:32.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:43:47.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:43:47.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:43:47.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:43:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:44:02.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:44:02.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:44:02.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:44:17.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:44:17.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:44:17.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:44:28.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:44:28.360  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:44:27.636195Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fcde954-5282-4dff-a61c-7f3752335534","timestamp":"2022-06-06T17:44:27.636346Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:44:28.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:44:28.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:44:43.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:44:43.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:44:43.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:44:54.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:44:54.878  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:44:54.174632Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f3f9cca-1a61-4562-9895-3cf8a2f035ff","timestamp":"2022-06-06T17:44:54.174768Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:44:55.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:44:55.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:45:02.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:45:02.468  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-06-06T17:45:01.898320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed9d9b6d-2486-4c8b-b2f1-756a7d89d0c8","timestamp":"2022-06-06T17:45:01.898402Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:45:02.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:45:02.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:45:17.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:45:17.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:45:17.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:45:32.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:45:32.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:45:32.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:45:47.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:45:47.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:45:47.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:45:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:46:02.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:46:02.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:46:02.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:46:17.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:46:17.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:46:17.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:46:28.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:46:28.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:46:27.635969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a9cb21e-437b-4ccc-b005-462109f04608","timestamp":"2022-06-06T17:46:27.636023Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:46:28.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:46:28.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:46:43.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:46:43.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:46:43.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:46:54.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:46:54.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:46:54.174498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e396a1bc-1bfd-4a94-bb25-7c0a79300894","timestamp":"2022-06-06T17:46:54.174583Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:46:55.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:46:55.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:47:02.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:47:02.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-06-06T17:47:01.898606Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fd96c4a-cfe7-4531-b359-e9241a2fead2","timestamp":"2022-06-06T17:47:01.899209Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:47:02.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:47:02.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:47:17.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:47:17.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:47:17.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:47:32.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:47:32.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:47:32.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:47:47.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:47:47.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:47:47.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:47:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:48:02.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:48:02.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:48:02.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:48:17.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:48:17.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:48:17.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:48:28.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:48:28.338  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:48:27.635993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22c2393e-297e-427d-a488-78024c0593fe","timestamp":"2022-06-06T17:48:27.636087Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:48:28.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:48:28.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:48:43.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:48:43.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:48:43.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:48:54.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:48:54.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:48:54.174472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fad4200-d6f1-4c8e-99c2-7e36c74f8c47","timestamp":"2022-06-06T17:48:54.174542Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:48:56.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:48:56.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:49:02.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:49:02.421  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-06-06T17:49:01.898347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c028f1d8-6cb1-46d0-9f6e-80add9c52b54","timestamp":"2022-06-06T17:49:01.898418Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:49:02.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:49:02.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:49:17.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:49:17.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:49:17.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:49:32.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:49:32.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:49:32.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:49:47.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:49:47.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:49:47.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:49:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:50:02.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:50:02.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:50:02.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:50:17.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:50:17.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:50:17.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:50:28.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:50:28.393  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:50:27.637685Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7efdfb1b-040f-492b-84ae-a3885d6d2702","timestamp":"2022-06-06T17:50:27.637750Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:50:28.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:50:28.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:50:43.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:50:43.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:50:43.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:50:54.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:50:54.896  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:50:54.174648Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b168130f-8393-41a6-b7f4-d7d0684d948c","timestamp":"2022-06-06T17:50:54.174772Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:50:54.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:50:54.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:51:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:51:02.437  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-06-06T17:51:01.898651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b0c1b5d-03e7-40e4-9793-12070b7ba474","timestamp":"2022-06-06T17:51:01.898822Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:51:02.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:51:02.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:51:17.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:51:17.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:51:17.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:51:32.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:51:32.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:51:32.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:51:47.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:51:47.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:51:47.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:51:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:52:02.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:52:02.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:52:02.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:52:17.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:52:17.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:52:17.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:52:28.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:52:28.446  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:52:27.636351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85531fd6-9ecb-4044-b12a-79afd3bd07c7","timestamp":"2022-06-06T17:52:27.636538Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:52:28.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:52:28.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:52:43.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:52:43.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:52:43.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:52:54.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:52:54.853  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:52:54.174607Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2d3748c-7720-4450-a55c-8aede2b47241","timestamp":"2022-06-06T17:52:54.174744Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:52:54.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:52:54.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:53:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:53:02.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-06-06T17:53:01.898277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cfd3b18-8a52-4fd7-8890-65c750069e79","timestamp":"2022-06-06T17:53:01.898357Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:53:02.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:53:02.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:53:17.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:53:17.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:53:17.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:53:32.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:53:32.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:53:32.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:53:47.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:53:47.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:53:47.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:53:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:54:02.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:54:02.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:54:02.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:54:17.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:54:17.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:54:17.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:54:28.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:54:28.354  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:54:27.635972Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d9afcf0-05fc-4808-a7d6-f5fab91c7030","timestamp":"2022-06-06T17:54:27.636059Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:54:28.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:54:28.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:54:43.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:54:43.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:54:43.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:54:54.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:54:54.867  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:54:54.174511Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f308342c-2e9c-4a45-a12a-c02f1996b551","timestamp":"2022-06-06T17:54:54.174585Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:54:54.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:54:54.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:55:02.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:55:02.413  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-06-06T17:55:01.898319Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cce7184-012b-4834-9a8b-b372e5934928","timestamp":"2022-06-06T17:55:01.898418Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:55:02.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:55:02.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:55:17.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:55:17.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:55:17.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:55:32.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:55:32.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:55:32.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:55:47.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:55:47.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:55:47.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:55:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:56:02.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:56:02.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:56:02.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:56:17.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:56:17.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:56:17.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:56:28.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:56:28.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:56:27.635971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"662a4660-6355-4368-844a-1e522af3faa4","timestamp":"2022-06-06T17:56:27.636025Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:56:28.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:56:28.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:56:43.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:56:43.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:56:43.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:56:54.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:56:54.858  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:56:54.174501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e1920c1-9200-4a94-9698-5114bb0108fe","timestamp":"2022-06-06T17:56:54.174563Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:56:54.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:56:54.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:57:02.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:57:02.429  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-06-06T17:57:01.898306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d5a176c-624e-4c05-9772-3e33b00c732a","timestamp":"2022-06-06T17:57:01.898375Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:57:02.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:57:02.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:57:17.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:57:17.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:57:17.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:57:32.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:57:32.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:57:32.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:57:47.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:57:47.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:57:47.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:57:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 17:58:02.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:58:02.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:58:02.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:58:17.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:58:17.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:58:17.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:58:28.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:58:28.359  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:58:27.635983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08a8ce1a-eb8e-4728-b6f3-d4ec62ec7a4a","timestamp":"2022-06-06T17:58:27.636062Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 17:58:28.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:58:28.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:58:43.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:58:43.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:58:43.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:58:54.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:58:54.849  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T17:58:54.175469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60564c8b-a082-47ee-aab0-f8a8e2f34180","timestamp":"2022-06-06T17:58:54.175647Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 17:58:54.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:58:54.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:59:02.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:59:02.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-06-06T17:59:01.898786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a28a9c16-4a42-4857-9cb5-d1ae6788b675","timestamp":"2022-06-06T17:59:01.899005Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 17:59:02.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:59:02.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:59:17.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:59:17.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:59:17.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:59:32.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:59:32.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:59:32.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:59:47.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 17:59:47.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 17:59:47.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 17:59:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 18:00:02.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:00:02.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:00:02.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:00:17.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:00:17.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:00:17.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:00:28.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:00:28.448  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T18:00:27.636274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"737b0b90-c6ab-41bb-9bd0-93747c579665","timestamp":"2022-06-06T18:00:27.636443Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 18:00:28.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:00:28.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:00:43.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:00:43.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:00:43.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:00:54.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:00:54.850  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T18:00:54.174559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a1301d3-28b3-49e4-b1b5-6cf65e12a27a","timestamp":"2022-06-06T18:00:54.174695Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 18:00:54.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:00:54.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:01:02.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:01:02.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-06-06T18:01:01.898549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1373488-bbce-485b-a991-f3a56a20e14e","timestamp":"2022-06-06T18:01:01.898685Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 18:01:02.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:01:02.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:01:17.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:01:17.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:01:17.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:01:32.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:01:32.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:01:32.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:01:47.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:01:47.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:01:47.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:01:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 18:02:02.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:02:02.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:02:02.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:02:17.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:02:17.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:02:17.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:02:28.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:02:28.334  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T18:02:27.636032Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6ea5b77-71d8-4430-9574-5da04cf193ee","timestamp":"2022-06-06T18:02:27.636135Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 18:02:28.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:02:28.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:02:43.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:02:43.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:02:43.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:02:54.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:02:54.844  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T18:02:54.174461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce36a1ee-9c41-421a-a739-b81d910ad049","timestamp":"2022-06-06T18:02:54.174543Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 18:02:54.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:02:54.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:03:02.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:03:02.421  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-06-06T18:03:01.898278Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5503db37-94a2-4454-b502-1e3b42691135","timestamp":"2022-06-06T18:03:01.898396Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 18:03:02.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:03:02.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:03:17.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:03:17.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:03:17.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:03:32.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:03:32.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:03:32.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:03:47.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:03:47.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:03:47.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:03:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 18:04:02.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:04:02.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:04:02.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:04:17.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:04:17.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:04:17.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:04:28.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:04:28.325  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T18:04:27.635970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf21f2c5-76e5-43f1-af6c-5aaecf96e872","timestamp":"2022-06-06T18:04:27.636036Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 18:04:28.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:04:28.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:04:43.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:04:43.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:04:43.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:04:54.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:04:54.850  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T18:04:54.174563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3997946a-50f7-4b6b-baee-31d2bd8d685b","timestamp":"2022-06-06T18:04:54.174635Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 18:04:54.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:04:54.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:05:02.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:05:02.412  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-06-06T18:05:01.898339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8add3d4-9e06-48b9-876c-6c437d890cf1","timestamp":"2022-06-06T18:05:01.898424Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 18:05:02.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:05:02.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:05:17.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:05:17.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:05:17.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:05:32.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:05:32.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:05:32.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:05:47.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:05:47.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:05:47.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:05:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 18:06:02.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:06:02.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:06:02.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:06:17.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:06:17.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:06:17.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:06:28.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:06:28.323  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T18:06:27.635963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abe4b5ea-4824-45cb-8585-3aeea4731f8f","timestamp":"2022-06-06T18:06:27.636044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 18:06:28.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:06:28.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:06:43.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:06:43.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 18:06:43.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 18:06:54.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 18:06:54.896  INFO 10 -