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-02 10:06:23.469  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-02 10:06:23.480  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-02 10:06:28.140  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-02 10:06:29.227  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1056 ms. Found 7 JPA repository interfaces.
2022-06-02 10:06:32.844  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-02 10:06:32.852  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-02 10:06:32.861  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-02 10:06:32.883  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-02 10:06:32.897  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-02 10:06:32.923  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-02 10:06:32.937  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-02 10:06:32.943  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-02 10:06:33.012  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-02 10:06:33.081  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-02 10:06:33.087  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-02 10:06:34.370  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-02 10:06:34.418  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-02 10:06:34.419  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-02 10:06:34.681  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-02 10:06:34.682  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 10893 ms
2022-06-02 10:06:35.749  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-02 10:06:36.812  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-02 10:06:37.431  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-02 10:06:38.410  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-02 10:06:38.970  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-02 10:06:39.397  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-02 10:06:39.592  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-02 10:06:47.644  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-02 10:06:47.686  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-02 10:06:51.692  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-02 10:06:53.315  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ba60e36e-8468-40e1-ac11-d52fba3b2909, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg, 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-02 10:06:55.202  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-02 10:06:58.241  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@aaa7000, org.springframework.security.web.context.SecurityContextPersistenceFilter@5737d116, org.springframework.security.web.header.HeaderWriterFilter@1c681761, org.springframework.security.web.authentication.logout.LogoutFilter@32a074ed, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@530df3ab, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1fa44f66, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5b80b41d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@64fba3e6, org.springframework.security.web.session.SessionManagementFilter@7512a9a6, org.springframework.security.web.access.ExceptionTranslationFilter@28b68067, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@24520a51]
2022-06-02 10:06:59.474  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-02 10:06:59.475  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-02 10:06:59.476  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-02 10:06:59.477  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-02 10:06:59.478  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-02 10:06:59.478  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-02 10:06:59.479  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-02 10:06:59.479  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-02 10:06:59.480  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-02 10:06:59.480  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-02 10:06:59.481  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-02 10:06:59.481  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-02 10:06:59.482  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-02 10:06:59.483  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-02 10:06:59.483  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-02 10:06:59.484  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-02 10:06:59.485  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-02 10:06:59.485  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-02 10:06:59.486  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-02 10:06:59.486  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-02 10:06:59.487  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-02 10:06:59.487  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-02 10:06:59.526  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-02 10:07:01.576  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-02 10:07:01.577  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-02 10:07:01.588  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ba60e36e-8468-40e1-ac11-d52fba3b2909, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg, 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-02 10:07:01.591  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ba60e36e-8468-40e1-ac11-d52fba3b2909, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg, 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-02 10:07:01.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:07:01.593  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=80f0f1d0-d257-4eac-8df8-c304b6c2deff, alive=false, publisher=null]]: starting
2022-06-02 10:07:01.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:07:01.633  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=80f0f1d0-d257-4eac-8df8-c304b6c2deff, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-02 10:07:01.633  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-02 10:07:01.635  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-02 10:07:01.635  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-02 10:07:01.636  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-02 10:07:01.636  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-02 10:07:01.636  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-02 10:07:01.636  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-02 10:07:01.637  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-02 10:07:01.638  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-02 10:07:01.638  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-02 10:07:01.638  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-02 10:07:01.638  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-02 10:07:01.638  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-02 10:07:01.639  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ba60e36e-8468-40e1-ac11-d52fba3b2909, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg, 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@4cd9ee2c
2022-06-02 10:07:01.639  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ba60e36e-8468-40e1-ac11-d52fba3b2909, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg, 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-02 10:07:01.640  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-02 10:07:01.647  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 40.859 seconds (JVM running for 45.286)
2022-06-02 10:07:01.671  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-02 10:07:01.804  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-02 10:07:13.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:07:13.081  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-02 10:07:13.084  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-02T10:07:12.203973Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85ff9527-5a64-44e1-a2e1-e5a3d37c9fb0","timestamp":"2022-06-02T10:07:12.204074Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:07:16.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:07:16.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:07:31.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:07:31.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:07:31.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:07:37.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:07:37.129  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-02T10:07:36.243962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de0fe8c7-4cdf-4789-a803-4d49f80c6eec","timestamp":"2022-06-02T10:07:36.244234Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:07:37.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:07:37.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:07:44.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:07:44.789  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-02T10:07:44.082351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7596d27-c2d0-4c13-a486-4884b4f1c1f7","timestamp":"2022-06-02T10:07:44.082544Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:07:45.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:07:45.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:08:00.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:08:00.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:08:00.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:08:15.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:08:15.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:08:15.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:08:30.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:08:30.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:08:30.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:08:45.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:08:45.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:08:45.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:09:00.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:00.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:09:00.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:09:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:09:02.384  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"40cdf7f9-cb6d-4cd9-b2ca-b20f6fe892a9","timestamp":"2022-06-02T10:09:02.372921Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:09:02.433  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms
2022-06-02 10:09:02.438  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:09:02.519  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:02.520  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (83 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:09:03.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:03.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"40cdf7f9-cb6d-4cd9-b2ca-b20f6fe892a9","timestamp":"2022-06-02T10:09:02.372921Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:09:03.169  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:09:03.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:09:03.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:09:03.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:03.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T10:09:03.188861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85573faa-8f58-4517-b2a2-7c4e24df1224","timestamp":"2022-06-02T10:09:03.188896Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:09:04.387  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-02T10:09:03.081254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa7a4089-e714-47d4-ac21-0ce369db12db","timestamp":"2022-06-02T10:09:03.081288Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:09:05.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:09:05.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:09:05.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:05.898  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-02T10:09:03.193478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf9d23c8-b979-4fb2-b93d-ac6dcb7d1106","timestamp":"2022-06-02T10:09:03.193521Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:09:06.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:09:06.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:09:12.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:12.878  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-02T10:09:12.203589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e21d5022-cb2f-425b-8628-829c5e567fc5","timestamp":"2022-06-02T10:09:12.203670Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:09:13.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:09:13.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:09:28.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:28.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:09:28.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:09:37.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:37.140  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-02T10:09:36.243401Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5867f9a5-d19e-41e6-b5a4-89877c09a88a","timestamp":"2022-06-02T10:09:36.243513Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:09:37.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:09:37.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:09:44.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:09:44.898  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T10:09:44.083890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"400c89f8-ab25-4b33-aee8-f89ae8e09509","timestamp":"2022-06-02T10:09:44.084072Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:09:45.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:09:45.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:10:00.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:10:00.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:10:00.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:10:15.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:10:15.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:10:15.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:10:30.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:10:30.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:10:30.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:10:45.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:10:45.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:10:45.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:00.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:00.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:00.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:11:02.401  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d681eb3e-506b-4898-aaef-971fc4c8b246","timestamp":"2022-06-02T10:11:02.400244Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:11:02.433  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-06-02 10:11:02.434  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:11:02.529  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:02.530  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (95 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:11:03.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:03.218  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d681eb3e-506b-4898-aaef-971fc4c8b246","timestamp":"2022-06-02T10:11:02.400244Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:11:03.219  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:11:03.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:03.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:03.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:03.390  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-02T10:11:03.167048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc4019a2-fc90-48dc-9b8b-d6d943ea23f3","timestamp":"2022-06-02T10:11:03.167065Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:11:04.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:04.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:04.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:04.435  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-02T10:11:03.095085Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c467b7ba-4124-4ab4-9543-ee2433ba0cf3","timestamp":"2022-06-02T10:11:03.095116Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:11:05.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:05.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:05.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:05.971  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-02T10:11:03.252926Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29027a12-c2f0-4917-92ae-cea8f70373a3","timestamp":"2022-06-02T10:11:03.252941Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:11:06.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:06.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:12.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:12.892  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-02T10:11:12.202892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2433154c-8dcb-4075-9883-328e16b7894c","timestamp":"2022-06-02T10:11:12.202996Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:11:13.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:13.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:28.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:28.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:28.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:37.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:37.062  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-02T10:11:36.243935Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d00d2e4-6438-4abb-8c0f-f27b678466b3","timestamp":"2022-06-02T10:11:36.244012Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:11:37.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:37.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:11:44.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:11:44.833  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-02T10:11:44.082479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63ab47a3-c11c-460a-816d-254041f136a8","timestamp":"2022-06-02T10:11:44.082776Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:11:45.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:11:45.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:12:00.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:12:00.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:12:00.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:12:15.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:12:15.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:12:15.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:12:30.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:12:30.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:12:30.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:12:45.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:12:45.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:12:45.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:00.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:00.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:00.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:13:02.406  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b76e64f9-b479-4fc0-9117-b737c80a34f0","timestamp":"2022-06-02T10:13:02.405689Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:13:02.433  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-06-02 10:13:02.433  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:13:02.521  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:02.522  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (89 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:13:03.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:03.183  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b76e64f9-b479-4fc0-9117-b737c80a34f0","timestamp":"2022-06-02T10:13:02.405689Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:13:03.183  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:13:03.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:03.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:03.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:03.482  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-02T10:13:03.190960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d861be78-9762-4b44-808b-02ab8e9f2388","timestamp":"2022-06-02T10:13:03.190977Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:13:04.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:04.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:04.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:04.477  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-02T10:13:03.068834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"634c12d2-388f-481d-b884-4689d5308c5f","timestamp":"2022-06-02T10:13:03.068925Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:13:05.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:05.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:05.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:05.978  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-02T10:13:03.164146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc677927-bd96-4a47-859d-2168b48bad40","timestamp":"2022-06-02T10:13:03.164183Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:13:06.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:06.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:12.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:12.920  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-02T10:13:12.203081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad0a649c-2651-40b2-8294-afd4dfe122c4","timestamp":"2022-06-02T10:13:12.203176Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:13:13.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:13.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:28.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:28.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:28.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:37.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:37.081  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-02T10:13:36.243607Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de7ee7c3-f99d-4366-a13b-3df12b0dba0f","timestamp":"2022-06-02T10:13:36.243891Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:13:37.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:37.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:13:44.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:13:44.788  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-02T10:13:44.082094Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9261a4ff-dc3b-4303-bf86-53cd3a7b79e7","timestamp":"2022-06-02T10:13:44.082203Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:13:45.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:13:45.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:14:00.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:14:00.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:14:00.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:14:15.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:14:15.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:14:15.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:14:30.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:14:30.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:14:30.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:14:45.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:14:45.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:14:45.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:15:00.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:00.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:15:00.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:15:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:15:02.431  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d10ee615-7e7a-4efc-9e98-05d8e3d8bd2f","timestamp":"2022-06-02T10:15:02.427074Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:15:02.432  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-06-02 10:15:02.433  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:15:02.563  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:02.564  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (131 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:15:03.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:03.204  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d10ee615-7e7a-4efc-9e98-05d8e3d8bd2f","timestamp":"2022-06-02T10:15:02.427074Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:15:03.205  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:15:03.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:15:03.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:15:03.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:03.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-02T10:15:03.197313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5030df3a-d07c-49e7-9f5a-027e5134d903","timestamp":"2022-06-02T10:15:03.197327Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:15:04.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:15:04.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:15:04.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:04.977  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-02T10:15:03.193765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8d27444-1e4d-410c-8c1a-4ad53340a633","timestamp":"2022-06-02T10:15:03.193787Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:15:05.445  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-02T10:15:03.119392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28f37851-09f0-448d-ba17-7450d47e0910","timestamp":"2022-06-02T10:15:03.119414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:15:06.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:15:06.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:15:12.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:12.934  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-02T10:15:12.202979Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e197e858-baa4-4a57-94ec-b5817c2ec28a","timestamp":"2022-06-02T10:15:12.203099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:15:13.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:15:13.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:15:28.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:28.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:15:28.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:15:37.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:37.096  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-02T10:15:36.245922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9de9a205-89e4-4ee2-ad92-567abad105a4","timestamp":"2022-06-02T10:15:36.246019Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:15:37.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:15:37.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:15:44.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:15:44.804  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-02T10:15:44.082336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58f5c39e-b7aa-4ccf-8735-1cf0cfe21017","timestamp":"2022-06-02T10:15:44.082526Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:15:45.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:15:45.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:16:00.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:16:00.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:16:00.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:16:15.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:16:15.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:16:15.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:16:30.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:16:30.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:16:30.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:16:45.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:16:45.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:16:45.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:00.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:00.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:00.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:17:02.439  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d91e442a-1eee-45e4-8aaf-0306b0180e30","timestamp":"2022-06-02T10:17:02.438731Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:17:02.482  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-02 10:17:02.483  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:17:02.540  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:02.541  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:17:03.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:03.167  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d91e442a-1eee-45e4-8aaf-0306b0180e30","timestamp":"2022-06-02T10:17:02.438731Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:17:03.168  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:17:03.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:03.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:03.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:03.398  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-02T10:17:03.076567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4efb7d3b-4b5b-4131-a52d-082fad70be16","timestamp":"2022-06-02T10:17:03.076587Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:17:03.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:03.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:03.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:03.482  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-02T10:17:03.186086Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8b13d91-947d-448f-b267-1719fd19c159","timestamp":"2022-06-02T10:17:03.186135Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:17:03.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:03.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:04.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:04.058  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-02T10:17:03.178382Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"addcf6ca-b141-4aa4-ab2c-fc5e200d3a1b","timestamp":"2022-06-02T10:17:03.178419Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:17:04.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:04.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:12.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:12.863  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-02T10:17:12.203031Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"044b757c-a8fb-4c8d-9b63-ec1423396c2c","timestamp":"2022-06-02T10:17:12.203144Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:17:13.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:13.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:28.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:28.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:28.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:37.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:37.069  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-02T10:17:36.243284Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bddac12a-b7b1-40ad-b092-9124c0151e99","timestamp":"2022-06-02T10:17:36.243453Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:17:37.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:37.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:17:44.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:17:44.768  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-02T10:17:44.082344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62b68d63-4030-4254-84b7-548ba7709852","timestamp":"2022-06-02T10:17:44.082466Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:17:45.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:17:45.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:18:00.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:18:00.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:18:00.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:18:15.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:18:15.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:18:15.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:18:30.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:18:30.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:18:30.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:18:45.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:18:45.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:18:45.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:00.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:00.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:00.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:19:02.463  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c269cc69-98be-4f77-a442-c9257a996470","timestamp":"2022-06-02T10:19:02.462718Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:19:02.484  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms
2022-06-02 10:19:02.484  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:19:02.545  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:02.546  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:19:03.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:03.161  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c269cc69-98be-4f77-a442-c9257a996470","timestamp":"2022-06-02T10:19:02.462718Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:19:03.162  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:19:03.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:03.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:03.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:03.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:19:03.064254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10d303a9-7906-4e19-9f77-12816df1e896","timestamp":"2022-06-02T10:19:03.064268Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:19:03.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:03.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:03.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:03.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-02T10:19:03.166684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f2ce6dc-668b-42b4-a049-f7823f38b0ac","timestamp":"2022-06-02T10:19:03.166704Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:19:03.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:03.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:04.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:04.071  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-02T10:19:03.164778Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"254fc46a-a80e-49c1-a697-423c3c5aa780","timestamp":"2022-06-02T10:19:03.164795Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:19:04.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:04.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:12.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:12.873  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-02T10:19:12.202868Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"133da247-3ee4-421b-bd2e-9e6a8045207b","timestamp":"2022-06-02T10:19:12.202972Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:19:13.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:13.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:28.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:28.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:28.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:37.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:37.097  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-02T10:19:36.243775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a12f55eb-4b17-4a71-a9b8-5264def9513e","timestamp":"2022-06-02T10:19:36.243872Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:19:37.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:37.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:19:44.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:19:44.774  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-02T10:19:44.082105Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec8f89a7-6874-4939-a5af-07badb293ecc","timestamp":"2022-06-02T10:19:44.082185Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:19:45.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:19:45.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:20:00.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:20:00.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:20:00.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:20:15.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:20:15.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:20:15.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:20:30.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:20:30.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:20:30.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:20:45.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:20:45.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:20:45.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:00.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:00.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:00.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:21:02.491  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"49294de5-9bf0-405e-b711-a5426697ccb7","timestamp":"2022-06-02T10:21:02.490358Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:21:02.533  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-06-02 10:21:02.534  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:21:02.586  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:02.587  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (54 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:21:03.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:03.221  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"49294de5-9bf0-405e-b711-a5426697ccb7","timestamp":"2022-06-02T10:21:02.490358Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:21:03.221  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:21:03.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:03.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:03.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:03.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-02T10:21:03.218979Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0f7d3d1-d796-4538-ab1a-57affa12b134","timestamp":"2022-06-02T10:21:03.219026Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:21:03.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:03.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:03.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:03.557  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-02T10:21:03.118309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d702ee0e-017b-4f27-927b-447493d208df","timestamp":"2022-06-02T10:21:03.118332Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:21:03.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:03.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:04.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:04.107  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-02T10:21:03.219440Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"097c4161-2e8f-424e-8393-5d0e9bdbf132","timestamp":"2022-06-02T10:21:03.219459Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:21:04.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:04.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:12.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:12.854  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-02T10:21:12.202914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eca8f056-e152-46da-bcd5-48c1767c346a","timestamp":"2022-06-02T10:21:12.203021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:21:13.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:13.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:28.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:28.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:28.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:37.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:37.109  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-02T10:21:36.243590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bbcaae7-d55c-4d65-91e9-7dc0012fc39b","timestamp":"2022-06-02T10:21:36.243674Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:21:37.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:37.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:21:44.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:21:44.802  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-02T10:21:44.086110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"428c970b-658c-44e7-823b-251b28b47014","timestamp":"2022-06-02T10:21:44.086394Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:21:45.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:21:45.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:22:00.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:22:00.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:22:00.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:22:15.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:22:15.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:22:15.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:22:30.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:22:30.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:22:30.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:22:45.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:22:45.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:22:45.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:00.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:00.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:00.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:01.576  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:23:02.519  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"361a8627-05e2-4311-9928-e50d80b99ca3","timestamp":"2022-06-02T10:23:02.518670Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:23:02.534  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-06-02 10:23:02.534  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:23:02.827  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:02.827  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (293 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:23:03.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:03.525  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"361a8627-05e2-4311-9928-e50d80b99ca3","timestamp":"2022-06-02T10:23:02.518670Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:23:03.525  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:23:03.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:03.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:03.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:03.990  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:23:03.421070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1be6289a-f00d-4b2d-8f8d-896af54d3a45","timestamp":"2022-06-02T10:23:03.421090Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:23:04.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:04.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:04.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:04.809  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-02T10:23:03.540367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e23cf601-5769-4ed2-92e2-df64297552fc","timestamp":"2022-06-02T10:23:03.540407Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:23:05.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:05.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:05.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:05.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T10:23:03.556664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04a367fc-6046-4ba0-897e-44be74f6e689","timestamp":"2022-06-02T10:23:03.556691Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:23:05.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:05.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:12.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:12.987  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-02T10:23:12.204374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a09e2fd-b914-4e45-a208-f03e9aa59d59","timestamp":"2022-06-02T10:23:12.204517Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:23:13.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:13.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:28.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:28.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:28.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:37.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:37.134  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-02T10:23:36.243263Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19315703-559e-41ec-ade6-f7400739d8f2","timestamp":"2022-06-02T10:23:36.243404Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:23:37.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:37.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:23:44.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:23:44.949  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-02T10:23:44.083189Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cfbecc7-444d-40e8-aeac-cc7693e4a321","timestamp":"2022-06-02T10:23:44.083318Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:23:45.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:23:45.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:24:00.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:24:00.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:24:00.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:24:15.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:24:15.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:24:15.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:24:30.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:24:30.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:24:30.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:24:45.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:24:45.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:24:45.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:24:59.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:24:59.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:24:59.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:25:01.576  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:25:02.555  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"275943bd-69e1-4589-91ac-9e451dc07687","timestamp":"2022-06-02T10:25:02.553575Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:25:02.583  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-06-02 10:25:02.583  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:25:02.676  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:02.677  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (94 ms):{"serverTimeMs":3,"count":1}
2022-06-02 10:25:03.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:03.342  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"275943bd-69e1-4589-91ac-9e451dc07687","timestamp":"2022-06-02T10:25:02.553575Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:25:03.343  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:25:03.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:25:03.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:25:03.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:03.648  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-02T10:25:03.331037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15961cc5-ef54-4b33-ab11-34da2a810dfd","timestamp":"2022-06-02T10:25:03.331100Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:25:04.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:25:04.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:25:04.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:04.658  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-02T10:25:03.343848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"130b79aa-198d-49e0-82ac-c2cd2adf3687","timestamp":"2022-06-02T10:25:03.343919Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:25:05.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:25:05.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:25:06.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:06.233  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-02T10:25:03.268649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"369f1754-e74e-46fa-b062-63b4393425f3","timestamp":"2022-06-02T10:25:03.268674Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:25:06.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:25:06.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:25:12.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:12.985  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-02T10:25:12.204616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3bd4d09-2bd9-43ca-b795-70c2452b7c74","timestamp":"2022-06-02T10:25:12.207970Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:25:13.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:25:13.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:25:28.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:28.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:25:28.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:25:37.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:37.190  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-02T10:25:36.245571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db7ce1d6-da9f-4951-836f-1b0041b7352c","timestamp":"2022-06-02T10:25:36.245835Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:25:37.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:25:37.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:25:44.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:25:44.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T10:25:44.082369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"021972d8-44b6-4c38-a1bb-647bf82ced6b","timestamp":"2022-06-02T10:25:44.082505Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:25:45.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:25:45.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:26:00.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:26:00.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:26:00.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:26:15.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:26:15.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:26:15.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:26:30.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:26:30.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:26:30.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:26:45.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:26:45.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:26:45.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:27:00.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:00.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:27:00.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:27:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:27:02.556  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"47b79b87-e3c2-434a-92ca-b24e948d65de","timestamp":"2022-06-02T10:27:02.554678Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:27:02.582  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-06-02 10:27:02.583  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:27:02.661  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:02.661  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (78 ms):{"serverTimeMs":3,"count":1}
2022-06-02 10:27:03.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:03.308  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"47b79b87-e3c2-434a-92ca-b24e948d65de","timestamp":"2022-06-02T10:27:02.554678Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:27:03.309  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:27:03.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:27:03.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:27:03.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:03.555  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-02T10:27:03.338666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"358b9f7f-0f02-4ae0-856f-9e3cb9ff8439","timestamp":"2022-06-02T10:27:03.338704Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:27:04.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:27:04.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:27:05.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:05.117  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-02T10:27:03.328674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e299c036-33a4-4394-acbf-da83446b4c59","timestamp":"2022-06-02T10:27:03.328705Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:27:05.585  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-02T10:27:03.271401Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb566e2-8927-46dd-92a1-d9f278edfc7d","timestamp":"2022-06-02T10:27:03.271434Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:27:06.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:27:06.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:27:12.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:12.869  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-02T10:27:12.202912Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"204ca078-a60d-4ac0-83ff-d98a02349bf3","timestamp":"2022-06-02T10:27:12.202974Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:27:13.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:27:13.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:27:28.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:28.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:27:28.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:27:37.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:37.174  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-02T10:27:36.247650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca49dbb6-6665-422f-a232-cbabe09e29e3","timestamp":"2022-06-02T10:27:36.247779Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:27:37.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:27:37.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:27:44.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:27:44.878  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-02T10:27:44.084319Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"502b8f63-7644-475b-a823-7c22cea1bf93","timestamp":"2022-06-02T10:27:44.084534Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:27:45.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:27:45.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:28:00.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:28:00.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:28:00.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:28:15.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:28:15.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:28:15.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:28:30.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:28:30.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:28:30.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:28:45.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:28:45.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:28:45.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:00.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:00.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:00.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:29:02.597  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3f0a5326-c971-4ba3-a70d-bbca270b2a01","timestamp":"2022-06-02T10:29:02.596666Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:29:02.632  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-06-02 10:29:02.633  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:29:02.749  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:02.749  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (116 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:29:03.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:03.381  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3f0a5326-c971-4ba3-a70d-bbca270b2a01","timestamp":"2022-06-02T10:29:02.596666Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:29:03.381  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:29:03.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:03.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:03.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:03.597  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-02T10:29:03.277173Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be0c400e-9cc2-44b4-b8d8-a5e3516ec37c","timestamp":"2022-06-02T10:29:03.277184Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:29:04.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:04.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:04.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:04.678  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-02T10:29:03.375056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"411fd177-18ce-47c6-9f1a-a572bb0c07e7","timestamp":"2022-06-02T10:29:03.375085Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:29:05.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:05.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:06.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:06.192  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-02T10:29:03.383581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"231e98db-21de-4be7-8c63-f03f13781b82","timestamp":"2022-06-02T10:29:03.383622Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:29:06.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:06.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:12.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:12.902  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-02T10:29:12.203710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15090acc-1368-4c0f-af73-02d0e3e82deb","timestamp":"2022-06-02T10:29:12.203919Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:29:13.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:13.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:28.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:28.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:28.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:37.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:37.150  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-02T10:29:36.243276Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b464a198-ea57-4356-ac6c-eac87fcd598a","timestamp":"2022-06-02T10:29:36.243377Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:29:37.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:37.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:29:44.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:29:44.882  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-02T10:29:44.084529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc49c90c-da2c-4b21-b701-52b6572e9cd4","timestamp":"2022-06-02T10:29:44.084619Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:29:45.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:29:45.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:30:00.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:30:00.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:30:00.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:30:15.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:30:15.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:30:15.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:30:30.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:30:30.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:30:30.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:30:45.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:30:45.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:30:45.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:00.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:00.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:00.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:31:02.589  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a991aa7e-d120-468c-ab9c-fbda2d4f992e","timestamp":"2022-06-02T10:31:02.588805Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:31:02.633  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-02 10:31:02.633  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:31:02.689  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:02.690  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (57 ms):{"serverTimeMs":2,"count":1}
2022-06-02 10:31:03.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:03.346  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a991aa7e-d120-468c-ab9c-fbda2d4f992e","timestamp":"2022-06-02T10:31:02.588805Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:31:03.346  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:31:03.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:03.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:03.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:03.544  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-02T10:31:03.346316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f46ac572-7943-4d34-835f-86db834a1979","timestamp":"2022-06-02T10:31:03.346352Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:31:04.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:04.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:04.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:04.626  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-02T10:31:03.349902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad1244c9-db52-433b-93c9-488db4e91825","timestamp":"2022-06-02T10:31:03.349936Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:31:05.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:05.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:06.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:06.132  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-02T10:31:03.249994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6720de3-7ddd-437e-ac6c-17a8018870fc","timestamp":"2022-06-02T10:31:03.250011Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:31:06.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:06.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:12.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:12.892  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-02T10:31:12.205618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4da64fcc-d484-47f1-882c-7f5f1b474773","timestamp":"2022-06-02T10:31:12.205691Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:31:13.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:13.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:28.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:28.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:28.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:37.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:37.081  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-02T10:31:36.243230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1334fe0d-634b-4285-aadf-bbea86111e9f","timestamp":"2022-06-02T10:31:36.243320Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:31:37.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:37.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:31:44.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:31:44.869  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-02T10:31:44.082299Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"522f5290-9709-4b24-8cf3-ff1177204eac","timestamp":"2022-06-02T10:31:44.082385Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:31:45.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:31:45.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:32:00.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:32:00.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:32:00.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:32:15.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:32:15.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:32:15.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:32:30.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:32:30.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:32:30.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:32:45.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:32:45.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:32:45.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:33:00.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:00.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:33:00.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:33:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:33:01.605  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b778baa6-5f71-41e9-8b1e-4461ec6ab8c2","timestamp":"2022-06-02T10:33:01.605092Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:33:01.632  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-06-02 10:33:01.633  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:33:01.675  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:01.676  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:33:02.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:02.295  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b778baa6-5f71-41e9-8b1e-4461ec6ab8c2","timestamp":"2022-06-02T10:33:01.605092Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:33:02.295  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:33:02.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:33:02.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:33:02.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:02.481  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-02T10:33:02.293690Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5099bf81-687d-45a6-bdfd-39a734afae2c","timestamp":"2022-06-02T10:33:02.293724Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:33:02.512  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-02T10:33:02.295291Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc044fce-1f2d-4d34-8c11-dda90ce8cbc4","timestamp":"2022-06-02T10:33:02.295309Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:33:02.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:33:02.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:33:03.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:03.057  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-02T10:33:02.197729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e81ef2e-1358-47bc-aef4-c61040cd3cb7","timestamp":"2022-06-02T10:33:02.197758Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:33:03.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:33:03.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:33:12.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:12.849  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-02T10:33:12.202913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d28781ee-eb21-4400-ac8e-fc3e5c51d9c5","timestamp":"2022-06-02T10:33:12.203001Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:33:13.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:33:13.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:33:28.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:28.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:33:28.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:33:37.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:37.086  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-02T10:33:36.245138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a671da91-813e-46f9-9326-33355fb2eb59","timestamp":"2022-06-02T10:33:36.245285Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:33:37.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:33:37.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:33:44.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:33:44.763  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T10:33:44.082065Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4dff0da0-6301-44fd-bd0b-bf902ce56691","timestamp":"2022-06-02T10:33:44.082138Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:33:45.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:33:45.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:34:00.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:34:00.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:34:00.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:34:15.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:34:15.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:34:15.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:34:30.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:34:30.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:34:30.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:34:45.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:34:45.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:34:45.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:00.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:00.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:00.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:35:01.624  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"706281bf-c480-4af7-9b2b-5a38623ad849","timestamp":"2022-06-02T10:35:01.624120Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:35:01.632  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-06-02 10:35:01.633  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:35:01.671  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:01.672  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:35:02.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:02.293  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"706281bf-c480-4af7-9b2b-5a38623ad849","timestamp":"2022-06-02T10:35:01.624120Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:35:02.293  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:35:02.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:02.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:02.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:02.490  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-02T10:35:02.299491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a451060f-1208-4542-9048-97242f4c5df6","timestamp":"2022-06-02T10:35:02.299503Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:35:02.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:02.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:02.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:02.557  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-02T10:35:02.297415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f717f3b3-b30d-4149-a0bf-31a95c4b2c9f","timestamp":"2022-06-02T10:35:02.297443Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:35:02.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:02.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:03.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:03.114  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-02T10:35:02.199505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d64b4383-3f9e-4ed6-b90b-8d8c54308b00","timestamp":"2022-06-02T10:35:02.199550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:35:03.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:03.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:12.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:12.865  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-02T10:35:12.202868Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09118422-83e4-48c6-a120-537c7783e1ce","timestamp":"2022-06-02T10:35:12.202944Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:35:12.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:12.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:27.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:27.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:27.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:37.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:37.050  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-02T10:35:36.243269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6718b56e-689a-4a94-8316-46bd39201b95","timestamp":"2022-06-02T10:35:36.243330Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:35:37.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:37.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:35:44.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:35:44.780  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-02T10:35:44.082065Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d2bdd13-09a0-43b8-806f-222fb7a81d89","timestamp":"2022-06-02T10:35:44.082141Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:35:45.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:35:45.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:36:00.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:36:00.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:36:00.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:36:15.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:36:15.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:36:15.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:36:30.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:36:30.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:36:30.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:36:45.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:36:45.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:36:45.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:00.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:00.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:00.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:37:01.645  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"50907612-75c3-4dd8-9d29-334d1c4edbc1","timestamp":"2022-06-02T10:37:01.644285Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:37:01.682  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-06-02 10:37:01.683  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:37:01.725  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:01.726  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:37:02.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:02.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"50907612-75c3-4dd8-9d29-334d1c4edbc1","timestamp":"2022-06-02T10:37:01.644285Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:37:02.407  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:37:02.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:02.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:02.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37: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-02T10:37:02.345638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97b4a02f-e3b1-466e-b17f-929b72989784","timestamp":"2022-06-02T10:37:02.345655Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:37:02.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:02.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:02.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:02.481  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-02T10:37:02.345649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2868e970-2142-44cc-a01e-4da10641dd3d","timestamp":"2022-06-02T10:37:02.345675Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:37:02.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:02.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:03.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:03.031  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-02T10:37:02.247326Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"999a22bc-791d-4096-bd36-df5a8726486a","timestamp":"2022-06-02T10:37:02.247347Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:37:03.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:03.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:12.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:12.839  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:37:12.202930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27ee17f3-8521-4412-bb39-08706dd6bead","timestamp":"2022-06-02T10:37:12.203047Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:37:13.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:13.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:28.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:28.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:28.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:37.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:37.071  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-02T10:37:36.243241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb02d6ab-a55c-4d13-9efb-41b872e35431","timestamp":"2022-06-02T10:37:36.243325Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:37:37.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:37.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:37:44.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:37:44.765  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-02T10:37:44.082118Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5616b810-73e2-494f-bb19-2eaad3b4bbb2","timestamp":"2022-06-02T10:37:44.082290Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:37:45.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:37:45.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:38:00.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:38:00.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:38:00.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:38:15.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:38:15.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:38:15.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:38:30.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:38:30.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:38:30.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:38:45.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:38:45.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:38:45.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:39:00.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:00.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:39:00.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:39:01.576  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:39:01.670  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a47c4aed-ccd0-4d67-92ae-db7744d8d36d","timestamp":"2022-06-02T10:39:01.670262Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:39:01.682  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-06-02 10:39:01.683  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:39:01.739  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:01.740  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (57 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:39:02.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:02.362  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a47c4aed-ccd0-4d67-92ae-db7744d8d36d","timestamp":"2022-06-02T10:39:01.670262Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:39:02.362  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:39:02.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:39:02.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:39:02.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:02.557  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-02T10:39:02.268430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f8929e9-e1ce-4cf9-9bad-c727d1b77aee","timestamp":"2022-06-02T10:39:02.268470Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:39:02.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:39:02.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:39:03.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:03.118  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-02T10:39:02.365037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98f7b10a-016a-4d9c-839a-ba75f3dc71d4","timestamp":"2022-06-02T10:39:02.365060Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:39:03.143  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-02T10:39:02.373517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3dc39178-9eeb-4389-972b-eea9e120b116","timestamp":"2022-06-02T10:39:02.373555Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:39:03.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:39:03.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:39:12.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:12.845  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:39:12.203147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25d22509-120f-4402-a776-a0ec78f6cf1c","timestamp":"2022-06-02T10:39:12.203279Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:39:13.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:39:13.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:39:28.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:28.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:39:28.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:39:37.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:37.097  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-02T10:39:36.243233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d39268bf-ecf1-46eb-ad35-4a9879e3b541","timestamp":"2022-06-02T10:39:36.243317Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:39:37.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:39:37.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:39:44.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:39:44.767  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-02T10:39:44.082252Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89acf958-953a-4ce7-9109-eb5c288ee9e0","timestamp":"2022-06-02T10:39:44.082324Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:39:45.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:39:45.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:40:00.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:40:00.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:40:00.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:40:15.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:40:15.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:40:15.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:40:30.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:40:30.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:40:30.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:40:45.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:40:45.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:40:45.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:41:00.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:00.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:41:00.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:41:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:41:01.688  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"11219f15-89b9-40e9-8cc1-362cea494155","timestamp":"2022-06-02T10:41:01.688432Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:41:01.732  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms
2022-06-02 10:41:01.733  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:41:01.772  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:01.773  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":2,"count":1}
2022-06-02 10:41:02.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:02.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"11219f15-89b9-40e9-8cc1-362cea494155","timestamp":"2022-06-02T10:41:01.688432Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:41:02.401  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:41:02.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:41:02.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:41:02.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:02.560  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-02T10:41:02.396996Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f3036c3-2606-4478-8025-938af692dcd1","timestamp":"2022-06-02T10:41:02.397010Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:41:02.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:41:02.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:41:03.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:03.215  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-02T10:41:02.293556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17599a24-74f7-4e39-9d08-7565219ea365","timestamp":"2022-06-02T10:41:02.293581Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:41:03.243  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-02T10:41:02.413454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34d5e67e-5cef-4922-8b5f-b8beec463d9c","timestamp":"2022-06-02T10:41:02.413465Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:41:03.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:41:03.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:41:12.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:12.937  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-02T10:41:12.202984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"656eccad-0c7b-4fd9-8582-832c2a39a7de","timestamp":"2022-06-02T10:41:12.203151Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:41:13.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:41:13.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:41:28.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:28.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:41:28.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:41:37.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:37.132  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-02T10:41:36.243387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2df233b-540b-4e5e-b2a3-69485d6abaa6","timestamp":"2022-06-02T10:41:36.243489Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:41:37.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:41:37.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:41:44.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:41:44.771  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-02T10:41:44.082104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb68891b-f403-43fb-b46c-2551f5987487","timestamp":"2022-06-02T10:41:44.082206Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:41:45.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:41:45.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:42:00.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:42:00.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:42:00.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:42:15.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:42:15.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:42:15.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:42:30.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:42:30.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:42:30.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:42:45.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:42:45.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:42:45.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:00.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:00.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:00.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:43:01.707  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"34e2996e-bec8-43d1-930f-13bcae891947","timestamp":"2022-06-02T10:43:01.707400Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:43:01.732  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-06-02 10:43:01.733  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:43:01.775  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:01.776  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:43:02.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:02.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"34e2996e-bec8-43d1-930f-13bcae891947","timestamp":"2022-06-02T10:43:01.707400Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:43:02.477  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:43:02.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:02.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:02.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:02.725  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-02T10:43:02.439898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"190b3c87-c099-404a-ae2e-dee9eadf2f7b","timestamp":"2022-06-02T10:43:02.440204Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:43:03.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:03.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:03.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:03.757  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-02T10:43:02.349471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f18366be-9cd5-4758-b990-a30b5d32248a","timestamp":"2022-06-02T10:43:02.349511Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:43:04.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:04.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:05.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:05.271  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-02T10:43:02.457578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a071eec5-3966-471e-a227-63e8feabef54","timestamp":"2022-06-02T10:43:02.457617Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:43:05.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:05.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:12.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:12.844  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:43:12.202900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0714f789-2334-4d16-abb7-9685cfe1350a","timestamp":"2022-06-02T10:43:12.202990Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:43:13.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:13.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:28.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:28.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:28.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:37.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:37.138  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-02T10:43:36.243226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f0cfdd3-9f43-4cbf-9629-884702fc906b","timestamp":"2022-06-02T10:43:36.243289Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:43:37.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:37.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:43:44.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:43:44.767  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-02T10:43:44.082130Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6895b18-e655-4bfc-88f9-6bb2202399c5","timestamp":"2022-06-02T10:43:44.082230Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:43:45.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:43:45.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:44:00.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:44:00.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:44:00.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:44:15.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:44:15.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:44:15.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:44:30.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:44:30.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:44:30.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:44:45.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:44:45.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:44:45.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:00.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:00.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:00.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:45:01.726  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a202c741-ae2a-4334-a108-389ca2e295da","timestamp":"2022-06-02T10:45:01.725778Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:45:01.732  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-06-02 10:45:01.733  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:45:01.764  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:01.765  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:45:02.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:02.461  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a202c741-ae2a-4334-a108-389ca2e295da","timestamp":"2022-06-02T10:45:01.725778Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:45:02.461  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:45:02.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:02.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:02.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:02.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:45:02.284458Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e49019ae-59a3-49e1-8229-c1b023f87aa4","timestamp":"2022-06-02T10:45:02.284468Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:45:02.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:02.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:02.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:02.536  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-02T10:45:02.386306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"776d8c63-4d7a-4b5f-bb4e-3ccd08cd7e92","timestamp":"2022-06-02T10:45:02.386319Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:45:02.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:02.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:03.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:03.078  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-02T10:45:02.385542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdec3f8d-2ad3-41d1-9e58-b3a2af864741","timestamp":"2022-06-02T10:45:02.385559Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:45:03.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:03.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:12.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:12.884  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-02T10:45:12.202949Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"328e8632-ec5b-4fae-84e5-4d8332b0ae59","timestamp":"2022-06-02T10:45:12.203034Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:45:13.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:13.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:28.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:28.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:28.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:37.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:37.097  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-02T10:45:36.243231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"663e6681-a32a-4b15-9b48-659ebf536d24","timestamp":"2022-06-02T10:45:36.243320Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:45:37.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:37.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:45:44.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:45:44.770  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-02T10:45:44.082072Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2785548-9a0e-4232-bf4b-d02c20b8d82f","timestamp":"2022-06-02T10:45:44.082180Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:45:45.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:45:45.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:46:00.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:46:00.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:46:00.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:46:15.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:46:15.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:46:15.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:46:30.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:46:30.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:46:30.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:46:45.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:46:45.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:46:45.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:00.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:00.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:00.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:47:01.746  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0e80b23a-be96-404b-9e67-8c70dc3a3a27","timestamp":"2022-06-02T10:47:01.745116Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:47:01.782  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-06-02 10:47:01.783  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:47:01.820  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:01.821  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:47:02.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:02.482  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0e80b23a-be96-404b-9e67-8c70dc3a3a27","timestamp":"2022-06-02T10:47:01.745116Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:47:02.483  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:47:02.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:02.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:02.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:02.635  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-02T10:47:02.449498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c500a54b-0bce-4674-8bba-3087a473f36c","timestamp":"2022-06-02T10:47:02.449531Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:47:02.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:02.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:02.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:02.790  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-02T10:47:02.441746Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91506d2d-2421-4b2b-91c6-c2bf0fbdd1e0","timestamp":"2022-06-02T10:47:02.441758Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:47:02.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:02.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:03.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:03.348  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-02T10:47:02.341366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"686fb961-24a0-4c0e-a4cb-4321253602b3","timestamp":"2022-06-02T10:47:02.341377Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:47:03.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:03.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:12.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:12.864  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-02T10:47:12.202984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f011a27f-f267-445e-a91c-165967f5839e","timestamp":"2022-06-02T10:47:12.203117Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:47:13.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:13.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:28.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:28.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:28.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:37.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:37.205  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-02T10:47:36.243247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ac42772-cabe-44c7-8395-84d49174d6f3","timestamp":"2022-06-02T10:47:36.243374Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:47:37.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:37.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:47:44.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:47:44.765  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-02T10:47:44.082316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e43cda71-a406-4142-b5c6-ac270bae6758","timestamp":"2022-06-02T10:47:44.082506Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:47:45.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:47:45.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:48:00.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:48:00.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:48:00.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:48:15.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:48:15.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:48:15.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:48:30.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:48:30.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:48:30.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:48:45.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:48:45.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:48:45.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:00.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:00.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:00.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:49:01.763  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"77cb3db5-98c7-492a-ad2d-ed45e9d3231d","timestamp":"2022-06-02T10:49:01.762686Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:49:01.782  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-06-02 10:49:01.783  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:49:01.819  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:01.820  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:49:02.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:02.499  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"77cb3db5-98c7-492a-ad2d-ed45e9d3231d","timestamp":"2022-06-02T10:49:01.762686Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:49:02.499  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:49:02.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:02.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:02.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:02.523  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-02T10:49:02.338912Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0d759d3-7e0d-475e-8ae3-b9eb02dff733","timestamp":"2022-06-02T10:49:02.338927Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:49:02.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:02.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:02.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:02.574  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-02T10:49:02.442767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"908966f0-5d06-4ff0-bf1b-c20d5d1b4ef3","timestamp":"2022-06-02T10:49:02.442789Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:49:02.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:02.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:03.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:03.303  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-02T10:49:02.444377Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18efa033-e8fb-4abc-8ffe-a325d5601252","timestamp":"2022-06-02T10:49:02.444409Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:49:03.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:03.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:12.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:12.850  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:49:12.203050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3ef594a-fc66-40a3-8f1a-22e0b4ca5a36","timestamp":"2022-06-02T10:49:12.203190Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:49:13.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:13.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:28.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:28.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:28.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:37.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:37.124  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-02T10:49:36.243406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5aafab00-d6db-4ec9-bae1-fc3cfe527206","timestamp":"2022-06-02T10:49:36.243544Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:49:37.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:37.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:49:44.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:49:44.857  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-02T10:49:44.082448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bf43f0f-6b20-4d85-b528-645c5c73e6e1","timestamp":"2022-06-02T10:49:44.082849Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:49:45.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:49:45.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:50:00.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:50:00.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:50:00.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:50:15.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:50:15.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:50:15.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:50:30.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:50:30.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:50:30.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:50:45.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:50:45.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:50:45.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:00.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:00.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:00.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:51:01.785  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d5ca0d46-eb2f-4cf7-a8ae-6b4ba2a01dc8","timestamp":"2022-06-02T10:51:01.784847Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:51:01.832  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms
2022-06-02 10:51:01.833  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:51:01.873  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:01.874  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:51:02.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:02.535  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d5ca0d46-eb2f-4cf7-a8ae-6b4ba2a01dc8","timestamp":"2022-06-02T10:51:01.784847Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:51:02.536  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:51:02.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:02.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:02.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:02.678  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-02T10:51:02.493244Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b7bbd81-e98c-4935-ab52-b49392892fdc","timestamp":"2022-06-02T10:51:02.493260Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:51:02.804  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-02T10:51:02.493306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8387cb3-f5c5-40be-8bde-049bf987c6ca","timestamp":"2022-06-02T10:51:02.493322Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:51:02.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:02.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:03.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:03.371  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-02T10:51:02.393993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56f38e2c-0f7c-4d5f-91d8-57938f5b1312","timestamp":"2022-06-02T10:51:02.394055Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:51:03.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:03.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:12.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:12.857  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:51:12.203983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af3e660e-1f27-46f0-9040-638da6e4dc72","timestamp":"2022-06-02T10:51:12.204054Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:51:13.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:13.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:28.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:28.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:28.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:37.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:37.064  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-02T10:51:36.243301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53702d51-95cb-4b91-b650-ec57ca17c631","timestamp":"2022-06-02T10:51:36.243386Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:51:37.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:37.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:44.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:44.758  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-02T10:51:44.082092Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5e24893-1157-4bdb-8c2c-e5de95203e2c","timestamp":"2022-06-02T10:51:44.082172Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:51:44.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:44.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:51:59.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:51:59.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:51:59.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:52:14.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:52:14.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:52:14.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:52:29.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:52:29.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:52:29.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:52:44.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:52:44.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:52:44.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:52:59.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:52:59.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:52:59.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:53:01.804  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd7d420d-94e2-401a-aabf-9b86473090ec","timestamp":"2022-06-02T10:53:01.803942Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:53:01.832  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms
2022-06-02 10:53:01.833  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:53:01.876  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:01.876  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:53:02.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:02.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd7d420d-94e2-401a-aabf-9b86473090ec","timestamp":"2022-06-02T10:53:01.803942Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:53:02.496  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:53:02.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:02.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:02.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:02.677  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-02T10:53:02.496797Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40b8d957-a633-4777-9dbf-ad073bb142ff","timestamp":"2022-06-02T10:53:02.496812Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:53:02.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:02.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:02.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:02.851  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-02T10:53:02.499558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9ffec29-53cf-4f3d-86af-cb8f4b450128","timestamp":"2022-06-02T10:53:02.499576Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:53:02.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:02.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:03.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:03.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:53:02.395985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edb6d389-94ef-45be-89a3-842b23f8c3a3","timestamp":"2022-06-02T10:53:02.395999Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:53:03.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:03.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:12.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:12.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:53:12.202915Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13cf6055-0014-4e02-b387-a31b851d98b7","timestamp":"2022-06-02T10:53:12.203081Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:53:13.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:13.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:28.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:28.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:28.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:37.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:37.057  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-02T10:53:36.243265Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70bcc520-537f-4842-a161-dc707cbb10a7","timestamp":"2022-06-02T10:53:36.243349Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:53:37.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:37.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:44.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:44.762  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-02T10:53:44.082093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bda9c5b9-67d7-44b4-9bc8-3776b2920310","timestamp":"2022-06-02T10:53:44.082237Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:53:44.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:44.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:53:59.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:53:59.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:53:59.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:54:14.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:54:14.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:54:14.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:54:29.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:54:29.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:54:29.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:54:44.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:54:44.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:54:44.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:54:59.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:54:59.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:54:59.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:55:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:55:01.823  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e7f09692-2f1d-462f-824d-a6a8f89a44f7","timestamp":"2022-06-02T10:55:01.822845Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:55:01.832  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms
2022-06-02 10:55:01.833  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:55:01.866  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:01.867  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:55:02.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:02.486  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e7f09692-2f1d-462f-824d-a6a8f89a44f7","timestamp":"2022-06-02T10:55:01.822845Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:55:02.486  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:55:02.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:55:02.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:55:02.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:02.680  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:55:02.385662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b1ea014-b84e-4e51-95d0-55be25289d5c","timestamp":"2022-06-02T10:55:02.385679Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:55:02.840  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:55:02.490207Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"942b9510-1231-470e-8bc3-10da42eff9e4","timestamp":"2022-06-02T10:55:02.490218Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:55:02.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:55:02.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:55:03.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:03.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T10:55:02.493150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35e5880c-4806-47bf-9341-a704726561b1","timestamp":"2022-06-02T10:55:02.493162Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:55:03.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:55:03.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:55:12.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:12.847  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:55:12.202930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"576526ec-f3b1-4416-9605-a87a766ae208","timestamp":"2022-06-02T10:55:12.203061Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:55:13.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:55:13.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:55:28.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:28.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:55:28.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:55:37.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:37.080  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-02T10:55:36.245612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97370b3d-2308-4957-9742-2f9d9b01f15b","timestamp":"2022-06-02T10:55:36.245688Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:55:37.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:55:37.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:55:44.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:44.767  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-02T10:55:44.082122Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94d3e500-3ab2-49f7-9e1c-11e4867d40fd","timestamp":"2022-06-02T10:55:44.082243Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:55:44.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:55:44.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:55:59.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:55:59.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:55:59.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:56:14.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:56:14.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:56:14.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:56:29.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:56:29.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:56:29.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:56:44.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:56:44.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:56:44.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:56:59.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:56:59.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:56:59.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:57:01.575  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:57:01.844  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"019b767c-9298-431f-804d-b21a4dc9219f","timestamp":"2022-06-02T10:57:01.843207Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:57:01.883  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms
2022-06-02 10:57:01.883  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:57:01.945  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:01.946  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (63 ms):{"serverTimeMs":1,"count":1}
2022-06-02 10:57:02.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:02.605  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"019b767c-9298-431f-804d-b21a4dc9219f","timestamp":"2022-06-02T10:57:01.843207Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:57:02.605  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:57:02.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:57:02.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:57:02.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:02.763  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-02T10:57:02.487313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbda6f64-11e6-45a6-b4b5-7e1e892a4162","timestamp":"2022-06-02T10:57:02.487330Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:57:02.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:57:02.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:57:03.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:03.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:57:02.588757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd9fcb41-718e-4e49-a7cd-104e36fe0a14","timestamp":"2022-06-02T10:57:02.588773Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:57:03.425  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T10:57:02.589735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"263bbac2-ea01-4699-8d4a-46544fceae2a","timestamp":"2022-06-02T10:57:02.589752Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:57:03.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:57:03.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:57:12.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:12.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:57:12.203070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccc3de20-510a-4618-9b53-6053d087783c","timestamp":"2022-06-02T10:57:12.203195Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:57:14.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:57:14.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:57:29.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:29.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:57:29.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:57:37.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:37.086  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-02T10:57:36.243226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17dd3909-9b3b-49d9-b44a-88b60a6bb265","timestamp":"2022-06-02T10:57:36.243278Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:57:37.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:57:37.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:57:44.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:44.767  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-02T10:57:44.082415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6c63b62-9931-45b7-9df6-b5bf74e10afb","timestamp":"2022-06-02T10:57:44.082577Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:57:44.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:57:44.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:57:59.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:57:59.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:57:59.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:58:14.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:58:14.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:58:14.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:58:29.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:58:29.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:58:29.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:58:44.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:58:44.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:58:44.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:58:59.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:58:59.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:58:59.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:59:01.575  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 10:59:01.864  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e1e9d01b-07d1-44f7-94c1-d1672131a865","timestamp":"2022-06-02T10:59:01.864297Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:59:01.883  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-06-02 10:59:01.883  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 10:59:01.923  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:01.924  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-06-02 10:59:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:02.545  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e1e9d01b-07d1-44f7-94c1-d1672131a865","timestamp":"2022-06-02T10:59:01.864297Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:59:02.545  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 10:59:02.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:59:02.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:59:02.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:02.718  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-02T10:59:02.552573Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c951783-7415-41f3-b2f5-34743a7b1401","timestamp":"2022-06-02T10:59:02.552596Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:59:02.879  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-02T10:59:02.547484Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"433715dd-3e01-4e33-a7a7-1a4aad2616a5","timestamp":"2022-06-02T10:59:02.547514Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:59:02.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:59:02.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:59:03.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:03.436  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-02T10:59:02.451577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ef4200e-eebc-4d76-a993-623422ea0003","timestamp":"2022-06-02T10:59:02.451594Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:59:03.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:59:03.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:59:12.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:12.840  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T10:59:12.202976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ec4a072-1ef2-45da-bb84-6b9a92d131b7","timestamp":"2022-06-02T10:59:12.203044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 10:59:12.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:59:12.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:59:27.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:27.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:59:27.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:59:37.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:37.074  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-02T10:59:36.243572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b015ba73-b7a4-4a21-ac44-faaad19ca7fd","timestamp":"2022-06-02T10:59:36.243747Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 10:59:37.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:59:37.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:59:44.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:44.822  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-02T10:59:44.082178Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b86b16c2-6f19-481b-bf4d-5c4773e93974","timestamp":"2022-06-02T10:59:44.082303Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 10:59:44.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:59:44.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 10:59:59.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 10:59:59.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 10:59:59.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:00:14.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:00:14.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:00:14.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:00:29.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:00:29.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:00:29.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:00:44.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:00:44.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:00:44.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:00:59.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:00:59.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:00:59.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 11:01:01.884  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5d392a50-6dba-4eda-ae72-b57a112c41f8","timestamp":"2022-06-02T11:01:01.883916Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:01:01.932  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms
2022-06-02 11:01:01.933  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 11:01:01.971  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:01.972  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-06-02 11:01:02.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:02.591  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5d392a50-6dba-4eda-ae72-b57a112c41f8","timestamp":"2022-06-02T11:01:01.883916Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:01:02.592  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 11:01:02.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:02.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:02.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:02.786  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T11:01:02.596425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43b3e542-c10c-4607-ac7f-05ef6cd5b8c4","timestamp":"2022-06-02T11:01:02.596433Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:01:02.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:02.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:02.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:02.920  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-02T11:01:02.594349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec9806b0-8152-4d01-a6c5-6c4ac8402c36","timestamp":"2022-06-02T11:01:02.594365Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:01:02.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:02.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:03.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:03.473  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-02T11:01:02.494823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d59e6cc-124a-4e85-83fa-2873a03297cb","timestamp":"2022-06-02T11:01:02.494846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:01:03.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:03.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:12.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:12.854  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-02T11:01:12.203183Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7984ed6-bedd-4941-a7cf-2330bad0b96c","timestamp":"2022-06-02T11:01:12.203279Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:01:12.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:12.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:27.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:27.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:27.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:37.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:37.063  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-02T11:01:36.243283Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4018f441-8fdd-42c8-83b0-3f0b8ec27067","timestamp":"2022-06-02T11:01:36.243376Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:01:37.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:37.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:44.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:44.771  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-02T11:01:44.082122Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cf0e200-1f0c-4c74-b9e6-c17848571a33","timestamp":"2022-06-02T11:01:44.082187Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:01:44.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:44.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:01:59.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:01:59.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:01:59.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:02:14.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:02:14.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:02:14.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:02:29.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:02:29.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:02:29.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:02:44.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:02:44.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:02:44.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:02:59.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:02:59.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:02:59.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:03:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 11:03:01.908  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d7f3ee47-5cac-4909-9573-7e74a36d7500","timestamp":"2022-06-02T11:03:01.908436Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:03:01.932  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-06-02 11:03:01.933  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 11:03:01.979  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:01.980  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (47 ms):{"serverTimeMs":1,"count":1}
2022-06-02 11:03:02.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:02.645  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d7f3ee47-5cac-4909-9573-7e74a36d7500","timestamp":"2022-06-02T11:03:01.908436Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:03:02.645  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 11:03:02.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:03:02.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:03:02.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:02.902  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T11:03:02.637518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f9b72e4-a605-467e-8c9f-ff85ce1190e1","timestamp":"2022-06-02T11:03:02.637531Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:03:04.912  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-02T11:03:02.643927Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cac9a1e9-0103-41e7-82db-deb203502057","timestamp":"2022-06-02T11:03:02.643939Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:03:06.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:03:06.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:03:07.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:07.435  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-02T11:03:02.553219Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc4801f1-1198-4e10-8d26-c7031de0611a","timestamp":"2022-06-02T11:03:02.553232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:03:07.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:03:07.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:03:12.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:12.856  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T11:03:12.202874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0517b3eb-472e-4a08-9c83-95debea528b7","timestamp":"2022-06-02T11:03:12.202941Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:03:12.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:03:12.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:03:27.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:27.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:03:27.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:03:37.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:37.070  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-02T11:03:36.243312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdc07e13-ab84-4da8-a8f7-138bf22cc1ce","timestamp":"2022-06-02T11:03:36.243398Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:03:37.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:03:37.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:03:44.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:44.762  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-02T11:03:44.082104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed2b4af9-9452-4c0e-bcd8-fafab9ac9f86","timestamp":"2022-06-02T11:03:44.082183Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:03:44.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:03:44.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:03:59.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:03:59.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:03:59.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:04:14.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:04:14.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:04:14.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:04:29.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:04:29.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:04:29.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:04:44.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:04:44.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:04:44.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:04:59.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:04:59.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:04:59.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 11:05:01.927  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"98f73c53-4981-4c77-bbb2-45f0357f0d6f","timestamp":"2022-06-02T11:05:01.926966Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:05:01.932  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-06-02 11:05:01.933  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 11:05:01.970  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:01.971  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2022-06-02 11:05:02.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:02.593  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"98f73c53-4981-4c77-bbb2-45f0357f0d6f","timestamp":"2022-06-02T11:05:01.926966Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:05:02.594  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 11:05:02.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:02.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:02.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:02.854  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-02T11:05:02.565123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cb70425-063b-473d-9476-2f4c01d4633c","timestamp":"2022-06-02T11:05:02.565139Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:05:02.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:02.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:02.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:02.962  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-02T11:05:02.665517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a19dd7d-622e-474a-a448-f08daa681857","timestamp":"2022-06-02T11:05:02.665534Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:05:02.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:02.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:03.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:03.516  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-02T11:05:02.658519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4bf71ae-6cf6-4e26-bcfe-7e5b285d9915","timestamp":"2022-06-02T11:05:02.658535Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:05:03.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:03.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:12.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:12.856  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T11:05:12.202932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbe62a32-e15c-476c-ad4d-d8401e71bd57","timestamp":"2022-06-02T11:05:12.203011Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:05:12.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:12.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:27.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:27.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:27.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:37.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:37.054  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-02T11:05:36.243277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71b17d13-d17c-4dc4-9872-59b081e94551","timestamp":"2022-06-02T11:05:36.243358Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:05:37.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:37.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:44.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:44.763  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-02T11:05:44.082107Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b22e939b-5347-4be2-9836-0bdda850e49b","timestamp":"2022-06-02T11:05:44.082203Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:05:44.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:44.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:05:59.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:05:59.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:05:59.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:06:14.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:06:14.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:06:14.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:06:29.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:06:29.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:06:29.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:06:44.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:06:44.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:06:44.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:06:59.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:06:59.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:06:59.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 11:07:01.944  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"eb6783d3-cc40-45e7-83dd-8f73dfb44355","timestamp":"2022-06-02T11:07:01.943967Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:07:01.983  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms
2022-06-02 11:07:01.983  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 11:07:02.016  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:02.017  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
2022-06-02 11:07:02.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:02.637  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"eb6783d3-cc40-45e7-83dd-8f73dfb44355","timestamp":"2022-06-02T11:07:01.943967Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:07:02.638  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 11:07:02.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:02.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:02.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:02.862  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-02T11:07:02.688362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"789e2e40-9352-46e1-a37b-524e45a59961","timestamp":"2022-06-02T11:07:02.688387Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:07:02.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:02.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:02.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:02.988  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-02T11:07:02.688886Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8f76c4e-7686-45d0-9e8a-fb8e74ea37ec","timestamp":"2022-06-02T11:07:02.688911Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:07:03.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:03.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:03.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:03.529  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T11:07:02.618673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f0185a6-3468-452c-8b2d-e8c3ab8f7de5","timestamp":"2022-06-02T11:07:02.618687Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:07:03.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:03.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:12.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:12.872  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-02T11:07:12.202998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ed84df7-0196-4dc6-a60a-826d69bd0ef3","timestamp":"2022-06-02T11:07:12.203095Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:07:12.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:12.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:27.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:27.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:27.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:37.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:37.129  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-02T11:07:36.243245Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63a5cda1-05dc-46bb-8e29-05a7b8da8aa1","timestamp":"2022-06-02T11:07:36.243340Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:07:37.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:37.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:44.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:44.770  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-02T11:07:44.082221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"549e4a0b-2e3c-483f-bb58-db3bcfb24d65","timestamp":"2022-06-02T11:07:44.082304Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:07:44.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:44.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:07:59.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:07:59.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:07:59.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:08:15.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:08:15.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:08:15.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:08:30.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:08:30.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:08:30.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:08:45.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:08:45.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:08:45.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:00.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:00.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:00.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 11:09:01.964  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ccb486b-b07b-4569-8302-f9e76bc1c27e","timestamp":"2022-06-02T11:09:01.964Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:09:01.982  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-06-02 11:09:01.983  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 11:09:02.030  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:02.032  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-06-02 11:09:02.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:02.653  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ccb486b-b07b-4569-8302-f9e76bc1c27e","timestamp":"2022-06-02T11:09:01.964Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:09:02.653  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 11:09:02.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:02.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:02.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:02.921  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-02T11:09:02.655271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"957afbcb-956e-41dd-8fd5-b20af50751d7","timestamp":"2022-06-02T11:09:02.655287Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:09:03.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:03.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:03.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:03.044  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-02T11:09:02.557150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11a54cdb-3764-4cf4-8d6f-6c18d6452421","timestamp":"2022-06-02T11:09:02.557179Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:09:03.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:03.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:03.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:03.595  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-02T11:09:02.658396Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"baae2f2c-bd5a-4ec4-8a0c-c708d3b23d9d","timestamp":"2022-06-02T11:09:02.658461Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:09:03.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:03.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:12.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:12.853  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-02T11:09:12.202978Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1b363bf-9c5f-4505-a09e-07f7518c80e6","timestamp":"2022-06-02T11:09:12.203060Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:09:12.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:12.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:28.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:28.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:28.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:37.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:37.120  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-02T11:09:36.243452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9244de0-d03d-46cd-8b0c-afa04ef6f835","timestamp":"2022-06-02T11:09:36.243534Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:09:38.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:38.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:09:44.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:09:44.780  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-02T11:09:44.082251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1e361f1-c7ed-485b-a408-4d020dd4af98","timestamp":"2022-06-02T11:09:44.082338Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:09:44.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:09:44.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:10:00.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:10:00.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:10:00.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:10:14.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:10:14.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:10:14.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:10:29.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:10:29.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:10:29.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:10:44.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:10:44.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:10:44.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:10:59.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:10:59.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:10:59.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:11:01.574  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-02 11:11:01.994  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"26968575-fa49-46ee-9b36-07cdf9e57062","timestamp":"2022-06-02T11:11:01.994456Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:11:02.032  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms
2022-06-02 11:11:02.033  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-02 11:11:02.072  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:11:02.073  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-06-02 11:11:02.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:11:02.690  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"26968575-fa49-46ee-9b36-07cdf9e57062","timestamp":"2022-06-02T11:11:01.994456Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:11:02.690  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-02 11:11:02.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:11:02.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:11:02.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:11:02.917  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-02T11:11:02.736019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc183c96-e52c-4642-b698-f8862d178bcc","timestamp":"2022-06-02T11:11:02.736049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-02 11:11:03.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:11:03.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:11:03.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:11:03.029  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-02T11:11:02.636464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"853d4370-ba53-412d-b917-01e0dccbdfee","timestamp":"2022-06-02T11:11:02.636479Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-02 11:11:03.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:11:03.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:11:03.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:11:03.577  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-02T11:11:02.770153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8501f35d-aac1-4f78-bac2-42c38904f2ed","timestamp":"2022-06-02T11:11:02.770171Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:11:03.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:11:03.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000 (anonymous) ...
2022-06-02 11:11:12.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-02 11:11:12.854  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-02T11:11:12.202902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1efe2f45-3c88-4cca-ab7f-5e1bd618ff2d","timestamp":"2022-06-02T11:11:12.202967Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-02 11:11:13.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?timeout=15000
2022-06-02 11:11:13.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ba60e36e-8468-40e1-ac11-d52fba3b2909/onap-policy-clamp-runtime-acm-6847cc68d9-zpcvg?tim