Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml files

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2022-07-05 03:36:52.797  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-h5wml with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-07-05 03:36:52.806  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-07-05 03:36:56.769  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-05 03:36:57.606  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 807 ms. Found 7 JPA repository interfaces.
2022-07-05 03:37:00.623  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.629  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.637  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.659  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.672  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.694  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.703  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.708  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.768  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.834  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:00.839  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-05 03:37:01.924  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-07-05 03:37:01.952  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-07-05 03:37:01.952  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-07-05 03:37:02.233  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-07-05 03:37:02.233  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 9162 ms
2022-07-05 03:37:03.098  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-07-05 03:37:04.032  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-05 03:37:04.417  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-07-05 03:37:05.248  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-05 03:37:05.785  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-05 03:37:06.090  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-07-05 03:37:06.185  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-05 03:37:12.601  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-05 03:37:12.629  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-05 03:37:16.413  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-07-05 03:37:17.743  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da89ae23-4b01-40f9-ab86-846fccacb5b7, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-h5wml, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-07-05 03:37:19.409  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-07-05 03:37:22.098  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e225c34, org.springframework.security.web.context.SecurityContextPersistenceFilter@5dac6bc3, org.springframework.security.web.header.HeaderWriterFilter@68f75a35, org.springframework.security.web.authentication.logout.LogoutFilter@1ea19c97, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7c39193f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@45375bdf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b06dc57, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5d84b088, org.springframework.security.web.session.SessionManagementFilter@29eaf100, org.springframework.security.web.access.ExceptionTranslationFilter@478fe415, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1958524b]
2022-07-05 03:37:23.137  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.138  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.139  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.139  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.139  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.140  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.140  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.141  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.141  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.141  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.142  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.143  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.143  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.144  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.144  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.145  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.145  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.145  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.146  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.146  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.147  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.147  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-05 03:37:23.268  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-07-05 03:37:25.301  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-07-05 03:37:25.302  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-07-05 03:37:25.312  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da89ae23-4b01-40f9-ab86-846fccacb5b7, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-h5wml, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-07-05 03:37:25.314  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da89ae23-4b01-40f9-ab86-846fccacb5b7, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-h5wml, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-07-05 03:37:25.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:37:25.316  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=95aa492c-2080-4402-9e40-7be10365f717, alive=false, publisher=null]]: starting
2022-07-05 03:37:25.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:37:25.369  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=95aa492c-2080-4402-9e40-7be10365f717, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-07-05 03:37:25.370  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-07-05 03:37:25.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-07-05 03:37:25.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-07-05 03:37:25.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-07-05 03:37:25.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-07-05 03:37:25.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-07-05 03:37:25.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-07-05 03:37:25.380  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-07-05 03:37:25.380  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-07-05 03:37:25.380  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-07-05 03:37:25.380  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-07-05 03:37:25.380  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-07-05 03:37:25.381  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-07-05 03:37:25.381  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da89ae23-4b01-40f9-ab86-846fccacb5b7, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-h5wml, 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@608c7b5b
2022-07-05 03:37:25.381  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da89ae23-4b01-40f9-ab86-846fccacb5b7, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-h5wml, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-07-05 03:37:25.381  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-07-05 03:37:25.390  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 34.452 seconds (JVM running for 37.918)
2022-07-05 03:37:25.414  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-07-05 03:37:25.518  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-07-05 03:37:40.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:37:40.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:37:40.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:37:55.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:37:55.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:37:55.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:38:10.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:38:10.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:38:10.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:38:25.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:38:25.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:38:25.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:38:40.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:38:40.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:38:40.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:38:50.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:38:50.217  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-07-05 03:38:50.219  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:38:49.194038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2f26218-1d34-4ccb-8f51-ae7619d305fd","timestamp":"2022-07-05T03:38:49.194162Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:38:51.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:38:51.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:39:03.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:39:03.472  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:39:02.425565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a603a21a-5b55-4d15-b7c0-957669ab4201","timestamp":"2022-07-05T03:39:02.425655Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:39:04.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:39:04.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:39:19.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:39:19.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:39:19.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:39:25.301  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:39:25.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:39:25.385  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:39:24.303541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9e11267-cc36-4780-977e-1966332b6703","timestamp":"2022-07-05T03:39:24.303761Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:39:26.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:39:26.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:39:41.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:39:41.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:39:41.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:39:56.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:39:56.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:39:56.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:40:11.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:40:11.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:40:11.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:40:26.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:40:26.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:40:26.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:40:40.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:40:40.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:40:40.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:40:50.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:40:50.230  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:40:49.196916Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98046734-f478-40f2-8838-850a6b061c88","timestamp":"2022-07-05T03:40:49.197171Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:40:51.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:40:51.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:41:03.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:03.481  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:41:02.429400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b825fef-9277-4a5b-b066-adf6cfdc9906","timestamp":"2022-07-05T03:41:02.429604Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:41:04.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:41:04.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:41:19.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:19.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:41:19.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:41:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:41:25.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:25.321  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:41:24.304060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c8630ba-3f04-4e50-b04d-934fa6cbab18","timestamp":"2022-07-05T03:41:24.304175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:41:26.096  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2a49aae6-701f-4f56-b6ad-7edc381d80db","timestamp":"2022-07-05T03:41:26.086499Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:41:26.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:41:26.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:41:26.119  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms
2022-07-05 03:41:26.127  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 03:41:26.257  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:26.259  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (135 ms):{"serverTimeMs":1,"count":1}
2022-07-05 03:41:26.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:26.890  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2a49aae6-701f-4f56-b6ad-7edc381d80db","timestamp":"2022-07-05T03:41:26.086499Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:41:26.898  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 03:41:26.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:41:26.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:41:27.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:27.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-07-05T03:41:26.605144Z","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":"619bca32-f71d-45f2-b6c1-18c1fc28fe96","timestamp":"2022-07-05T03:41:26.605192Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:41:29.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:41:29.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:41:29.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:29.119  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:41:26.600109Z","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":"c1a9b1a5-2394-4d52-9f66-5fa8982fb296","timestamp":"2022-07-05T03:41:26.600137Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:41:30.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:41:30.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:41:30.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:30.642  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:41:26.610887Z","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":"72aac3e4-142e-4f32-8f3e-274cfbca1f39","timestamp":"2022-07-05T03:41:26.610922Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:41:31.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:41:31.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:41:46.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:41:46.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:41:46.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:42:01.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:42:01.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:42:01.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:42:16.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:42:16.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:42:16.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:42:31.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:42:31.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:42:31.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:42:46.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:42:46.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:42:46.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:42:50.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:42:50.280  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:42:49.194007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a481f2f2-55cd-44ec-bdff-dd50b687cd43","timestamp":"2022-07-05T03:42:49.194168Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:42:51.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:42:51.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:03.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:03.513  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:43:02.425570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e033f40-287a-439f-b649-57c4672c0ec6","timestamp":"2022-07-05T03:43:02.425725Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:43:04.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:04.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:19.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:19.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:19.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:25.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:43:25.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:43:24.304696Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"419919b3-6f9b-4208-ba31-b74bf5b1f9ee","timestamp":"2022-07-05T03:43:24.304834Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:43:26.110  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a2e22249-ddec-4367-8296-3744fb8df8e4","timestamp":"2022-07-05T03:43:26.109757Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:43:26.119  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-07-05 03:43:26.119  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 03:43:26.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:26.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:26.202  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:26.203  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (84 ms):{"serverTimeMs":0,"count":1}
2022-07-05 03:43:26.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:26.820  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a2e22249-ddec-4367-8296-3744fb8df8e4","timestamp":"2022-07-05T03:43:26.109757Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:43:26.821  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 03:43:26.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:26.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:26.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:26.966  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:43:26.519734Z","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":"91cc291b-0c16-4501-ad3b-0d3edd911620","timestamp":"2022-07-05T03:43:26.519759Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:43:27.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:27.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:27.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:27.190  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:43:26.522825Z","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":"0861cc62-fa33-4f3c-87aa-c594f129c6df","timestamp":"2022-07-05T03:43:26.522856Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:43:27.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:27.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:27.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:27.796  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:43:26.507691Z","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":"e8c990a4-3ded-41fd-a89b-5e7741ba4547","timestamp":"2022-07-05T03:43:26.507702Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:43:27.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:27.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:42.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:42.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:42.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:43:57.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:43:57.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:43:57.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:44:12.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:44:12.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:44:12.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:44:27.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:44:27.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:44:27.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:44:42.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:44:42.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:44:42.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:44:50.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:44:50.245  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:44:49.194612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f5e8716-6683-4e1d-a8a4-9d8e5863ad38","timestamp":"2022-07-05T03:44:49.194842Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:44:51.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:44:51.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:03.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:03.556  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:45:02.427535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d343308a-060e-4378-9bb4-ac47a477a30e","timestamp":"2022-07-05T03:45:02.427716Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:45:04.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:04.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:19.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:19.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:19.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:45:25.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:25.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:45:24.308003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c831692-6eb7-4f31-8fd5-e03a64d7b9c2","timestamp":"2022-07-05T03:45:24.308177Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:45:26.142  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58d8b3f4-255a-41a5-9dcb-9d469bffb22a","timestamp":"2022-07-05T03:45:26.141619Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:45:26.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:26.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:26.169  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-07-05 03:45:26.169  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 03:45:26.231  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:26.234  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (65 ms):{"serverTimeMs":0,"count":1}
2022-07-05 03:45:26.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:26.891  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58d8b3f4-255a-41a5-9dcb-9d469bffb22a","timestamp":"2022-07-05T03:45:26.141619Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:45:26.891  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 03:45:26.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:26.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:27.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:27.022  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:45:26.565985Z","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":"a1931ace-4b83-40d5-973d-937acefb1217","timestamp":"2022-07-05T03:45:26.566060Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:45:27.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:27.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:27.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:27.188  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:45:26.558268Z","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":"4a9e345c-2d13-4de9-8b72-e348f96b154f","timestamp":"2022-07-05T03:45:26.558281Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:45:27.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:27.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:27.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:27.781  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:45:26.553373Z","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":"922c30da-4ff2-4c85-ad39-612bb452896b","timestamp":"2022-07-05T03:45:26.553396Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:45:27.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:27.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:42.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:42.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:42.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:45:57.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:45:57.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:45:57.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:46:12.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:46:12.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:46:12.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:46:27.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:46:27.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:46:27.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:46:42.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:46:42.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:46:42.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:46:50.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:46:50.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:46:49.193915Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99dc8ca9-5267-43fd-81fc-9b6dab56a4a0","timestamp":"2022-07-05T03:46:49.194042Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:46:51.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:46:51.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:47:03.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:47:03.468  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:47:02.425448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cffa2e4d-b4f9-442e-8de4-92c16eb7711f","timestamp":"2022-07-05T03:47:02.425547Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:47:04.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:47:04.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:47:19.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:47:19.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:47:19.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:47:25.303  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:47:25.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:47:25.332  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:47:24.303084Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3ff17eb-75d8-470f-b9e4-7fd610afc7b8","timestamp":"2022-07-05T03:47:24.303220Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:47:26.168  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2a884224-4a56-43c8-9cc0-d13cc8bcf80b","timestamp":"2022-07-05T03:47:26.167798Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:47:26.169  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-07-05 03:47:26.169  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 03:47:26.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:47:26.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:47:26.224  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:47:26.225  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (56 ms):{"serverTimeMs":0,"count":1}
2022-07-05 03:47:26.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:47:26.864  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2a884224-4a56-43c8-9cc0-d13cc8bcf80b","timestamp":"2022-07-05T03:47:26.167798Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:47:26.865  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 03:47:26.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:47:26.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:47:27.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:47:27.590  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:47:26.594828Z","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":"b2c46568-3fba-42be-8fdb-ae9ffb353ea3","timestamp":"2022-07-05T03:47:26.594849Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:47:28.224  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:47:26.589773Z","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":"98edadeb-f54c-4f6c-8ece-0467941d865b","timestamp":"2022-07-05T03:47:26.589799Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:47:28.268  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:47:26.544354Z","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":"3773c0c5-fe6a-44d6-9f5e-3bcfa8b84e19","timestamp":"2022-07-05T03:47:26.544372Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:47:29.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:47:29.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:47:44.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:47:44.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:47:44.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:47:59.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:47:59.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:47:59.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:48:14.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:48:14.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:48:14.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:48:29.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:48:29.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:48:29.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:48:44.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:48:44.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:48:44.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:48:50.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:48:50.337  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:48:49.195860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"874c6427-5d8c-4635-a6fb-dbaa15209e9a","timestamp":"2022-07-05T03:48:49.196029Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:48:51.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:48:51.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:03.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:03.565  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:49:02.428823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cdc09e5-2374-446c-85e5-986cc5494a5a","timestamp":"2022-07-05T03:49:02.429056Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:49:04.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:04.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:19.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:19.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:19.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:25.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:25.300  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:49:24.303328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5f72fad-5b7f-4359-a4b9-1aaee00584ae","timestamp":"2022-07-05T03:49:24.303546Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:49:25.301  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:49:26.186  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"81203ea9-f1d4-4218-adc5-9aef690b5323","timestamp":"2022-07-05T03:49:26.185983Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:49:26.219  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-07-05 03:49:26.219  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 03:49:26.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:26.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:26.253  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:26.253  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-07-05 03:49:26.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:26.870  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"81203ea9-f1d4-4218-adc5-9aef690b5323","timestamp":"2022-07-05T03:49:26.185983Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:49:26.871  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 03:49:26.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:26.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:27.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:27.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:49:26.574643Z","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":"f2e69df4-b0a5-4d85-8ce7-bcaa3ba6343a","timestamp":"2022-07-05T03:49:26.574670Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:49:27.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:27.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:27.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:27.243  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:49:26.580441Z","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":"dbfa8a20-f0ae-4185-ad3d-029095cfe309","timestamp":"2022-07-05T03:49:26.580457Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:49:27.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:27.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:27.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:27.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:49:26.563208Z","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":"b074c7ef-02db-4744-a6dc-eddb7b89a09d","timestamp":"2022-07-05T03:49:26.563236Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:49:27.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:27.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:42.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:42.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:42.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:49:57.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:49:57.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:49:57.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:50:12.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:50:12.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:50:12.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:50:27.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:50:27.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:50:27.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:50:42.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:50:42.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:50:42.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:50:50.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:50:50.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:50:49.194292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70b1bc8c-4e5b-4ea9-90f0-ed52a9c49b40","timestamp":"2022-07-05T03:50:49.195318Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:50:51.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:50:51.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:03.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:03.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:51:02.426894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0df545ee-b607-43be-b996-f38d68f54eee","timestamp":"2022-07-05T03:51:02.426994Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:51:04.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:04.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:19.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:19.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:19.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:51:25.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:25.302  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:51:24.306568Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a67346e8-91c2-42e6-9c35-313daa6f7708","timestamp":"2022-07-05T03:51:24.306658Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:51:26.202  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8aca89c4-5416-493d-9d04-0fcd20f57b49","timestamp":"2022-07-05T03:51:26.202362Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:51:26.219  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-07-05 03:51:26.220  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 03:51:26.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:26.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:26.256  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:26.257  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-07-05 03:51:26.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:26.874  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8aca89c4-5416-493d-9d04-0fcd20f57b49","timestamp":"2022-07-05T03:51:26.202362Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:51:26.874  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 03:51:26.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:26.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:27.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:27.019  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:51:26.564126Z","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":"66fec697-dee8-45a9-b872-d2d8a82f762e","timestamp":"2022-07-05T03:51:26.564141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:51:27.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:27.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:27.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:27.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:51:26.562724Z","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":"e4353015-36a3-462b-bdf9-38b2dd27001b","timestamp":"2022-07-05T03:51:26.562738Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:51:27.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:27.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:27.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:27.787  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:51:26.564165Z","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":"a6c732c7-a2e6-41e6-87dd-5489ec434055","timestamp":"2022-07-05T03:51:26.564191Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:51:27.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:27.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:42.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:42.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:42.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:51:57.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:51:57.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:51:57.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:52:12.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:52:12.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:52:12.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:52:27.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:52:27.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:52:27.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:52:42.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:52:42.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:52:42.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:52:50.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:52:50.266  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:52:49.196866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e15bbd7f-0e11-4a4f-9fc9-ca31d0811b95","timestamp":"2022-07-05T03:52:49.197047Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:52:51.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:52:51.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:03.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:03.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-07-05T03:53:02.425790Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7b4aa85-a83c-45fd-b527-38c968a7bbe6","timestamp":"2022-07-05T03:53:02.425959Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:53:04.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:04.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:19.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:19.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:19.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:53:25.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:25.318  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:53:24.304813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31e9c25c-3111-4493-a5ce-285075e8770d","timestamp":"2022-07-05T03:53:24.304994Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:53:26.223  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f4b96fac-7c28-49d5-8bb3-8d729e398818","timestamp":"2022-07-05T03:53:26.222746Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:53:26.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:26.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:26.269  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-07-05 03:53:26.270  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 03:53:26.310  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:26.310  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-07-05 03:53:26.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:26.929  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f4b96fac-7c28-49d5-8bb3-8d729e398818","timestamp":"2022-07-05T03:53:26.222746Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:53:26.929  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 03:53:26.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:26.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:27.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:27.072  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:53:26.617010Z","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":"13029c75-ee65-49ff-8e42-b851acb8a30f","timestamp":"2022-07-05T03:53:26.617034Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:53:27.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:27.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:27.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:27.264  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:53:26.622601Z","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":"8e1e4622-3081-4733-aabf-762b44617cc3","timestamp":"2022-07-05T03:53:26.622621Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:53:27.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:27.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:27.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:27.835  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:53:26.621023Z","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":"68b17ad7-a691-45c7-8693-549483f88a62","timestamp":"2022-07-05T03:53:26.621051Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:53:27.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:27.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:42.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:42.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:42.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:53:57.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:53:57.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:53:57.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:54:12.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:54:12.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:54:12.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:54:27.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:54:27.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:54:27.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:54:42.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:54:42.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:54:42.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:54:50.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:54:50.195  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:54:49.196508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f2e8464-69e1-4d9e-b9c5-4c39b8627d06","timestamp":"2022-07-05T03:54:49.196607Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:54:50.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:54:50.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:03.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:03.536  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:55:02.426202Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45b7bf28-63b9-417f-8d89-69b02970a8c9","timestamp":"2022-07-05T03:55:02.426492Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:55:04.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:04.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:19.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:19.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:19.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:55:25.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:25.308  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:55:24.303489Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9eef682b-2d80-4d6e-b5a8-02332efcdbd2","timestamp":"2022-07-05T03:55:24.303712Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:55:26.243  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a89b8642-32ba-40d0-8cb8-72c8c68f2f5b","timestamp":"2022-07-05T03:55:26.243381Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:55:26.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:26.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:26.269  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-07-05 03:55:26.269  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 03:55:26.303  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:26.304  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-07-05 03:55:26.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:26.927  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a89b8642-32ba-40d0-8cb8-72c8c68f2f5b","timestamp":"2022-07-05T03:55:26.243381Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:55:26.927  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 03:55:26.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:26.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:27.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:27.067  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:55:26.617260Z","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":"1106e893-7e99-404d-8bf5-ff382ba4ba06","timestamp":"2022-07-05T03:55:26.617282Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:55:27.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:27.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:27.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:27.288  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:55:26.615610Z","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":"047336bf-57c4-4243-8de4-103359e66270","timestamp":"2022-07-05T03:55:26.615632Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:55:27.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:27.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:27.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:27.863  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:55:26.619532Z","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":"ff168e28-0e53-410c-9396-1f0747202b8f","timestamp":"2022-07-05T03:55:26.619563Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:55:27.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:27.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:42.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:42.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:42.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:55:57.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:55:57.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:55:57.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:56:12.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:56:12.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:56:12.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:56:27.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:56:27.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:56:27.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:56:42.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:56:42.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:56:42.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:56:50.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:56:50.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:56:49.194308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"517d6959-b1f4-4691-8c7d-ddeeaad5f10a","timestamp":"2022-07-05T03:56:49.194461Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:56:50.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:56:50.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:57:03.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:57:03.534  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:57:02.428409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73d00379-04ef-4a6b-8af1-f32376611ac9","timestamp":"2022-07-05T03:57:02.428543Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:57:04.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:57:04.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:57:19.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:57:19.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:57:19.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:57:25.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:57:25.287  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:57:24.303076Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c6ccf0e-c67b-436f-97eb-8ff5c6c7e95a","timestamp":"2022-07-05T03:57:24.303171Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:57:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:57:26.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:57:26.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:57:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:57:41.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:57:41.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:57:56.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:57:56.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:57:56.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:58:11.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:58:11.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:58:11.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:58:26.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:58:26.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:58:26.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:58:41.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:58:41.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:58:41.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:58:50.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:58:50.200  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T03:58:49.193963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"151f6fb6-fa66-4928-a533-31786a1f8a66","timestamp":"2022-07-05T03:58:49.194047Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 03:58:50.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:58:50.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:59:03.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:59:03.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:59:02.429393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ef527c7-ab53-4032-99b9-2c4e0a087fc9","timestamp":"2022-07-05T03:59:02.429518Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 03:59:04.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:59:04.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:59:19.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:59:19.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:59:19.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:59:25.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:59:25.299  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T03:59:24.302963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7ed2a39-d6c7-41e6-a38a-1884ea930354","timestamp":"2022-07-05T03:59:24.303074Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 03:59:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 03:59:25.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:59:25.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:59:40.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:59:40.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:59:40.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 03:59:55.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 03:59:55.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 03:59:55.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:00:10.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:00:10.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:00:10.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:00:25.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:00:25.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:00:25.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:00:40.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:00:40.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:00:40.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:00:50.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:00:50.200  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:00:49.194002Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acdfbad7-7006-4bf9-b84c-ca5c2ee16d67","timestamp":"2022-07-05T04:00:49.194125Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:00:50.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:00:50.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:03.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:03.567  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:01:02.426035Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a28f2d6-fe88-4b68-9b47-1c20db718eb3","timestamp":"2022-07-05T04:01:02.426292Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:01:04.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:04.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:19.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:19.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:19.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:01:25.311  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2cfc98b8-35cc-4989-848c-60d745b290ec","timestamp":"2022-07-05T04:01:25.310911Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:01:25.319  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-07-05 04:01:25.319  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 04:01:25.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:25.333  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:01:24.303375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea10bfb3-c598-42f1-8f3d-e655f7ea90e5","timestamp":"2022-07-05T04:01:24.303587Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:01:25.374  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:25.375  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (56 ms):{"serverTimeMs":0,"count":1}
2022-07-05 04:01:25.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:25.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:26.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:26.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2cfc98b8-35cc-4989-848c-60d745b290ec","timestamp":"2022-07-05T04:01:25.310911Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:01:26.001  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 04:01:26.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:26.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:26.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:26.148  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:01:25.683726Z","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":"44ad02c4-761a-4930-a306-fe1a712fb149","timestamp":"2022-07-05T04:01:25.683753Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:01:26.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:26.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:26.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:26.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:01:25.694031Z","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":"15b61c9e-ae37-487c-a6fd-9a451e513802","timestamp":"2022-07-05T04:01:25.694053Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:01:26.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:26.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:26.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:26.736  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:01:25.683018Z","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":"5df0c472-e454-4937-b11f-83c36e0adf87","timestamp":"2022-07-05T04:01:25.683040Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:01:27.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:27.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:42.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:42.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:42.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:01:57.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:01:57.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:01:57.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:02:12.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:02:12.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:02:12.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:02:27.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:02:27.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:02:27.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:02:42.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:02:42.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:02:42.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:02:50.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:02:50.196  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:02:49.194199Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"617702f9-b001-427b-a89f-be83632c7fed","timestamp":"2022-07-05T04:02:49.194333Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:02:50.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:02:50.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:03.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:03.591  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:03:02.426958Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68c892d0-13f2-4faf-b37d-a38a1ce61ee8","timestamp":"2022-07-05T04:03:02.427090Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:03:04.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:04.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:19.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:19.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:19.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:03:25.340  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bcf607d1-8a11-43e8-9cb3-63d1ed146a60","timestamp":"2022-07-05T04:03:25.340404Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:03:25.369  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-07-05 04:03:25.369  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 04:03:25.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:25.382  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:03:24.305444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"586810ed-be5b-4b6f-9bb4-fd1dc150a279","timestamp":"2022-07-05T04:03:24.305573Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:03:25.408  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:25.409  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-07-05 04:03:25.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:25.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:26.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:26.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bcf607d1-8a11-43e8-9cb3-63d1ed146a60","timestamp":"2022-07-05T04:03:25.340404Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:03:26.031  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 04:03:26.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:26.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:26.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:26.178  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:03:25.717441Z","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":"fb3cf732-9c91-421d-9777-368fdcd2d42b","timestamp":"2022-07-05T04:03:25.717486Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:03:26.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:26.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:26.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:26.229  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:03:25.716932Z","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":"5747e5fb-9cc5-4300-a22b-4386df44167a","timestamp":"2022-07-05T04:03:25.716940Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:03:26.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:26.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:26.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:26.775  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:03:25.715381Z","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":"7a3de876-0811-4b60-b418-dd0ef7f82bf4","timestamp":"2022-07-05T04:03:25.715397Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:03:27.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:27.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:42.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:42.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:42.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:03:57.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:03:57.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:03:57.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:04:12.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:04:12.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:04:12.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:04:27.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:04:27.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:04:27.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:04:42.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:04:42.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:04:42.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:04:50.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:04:50.205  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:04:49.194006Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9709a5a-2877-45db-8e56-b45836f19485","timestamp":"2022-07-05T04:04:49.194103Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:04:50.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:04:50.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:03.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:03.440  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:05:02.425657Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3402ac3-e868-4cc9-9848-a305a52d2c37","timestamp":"2022-07-05T04:05:02.425791Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:05:04.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:04.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:19.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:19.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:19.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:05:25.354  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4b36284-790a-42da-af1d-af89fdfa5fb5","timestamp":"2022-07-05T04:05:25.354568Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:05:25.369  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-07-05 04:05:25.369  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 04:05:25.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:25.380  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:05:24.303038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5eacd6f8-edaa-4c5b-959e-49af02b613a7","timestamp":"2022-07-05T04:05:24.303146Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:05:25.403  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:25.404  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-07-05 04:05:25.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:25.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:26.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:26.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4b36284-790a-42da-af1d-af89fdfa5fb5","timestamp":"2022-07-05T04:05:25.354568Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:05:26.035  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 04:05:26.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:26.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:26.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:26.185  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:05:25.710705Z","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":"b236c4a6-7a40-4e04-9006-c1b3f8f6c4cf","timestamp":"2022-07-05T04:05:25.710724Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:05:26.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:26.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:26.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:26.230  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:05:25.717086Z","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":"f39c2958-322f-4cfd-a3fe-5bfedf48dba6","timestamp":"2022-07-05T04:05:25.717108Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:05:26.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:26.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:26.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:26.767  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:05:25.724628Z","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":"a90cfd3b-29c8-4dcf-ada6-58b16fae4662","timestamp":"2022-07-05T04:05:25.724657Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:05:27.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:27.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:42.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:42.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:42.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:05:57.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:05:57.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:05:57.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:06:12.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:06:12.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:06:12.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:06:27.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:06:27.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:06:27.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:06:42.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:06:42.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:06:42.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:06:50.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:06:50.190  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:06:49.193948Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc8f8d1b-06d5-4eee-bf61-25b873485fd4","timestamp":"2022-07-05T04:06:49.194082Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:06:50.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:06:50.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:03.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:03.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:07:02.425596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"147477b4-39f3-42c9-90df-e5eed0c221c3","timestamp":"2022-07-05T04:07:02.425704Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:07:04.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:04.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:19.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:19.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:19.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:07:25.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:25.309  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:07:24.303625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c822108d-2112-464a-99ed-44a6fba3a72e","timestamp":"2022-07-05T04:07:24.303900Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:07:25.381  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"835af8d0-010b-4e28-8cf1-155743f621de","timestamp":"2022-07-05T04:07:25.381363Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:07:25.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:25.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:25.419  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-07-05 04:07:25.419  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 04:07:25.459  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:25.459  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":1,"count":1}
2022-07-05 04:07:26.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:26.076  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"835af8d0-010b-4e28-8cf1-155743f621de","timestamp":"2022-07-05T04:07:25.381363Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:07:26.076  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 04:07:26.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:26.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:26.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:26.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:07:25.764622Z","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":"78679847-e6dc-4fcf-b880-3da358bce674","timestamp":"2022-07-05T04:07:25.764668Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:07:26.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:26.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:26.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:26.279  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:07:25.773907Z","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":"2bb1b9c3-b51a-4cf6-8771-a70c76667dec","timestamp":"2022-07-05T04:07:25.773931Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:07:26.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:26.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:26.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:26.828  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:07:25.770841Z","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":"af5f16aa-de4b-4dc6-9566-b78c5490aa91","timestamp":"2022-07-05T04:07:25.770882Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:07:26.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:26.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:41.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:41.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:41.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:07:56.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:07:56.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:07:56.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:08:11.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:08:11.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:08:11.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:08:26.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:08:26.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:08:26.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:08:41.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:08:41.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:08:41.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:08:50.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:08:50.202  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:08:49.194022Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d0a2fb0-af15-4748-b799-58416baee657","timestamp":"2022-07-05T04:08:49.194200Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:08:50.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:08:50.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:09:03.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:09:03.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:09:02.425899Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a15cb512-5030-4ddf-a897-7dbebaef840e","timestamp":"2022-07-05T04:09:02.426025Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:09:03.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:09:03.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:09:18.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:09:18.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:09:18.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:09:25.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:09:25.277  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:09:24.303393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e593d5b-6ce8-4e08-93c7-f3cecb0ef827","timestamp":"2022-07-05T04:09:24.303571Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:09:25.302  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:09:25.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:09:25.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:09:40.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:09:40.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:09:40.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:09:55.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:09:55.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:09:55.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:10:10.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:10:10.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:10:10.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:10:25.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:10:25.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:10:25.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:10:40.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:10:40.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:10:40.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:10:50.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:10:50.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:10:49.193956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acda9b24-6646-42f9-9bea-da5b4cd864e9","timestamp":"2022-07-05T04:10:49.194047Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:10:50.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:10:50.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:11:03.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:11:03.453  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:11:02.425621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50197ebf-4f56-4435-86f4-5888bd211cc2","timestamp":"2022-07-05T04:11:02.425767Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:11:04.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:11:04.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:11:19.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:11:19.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:11:19.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:11:25.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:11:25.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:11:24.303076Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46a61167-100f-4cb7-8bfc-3e806898e1b9","timestamp":"2022-07-05T04:11:24.303212Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:11:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:11:25.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:11:25.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:11:40.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:11:40.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:11:40.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:11:55.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:11:55.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:11:55.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:12:10.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:12:10.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:12:10.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:12:25.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:12:25.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:12:25.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:12:40.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:12:40.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:12:40.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:12:50.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:12:50.188  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:12:49.193846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"974ec22f-ecd9-4707-84e5-c4f2c019f2aa","timestamp":"2022-07-05T04:12:49.193938Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:12:50.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:12:50.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:13:03.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:13:03.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:13:02.425562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9520eae4-fdb7-4322-8f27-775f2c931364","timestamp":"2022-07-05T04:13:02.425656Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:13:04.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:13:04.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:13:19.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:13:19.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:13:19.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:13:25.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:13:25.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:13:24.303135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6dcb3d7f-8491-4339-9d2c-ffe0e57a25ae","timestamp":"2022-07-05T04:13:24.303313Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:13:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:13:25.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:13:25.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:13:40.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:13:40.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:13:40.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:13:55.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:13:55.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:13:55.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:14:10.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:14:10.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:14:10.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:14:25.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:14:25.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:14:25.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:14:40.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:14:40.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:14:40.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:14:50.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:14:50.204  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:14:49.193845Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97576dc9-a704-4bcf-8ccc-64673bc100c4","timestamp":"2022-07-05T04:14:49.193932Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:14:50.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:14:50.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:15:03.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:15:03.470  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:15:02.425983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5956eae-88dc-4073-860d-c038b572b150","timestamp":"2022-07-05T04:15:02.426145Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:15:04.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:15:04.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:15:19.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:15:19.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:15:19.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:15:25.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:15:25.282  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:15:24.303348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acf9cc77-889a-4f0d-8cb1-131f9f53a559","timestamp":"2022-07-05T04:15:24.303562Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:15:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:15:25.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:15:25.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:15:40.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:15:40.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:15:40.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:15:55.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:15:55.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:15:55.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:16:10.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:16:10.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:16:10.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:16:25.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:16:25.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:16:25.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:16:40.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:16:40.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:16:40.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:16:50.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:16:50.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:16:49.194171Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a081918f-2b80-4b42-981d-c8820d70733a","timestamp":"2022-07-05T04:16:49.194376Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:16:50.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:16:50.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:17:03.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:17:03.443  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:17:02.425543Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aef0148b-2526-47ef-8d8a-79d95931ccf9","timestamp":"2022-07-05T04:17:02.425632Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:17:03.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:17:03.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:17:18.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:17:18.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:17:18.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:17:25.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:17:25.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:17:24.303120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c47c77a3-0196-4f33-a74b-c6cddcfc9ecc","timestamp":"2022-07-05T04:17:24.303240Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:17:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:17:25.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:17:25.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:17:40.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:17:40.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:17:40.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:17:55.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:17:55.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:17:55.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:18:10.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:18:10.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:18:10.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:18:25.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:18:25.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:18:25.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:18:40.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:18:40.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:18:40.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:18:50.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:18:50.194  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:18:49.193939Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea182cd0-09ad-4471-b1ec-3dd27b59d7d6","timestamp":"2022-07-05T04:18:49.194073Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:18:50.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:18:50.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:19:03.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:19:03.440  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:19:02.425571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee23bc6b-6516-4327-9d00-c0d552f4c605","timestamp":"2022-07-05T04:19:02.425698Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:19:03.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:19:03.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:19:18.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:19:18.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:19:18.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:19:25.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:19:25.293  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:19:24.302971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8af5e65-3fdd-4b03-b8d1-ea443f838613","timestamp":"2022-07-05T04:19:24.303069Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:19:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:19:25.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:19:25.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:19:40.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:19:40.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:19:40.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:19:55.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:19:55.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:19:55.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:20:10.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:20:10.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:20:10.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:20:25.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:20:25.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:20:25.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:20:40.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:20:40.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:20:40.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:20:50.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:20:50.200  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:20:49.194131Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cd2a882-991b-4c58-81e1-5e629c7c9fd1","timestamp":"2022-07-05T04:20:49.194257Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:20:50.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:20:50.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:21:03.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:21:03.461  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:21:02.425555Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5544abf-19ad-4989-aeab-a06b67228fc9","timestamp":"2022-07-05T04:21:02.425637Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:21:03.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:21:03.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:21:18.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:21:18.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:21:18.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:21:25.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:21:25.279  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:21:24.304206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aca238b8-339d-4ee4-9ab2-fc3fe8778179","timestamp":"2022-07-05T04:21:24.304440Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:21:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:21:25.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:21:25.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:21:40.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:21:40.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:21:40.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:21:55.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:21:55.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:21:55.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:22:10.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:22:10.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:22:10.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:22:25.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:22:25.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:22:25.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:22:40.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:22:40.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:22:40.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:22:50.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:22:50.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:22:49.193822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"280ab2e7-2658-4259-a7d8-50151a35763a","timestamp":"2022-07-05T04:22:49.193926Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:22:50.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:22:50.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:23:03.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:23:03.461  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:23:02.425913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e7730c2-dc18-47da-b23a-d875fc80c3ad","timestamp":"2022-07-05T04:23:02.426076Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:23:03.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:23:03.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:23:18.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:23:18.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:23:18.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:23:25.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:23:25.279  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:23:24.303180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27a4481e-3f77-4ceb-850d-94bfacf28ac9","timestamp":"2022-07-05T04:23:24.303360Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:23:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:23:25.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:23:25.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:23:40.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:23:40.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:23:40.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:23:55.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:23:55.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:23:55.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:24:10.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:24:10.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:24:10.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:24:25.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:24:25.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:24:25.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:24:40.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:24:40.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:24:40.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:24:50.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:24:50.190  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:24:49.194498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"308e3a03-4575-4c62-87c0-492d6de5772a","timestamp":"2022-07-05T04:24:49.194750Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:24:50.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:24:50.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:25:03.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:25:03.448  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:25:02.425541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4fe7ac4-c72d-4c95-b7e7-70f6bfb8f645","timestamp":"2022-07-05T04:25:02.425629Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:25:03.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:25:03.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:25:18.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:25:18.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:25:18.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:25:25.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:25:25.291  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:25:24.303029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7d36129-a0e4-4ffa-8237-ba339b3fee60","timestamp":"2022-07-05T04:25:24.303121Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:25:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:25:25.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:25:25.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:25:40.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:25:40.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:25:40.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:25:55.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:25:55.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:25:55.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:26:10.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:26:10.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:26:10.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:26:25.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:26:25.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:26:25.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:26:40.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:26:40.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:26:40.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:26:50.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:26:50.178  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:26:49.193925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf38902f-4d75-4007-bf20-e741abc9cd88","timestamp":"2022-07-05T04:26:49.194055Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:26:50.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:26:50.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:27:03.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:27:03.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:27:02.425488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac851add-e951-4bba-a4cc-434cd548fe1d","timestamp":"2022-07-05T04:27:02.425559Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:27:03.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:27:03.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:27:18.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:27:18.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:27:18.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:27:25.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:27:25.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:27:24.303390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0c2e8c7-0de0-4f28-b1a0-32cd96c2398d","timestamp":"2022-07-05T04:27:24.303468Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:27:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:27:25.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:27:25.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:27:40.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:27:40.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:27:40.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:27:55.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:27:55.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:27:55.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:28:10.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:28:10.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:28:10.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:28:25.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:28:25.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:28:25.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:28:40.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:28:40.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:28:40.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:28:50.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:28:50.184  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:28:49.193814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e15a5667-860d-4629-aa83-99e646b9baad","timestamp":"2022-07-05T04:28:49.193907Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:28:50.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:28:50.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:29:03.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:29:03.460  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:29:02.426743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56aadee7-bc07-4cb6-aea7-1e5e97bc7af0","timestamp":"2022-07-05T04:29:02.426866Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:29:03.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:29:03.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:29:18.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:29:18.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:29:18.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:29:25.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:29:25.281  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:29:24.302956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86600e04-b465-43f2-b75b-b446766919b9","timestamp":"2022-07-05T04:29:24.303044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:29:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:29:25.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:29:25.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:29:40.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:29:40.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:29:40.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:29:55.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:29:55.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:29:55.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:30:10.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:30:10.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:30:10.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:30:25.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:30:25.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:30:25.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:30:40.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:30:40.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:30:40.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:30:50.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:30:50.196  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:30:49.193816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d91eeb4-41bd-4383-81b9-ec8657d9cfb1","timestamp":"2022-07-05T04:30:49.193909Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:30:50.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:30:50.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:31:03.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:31:03.451  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:31:02.425648Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3dafb665-703c-4cbd-a94b-260121d8aeb2","timestamp":"2022-07-05T04:31:02.425793Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:31:03.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:31:03.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:31:18.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:31:18.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:31:18.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:31:25.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:31:25.284  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:31:24.303432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06a7f1e0-fd0d-44a4-9d84-f5bc55317ba5","timestamp":"2022-07-05T04:31:24.303636Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:31:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:31:25.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:31:25.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:31:40.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:31:40.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:31:40.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:31:55.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:31:55.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:31:55.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:32:10.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:32:10.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:32:10.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:32:25.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:32:25.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:32:25.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:32:40.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:32:40.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:32:40.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:32:50.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:32:50.192  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:32:49.202395Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f78a9c4-918f-4d28-8257-e75f291c8e09","timestamp":"2022-07-05T04:32:49.202555Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:32:50.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:32:50.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:33:03.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:33:03.487  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:33:02.426029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39e7214f-cdde-4b1e-9dda-6a807ad2197e","timestamp":"2022-07-05T04:33:02.426178Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:33:03.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:33:03.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:33:18.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:33:18.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:33:18.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:33:25.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:33:25.293  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:33:24.303056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"940f007f-8619-470e-84d2-4f8817a96f62","timestamp":"2022-07-05T04:33:24.303143Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:33:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:33:25.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:33:25.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:33:40.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:33:40.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:33:40.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:33:55.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:33:55.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:33:55.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:34:10.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:34:10.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:34:10.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:34:25.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:34:25.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:34:25.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:34:40.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:34:40.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:34:40.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:34:50.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:34:50.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:34:49.193899Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff80c4ae-ddf0-448d-b045-f8baf596d93b","timestamp":"2022-07-05T04:34:49.194030Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:34:50.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:34:50.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:35:03.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:35:03.432  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:35:02.425515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3064ca40-9018-4402-adf1-fd6b4339a3b2","timestamp":"2022-07-05T04:35:02.425611Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:35:03.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:35:03.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:35:18.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:35:18.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:35:18.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:35:25.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:35:25.291  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:35:24.303041Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1cb42d1-c747-4bad-adf6-789a87fbb97b","timestamp":"2022-07-05T04:35:24.303240Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:35:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:35:25.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:35:25.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:35:40.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:35:40.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:35:40.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:35:55.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:35:55.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:35:55.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:36:10.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:36:10.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:36:10.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:36:25.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:36:25.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:36:25.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:36:40.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:36:40.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:36:40.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:36:50.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:36:50.189  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:36:49.194030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6b7b06e-9423-49bb-bf84-a35d737bd5a5","timestamp":"2022-07-05T04:36:49.194162Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:36:50.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:36:50.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:03.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37: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-07-05T04:37:02.425498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a64ab6c3-722a-49b2-9aeb-67b523e77fa8","timestamp":"2022-07-05T04:37:02.425605Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:37:03.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:03.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:18.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:18.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:18.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:37:25.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:25.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-07-05T04:37:24.302929Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2efcb835-863e-43ee-a533-24bc085b7829","timestamp":"2022-07-05T04:37:24.302988Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:37:25.309  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4fcbb328-fda6-4bdc-880a-551cb2cf7230","timestamp":"2022-07-05T04:37:25.309303Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:37:25.320  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-07-05 04:37:25.320  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 04:37:25.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:25.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:25.358  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:25.359  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-07-05 04:37:25.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:25.985  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4fcbb328-fda6-4bdc-880a-551cb2cf7230","timestamp":"2022-07-05T04:37:25.309303Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:37:25.985  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 04:37:25.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:25.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:26.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:26.165  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:37:25.685560Z","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":"a51cab0e-5e73-4181-98e5-84a77b87041e","timestamp":"2022-07-05T04:37:25.685571Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:37:26.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:26.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:26.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:26.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:37:25.686854Z","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":"42600057-4d96-4e20-9c2b-79a71a84d21a","timestamp":"2022-07-05T04:37:25.686877Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:37:26.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:26.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:27.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:27.298  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:37:25.669697Z","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":"d7ceab60-9ccb-46fb-a1aa-c33209278f7b","timestamp":"2022-07-05T04:37:25.669715Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:37:27.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:27.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:42.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:42.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:42.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:37:57.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:37:57.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:37:57.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:38:12.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:38:12.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:38:12.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:38:27.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:38:27.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:38:27.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:38:42.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:38:42.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:38:42.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:38:50.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:38:50.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:38:49.193834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b703c42-848e-480a-9ce3-bbfadef94d3a","timestamp":"2022-07-05T04:38:49.193928Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:38:50.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:38:50.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:03.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:03.439  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:39:02.428434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d14ea09-73e1-4439-979e-236b0b791887","timestamp":"2022-07-05T04:39:02.428539Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:39:03.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:03.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:18.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:18.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:18.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:39:25.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:25.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:39:24.303345Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e64b5ae8-133b-4358-96d2-90bd6cc732fd","timestamp":"2022-07-05T04:39:24.303596Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:39:25.730  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"da983e80-a5b6-4069-8347-5660f5a4709d","timestamp":"2022-07-05T04:39:25.729369Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:39:25.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:25.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:25.769  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 39 ms
2022-07-05 04:39:25.771  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 04:39:25.803  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:25.803  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-07-05 04:39:26.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:26.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"da983e80-a5b6-4069-8347-5660f5a4709d","timestamp":"2022-07-05T04:39:25.729369Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:39:26.420  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 04:39:26.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:26.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:26.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:26.648  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:39:26.202522Z","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":"6b727fcb-9b89-49aa-a6a1-3cc0dfddd960","timestamp":"2022-07-05T04:39:26.202536Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:39:26.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:26.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:26.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:26.768  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:39:26.196528Z","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":"c402185d-def3-4e21-b7d9-dda4ce6ea4ee","timestamp":"2022-07-05T04:39:26.196550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:39:26.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:26.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:27.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:27.305  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:39:26.194716Z","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":"d6df2c3c-9834-4793-ba25-1d2cc654dc83","timestamp":"2022-07-05T04:39:26.194743Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:39:27.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:27.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:42.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:42.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:42.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:39:57.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:39:57.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:39:57.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:40:12.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:40:12.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:40:12.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:40:27.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:40:27.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:40:27.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:40:42.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:40:42.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:40:42.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:40:50.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:40:50.205  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:40:49.194386Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e41fb8a-7332-469b-8821-50300ae4e33d","timestamp":"2022-07-05T04:40:49.194527Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:40:50.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:40:50.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:03.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:03.471  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:41:02.428612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa140d95-2c24-4416-a943-de720a3726a3","timestamp":"2022-07-05T04:41:02.428778Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:41:03.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:03.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:18.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:18.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:18.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:41:25.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:25.381  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:41:24.303179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5668b331-934f-4db7-951f-89d3ec5cefc0","timestamp":"2022-07-05T04:41:24.303302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:41:25.760  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c5bea069-8a24-4bd3-96d6-92edf71f4a09","timestamp":"2022-07-05T04:41:25.760513Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:41:25.769  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-07-05 04:41:25.769  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 04:41:25.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:25.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:25.797  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:25.797  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-07-05 04:41:26.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:26.413  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c5bea069-8a24-4bd3-96d6-92edf71f4a09","timestamp":"2022-07-05T04:41:25.760513Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:41:26.414  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 04:41:26.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:26.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:26.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:26.549  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:41:26.102734Z","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":"60065f3a-6bad-4434-8bff-8d59bea623ad","timestamp":"2022-07-05T04:41:26.102747Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:41:26.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:26.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:26.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:26.811  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:41:26.103369Z","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":"5e92e38f-ca09-4c91-b9db-08ddacddec40","timestamp":"2022-07-05T04:41:26.103381Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:41:26.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:26.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:27.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:27.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:41:26.104341Z","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":"b1b64fa0-ddee-4efe-819f-48ec924e7c11","timestamp":"2022-07-05T04:41:26.104360Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:41:27.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:27.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:42.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:42.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:42.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:41:57.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:41:57.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:41:57.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:42:12.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:42:12.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:42:12.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:42:27.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:42:27.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:42:27.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:42:42.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:42:42.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:42:42.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:42:50.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:42:50.181  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:42:49.193934Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05abca9f-4591-449d-be08-7927572f8cd0","timestamp":"2022-07-05T04:42:49.194031Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:42:50.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:42:50.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:43:03.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:43:03.443  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:43:02.425608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89dbe006-313a-4672-ae7c-6fd941bca194","timestamp":"2022-07-05T04:43:02.425742Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:43:03.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:43:03.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:43:18.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:43:18.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:43:18.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:43:25.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:43:25.277  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:43:24.303071Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"829eec06-8c6b-47c7-88af-a592a0a2240f","timestamp":"2022-07-05T04:43:24.303195Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:43:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:43:25.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:43:25.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:43:40.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:43:40.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:43:40.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:43:55.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:43:55.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:43:55.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:44:10.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:44:10.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:44:10.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:44:25.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:44:25.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:44:25.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:44:40.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:44:40.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:44:40.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:44:50.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:44:50.222  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:44:49.193863Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ee67eeb-2a31-4b94-8ceb-1632afe25070","timestamp":"2022-07-05T04:44:49.194001Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:44:50.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:44:50.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:45:03.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:45:03.493  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:45:02.425495Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6b7fa38-8d51-4502-863d-8e609a235009","timestamp":"2022-07-05T04:45:02.425570Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:45:03.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:45:03.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:45:18.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:45:18.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:45:18.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:45:25.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:45:25.275  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:45:24.303061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7504ecb-7e00-485e-b97c-fe599afa3dfa","timestamp":"2022-07-05T04:45:24.303163Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:45:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:45:25.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:45:25.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:45:40.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:45:40.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:45:40.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:45:55.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:45:55.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:45:55.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:46:10.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:46:10.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:46:10.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:46:25.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:46:25.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:46:25.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:46:40.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:46:40.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:46:40.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:46:50.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:46:50.322  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:46:49.194272Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"286d8fbe-31e9-4461-b9d2-46bae3a84539","timestamp":"2022-07-05T04:46:49.194423Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:46:50.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:46:50.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:03.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:03.507  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:47:02.432856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfc09a62-498f-4012-b537-8460bed05c9d","timestamp":"2022-07-05T04:47:02.432988Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:47:03.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:03.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:18.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:18.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:18.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:25.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:47:25.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:47:24.303243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea0f8cd7-90c8-4e0c-a351-4b7b0b1a2af2","timestamp":"2022-07-05T04:47:24.303443Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:47:25.820  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"62641606-200a-44a4-8e95-a9e509a92eb1","timestamp":"2022-07-05T04:47:25.819977Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:47:25.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:25.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:25.869  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 49 ms
2022-07-05 04:47:25.869  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-05 04:47:25.907  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:25.908  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-07-05 04:47:26.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:26.530  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"62641606-200a-44a4-8e95-a9e509a92eb1","timestamp":"2022-07-05T04:47:25.819977Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:47:26.530  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-05 04:47:26.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:26.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:26.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:26.696  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:47:26.235338Z","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":"127ba594-67fa-44e9-ab20-ed6787509aea","timestamp":"2022-07-05T04:47:26.235366Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:47:26.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:26.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:26.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:26.851  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:47:26.234308Z","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":"f35e5f23-6cdc-4d2a-a43d-67b8a20c9318","timestamp":"2022-07-05T04:47:26.234324Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:47:26.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:26.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:27.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:27.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:47:26.228388Z","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":"7e21409c-55e5-43dc-8995-343b569619ca","timestamp":"2022-07-05T04:47:26.228418Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:47:27.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:27.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:42.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:42.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:42.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:47:57.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:47:57.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:47:57.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:48:12.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:48:12.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:48:12.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:48:27.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:48:27.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:48:27.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:48:42.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:48:42.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:48:42.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:48:50.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:48:50.228  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:48:49.194062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db7f0ab1-d550-40de-9f38-153546359c2b","timestamp":"2022-07-05T04:48:49.194154Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:48:50.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:48:50.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:49:03.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:49:03.518  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:49:02.426001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3d207ab-4202-4d53-912c-bd0e8dfb654f","timestamp":"2022-07-05T04:49:02.426096Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:49:03.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:49:03.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:49:18.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:49:18.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:49:18.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:49:25.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:49:25.271  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:49:24.303066Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10719150-bd25-46ae-b13a-fbaac114e6a6","timestamp":"2022-07-05T04:49:24.303150Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:49:25.301  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:49:25.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:49:25.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:49:40.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:49:40.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:49:40.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:49:55.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:49:55.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:49:55.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:50:10.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:50:10.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:50:10.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:50:25.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:50:25.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:50:25.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:50:40.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:50:40.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:50:40.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:50:50.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:50:50.179  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:50:49.193898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ab37f14-8198-48be-9ee9-b35010ffbeb3","timestamp":"2022-07-05T04:50:49.194038Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:50:50.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:50:50.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:51:03.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:51:03.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:51:02.426911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6765a900-5df5-4e33-b378-cd69c2e261cc","timestamp":"2022-07-05T04:51:02.426989Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:51:03.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:51:03.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:51:18.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:51:18.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:51:18.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:51:25.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:51:25.276  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:51:24.302980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5bd77ff-52c0-4a8a-a5a3-f46c6ea1e0b6","timestamp":"2022-07-05T04:51:24.303068Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:51:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:51:25.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:51:25.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:51:40.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:51:40.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:51:40.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:51:55.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:51:55.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:51:55.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:52:10.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:52:10.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:52:10.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:52:25.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:52:25.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:52:25.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:52:40.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:52:40.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:52:40.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:52:50.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:52:50.182  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:52:49.194136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6df1dfb-8dc6-4d31-99b2-42ee8894821d","timestamp":"2022-07-05T04:52:49.194239Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:52:50.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:52:50.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:53:03.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:53:03.543  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:53:02.444902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cde4cf0-bcf6-4848-a341-f4f469d27132","timestamp":"2022-07-05T04:53:02.445114Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:53:03.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:53:03.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:53:18.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:53:18.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:53:18.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:53:25.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:53:25.280  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:53:24.303367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d12c8ac-969c-4c21-ad57-0cc9f42c7d04","timestamp":"2022-07-05T04:53:24.303580Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:53:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:53:25.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:53:25.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:53:40.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:53:40.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:53:40.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:53:55.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:53:55.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:53:55.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:54:10.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:54:10.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:54:10.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:54:25.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:54:25.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:54:25.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:54:40.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:54:40.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:54:40.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:54:50.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:54:50.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:54:49.194412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"400cb167-3e8d-42c0-9f68-2801f7570155","timestamp":"2022-07-05T04:54:49.194666Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:54:50.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:54:50.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:55:03.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:55:03.446  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:55:02.425927Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d3108b4-2378-4ec7-a481-d118c7b4f722","timestamp":"2022-07-05T04:55:02.426056Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:55:03.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:55:03.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:55:18.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:55:18.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:55:18.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:55:25.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:55:25.277  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:55:24.302991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"689b08ce-a877-4ddb-b70c-81a74ec35a0f","timestamp":"2022-07-05T04:55:24.303091Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:55:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:55:25.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:55:25.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:55:40.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:55:40.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:55:40.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:55:55.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:55:55.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:55:55.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:56:10.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:56:10.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:56:10.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:56:25.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:56:25.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:56:25.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:56:40.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:56:40.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:56:40.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:56:50.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:56:50.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:56:49.194039Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7399689e-e3c0-48a3-9619-c1babf6acd5a","timestamp":"2022-07-05T04:56:49.194192Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:56:50.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:56:50.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:57:03.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:57:03.432  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:57:02.425538Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"575a9632-0400-42cb-8482-99cb6924534b","timestamp":"2022-07-05T04:57:02.425618Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:57:03.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:57:03.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:57:18.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:57:18.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:57:18.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:57:25.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:57:25.284  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:57:24.303008Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9980ea9-5544-4af4-87db-4747ab0df492","timestamp":"2022-07-05T04:57:24.303101Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:57:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:57:25.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:57:25.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:57:40.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:57:40.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:57:40.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:57:55.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:57:55.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:57:55.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:58:10.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:58:10.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:58:10.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:58:25.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:58:25.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:58:25.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:58:40.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:58:40.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:58:40.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:58:50.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:58:50.193  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T04:58:49.193882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97e5c9ef-14fe-4027-96a9-b8328eab8a50","timestamp":"2022-07-05T04:58:49.193976Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 04:58:50.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:58:50.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:59:03.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:59:03.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:59:02.425806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0df7892-c5d2-4e41-8a05-e86f4a110759","timestamp":"2022-07-05T04:59:02.425874Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 04:59:03.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:59:03.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:59:18.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:59:18.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:59:18.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:59:25.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:59:25.271  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T04:59:24.303665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a0600b3-b620-47eb-870c-5e5fb395a0b5","timestamp":"2022-07-05T04:59:24.303731Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 04:59:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 04:59:25.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:59:25.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:59:40.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:59:40.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:59:40.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 04:59:55.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 04:59:55.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 04:59:55.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:00:10.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:00:10.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:00:10.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:00:25.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:00:25.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:00:25.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:00:40.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:00:40.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:00:40.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:00:50.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:00:50.232  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T05:00:49.193947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef874355-6450-4312-9eab-a07136a6e036","timestamp":"2022-07-05T05:00:49.194093Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:00:50.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:00:50.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:01:03.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:01:03.504  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:01:02.425553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd9192ba-97f7-45a8-9854-5d6637bfc66e","timestamp":"2022-07-05T05:01:02.425627Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:01:03.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:01:03.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:01:18.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:01:18.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:01:18.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:01:25.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:01:25.276  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:01:24.303090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec0448a5-2701-4003-9534-0da85e8a4b34","timestamp":"2022-07-05T05:01:24.303235Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:01:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:01:25.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:01:25.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:01:40.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:01:40.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:01:40.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:01:55.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:01:55.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:01:55.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:02:10.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:02:10.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:02:10.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:02:25.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:02:25.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:02:25.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:02:40.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:02:40.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:02:40.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:02:50.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:02:50.223  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T05:02:49.194427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86fe3797-eb96-48af-bdb8-b90289d719ea","timestamp":"2022-07-05T05:02:49.194653Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:02:50.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:02:50.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:03:03.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:03:03.431  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:03:02.428792Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b5cc357-bbbe-4135-af23-0c8227ecf238","timestamp":"2022-07-05T05:03:02.428957Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:03:03.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:03:03.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:03:18.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:03:18.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:03:18.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:03:25.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:03:25.292  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:03:24.303674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1be0ad3a-c838-45e4-a83d-17fcfab5fb58","timestamp":"2022-07-05T05:03:24.303774Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:03:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:03:25.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:03:25.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:03:40.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:03:40.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:03:40.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:03:55.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:03:55.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:03:55.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:04:10.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:04:10.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:04:10.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:04:25.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:04:25.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:04:25.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:04:40.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:04:40.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:04:40.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:04:50.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:04:50.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T05:04:49.196711Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54af09b4-cdd5-4339-a117-9419362e63e2","timestamp":"2022-07-05T05:04:49.196862Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:04:51.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:04:51.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:05:03.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:05:03.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-07-05T05:05:02.425540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4780f7a5-ad9d-45b7-ae67-761ea76ecc1c","timestamp":"2022-07-05T05:05:02.425624Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:05:04.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:05:04.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:05:18.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:05:18.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:05:18.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:05:25.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:05:25.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:05:24.303044Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3929c27b-e6a7-4664-8a9e-fdca6d8ce660","timestamp":"2022-07-05T05:05:24.303161Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:05:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:05:26.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:05:26.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:05:41.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:05:41.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:05:41.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:05:55.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:05:55.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:05:55.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:06:10.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:06:10.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:06:10.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:06:25.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:06:25.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:06:25.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:06:40.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:06:40.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:06:40.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:06:50.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:06:50.180  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T05:06:49.193903Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e18ef1e-2d0d-4eea-a4bc-03f8e09d49d7","timestamp":"2022-07-05T05:06:49.194008Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:06:51.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:06:51.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:07:03.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:07:03.448  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:07:02.428467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"553fcda5-f9ea-4ecb-983e-9354b41bc1f8","timestamp":"2022-07-05T05:07:02.432414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:07:04.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:07:04.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:07:18.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:07:18.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:07:18.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:07:25.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:07:25.288  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:07:24.304564Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf255097-456e-412a-a4ee-3909a29963cf","timestamp":"2022-07-05T05:07:24.304772Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:07:25.300  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:07:26.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000
2022-07-05 05:07:26.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da89ae23-4b01-40f9-ab86-846fccacb5b7/onap-policy-clamp-runtime-acm-6847cc68d9-h5wml?timeout=15000 (anonymous) ...
2022-07-05 05:07:41.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:07:41.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/