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-05-15 05:00:39.566  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-15 05:00:39.571  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-15 05:00:42.017  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-15 05:00:42.653  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 616 ms. Found 7 JPA repository interfaces.
2022-05-15 05:00:44.707  INFO 11 --- [           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-05-15 05:00:44.712  INFO 11 --- [           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-05-15 05:00:44.717  INFO 11 --- [           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-05-15 05:00:44.731  INFO 11 --- [           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-05-15 05:00:44.739  INFO 11 --- [           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-05-15 05:00:44.752  INFO 11 --- [           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-05-15 05:00:44.761  INFO 11 --- [           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-05-15 05:00:44.765  INFO 11 --- [           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-05-15 05:00:44.807  INFO 11 --- [           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-05-15 05:00:44.852  INFO 11 --- [           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-05-15 05:00:44.855  INFO 11 --- [           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-05-15 05:00:45.568  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-15 05:00:45.597  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-15 05:00:45.598  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-15 05:00:45.787  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-15 05:00:45.788  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6073 ms
2022-05-15 05:00:46.444  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-15 05:00:47.038  INFO 11 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-15 05:00:47.314  INFO 11 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-15 05:00:47.874  INFO 11 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-15 05:00:48.240  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-15 05:00:48.643  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-15 05:00:48.713  INFO 11 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-15 05:00:58.181  INFO 11 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-15 05:00:58.210  INFO 11 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-15 05:01:00.662  WARN 11 --- [           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-05-15 05:01:01.537  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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-05-15 05:01:02.603  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-15 05:01:04.648  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58c36104, org.springframework.security.web.context.SecurityContextPersistenceFilter@45017263, org.springframework.security.web.header.HeaderWriterFilter@5b80b41d, org.springframework.security.web.authentication.logout.LogoutFilter@59043741, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3370be55, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f25ed2b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7535307c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fc8047f, org.springframework.security.web.session.SessionManagementFilter@68f75a35, org.springframework.security.web.access.ExceptionTranslationFilter@4229b92c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55315a00]
2022-05-15 05:01:05.403  WARN 11 --- [           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-05-15 05:01:05.404  WARN 11 --- [           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-05-15 05:01:05.405  WARN 11 --- [           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-05-15 05:01:05.405  WARN 11 --- [           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-05-15 05:01:05.406  WARN 11 --- [           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-05-15 05:01:05.407  WARN 11 --- [           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-05-15 05:01:05.407  WARN 11 --- [           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-05-15 05:01:05.407  WARN 11 --- [           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-05-15 05:01:05.408  WARN 11 --- [           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-05-15 05:01:05.408  WARN 11 --- [           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-05-15 05:01:05.409  WARN 11 --- [           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-05-15 05:01:05.409  WARN 11 --- [           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-05-15 05:01:05.410  WARN 11 --- [           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-05-15 05:01:05.410  WARN 11 --- [           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-05-15 05:01:05.410  WARN 11 --- [           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-05-15 05:01:05.411  WARN 11 --- [           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-05-15 05:01:05.411  WARN 11 --- [           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-05-15 05:01:05.412  WARN 11 --- [           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-05-15 05:01:05.412  WARN 11 --- [           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-05-15 05:01:05.413  WARN 11 --- [           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-05-15 05:01:05.413  WARN 11 --- [           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-05-15 05:01:05.608  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-05-15 05:01:07.039  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-15 05:01:07.040  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-15 05:01:07.049  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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-05-15 05:01:07.051  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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-05-15 05:01:07.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:07.052  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=295ccdb5-5a7e-4219-9556-c7b8aa0e5920, alive=false, publisher=null]]: starting
2022-05-15 05:01:07.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:07.074  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=295ccdb5-5a7e-4219-9556-c7b8aa0e5920, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-15 05:01:07.074  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-15 05:01:07.075  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-15 05:01:07.075  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-15 05:01:07.075  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-15 05:01:07.075  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-15 05:01:07.076  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-15 05:01:07.076  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-15 05:01:07.078  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@694f0655
2022-05-15 05:01:07.078  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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-05-15 05:01:07.078  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-15 05:01:07.085  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 28.956 seconds (JVM running for 31.101)
2022-05-15 05:01:07.105  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-15 05:01:07.149  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-15 05:01:22.520  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:22.538  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:22.538  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:37.515  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:37.516  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:37.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:44.849  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:44.863  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-15 05:01:44.866  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"209371e4-1e1d-4f2a-a6a2-e3150aa9967b","timestamp":"2022-05-15T04:58:59.734322Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:45.750  WARN 11 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-15 05:01:45.756  INFO 11 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"209371e4-1e1d-4f2a-a6a2-e3150aa9967b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:45.762  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:00:55.046338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccb8f4e2-852d-4137-aff1-83ced9da2ee0","timestamp":"2022-05-15T05:00:55.046618Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:45.774  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-05-15 05:01:45.786  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-15 05:01:45.867  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:45.868  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:45.890  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:45.891  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (108 ms):{"serverTimeMs":0,"count":1}
2022-05-15 05:01:46.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.013  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"2bfbc1f2-115b-42e7-9230-498f4dff31a3","timestamp":"2022-05-15T04:58:38.258895Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:46.033  WARN 11 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-15 05:01:46.034  INFO 11 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"2bfbc1f2-115b-42e7-9230-498f4dff31a3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:46.034  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:00:34.920754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"070f9f76-272b-451b-8c8d-8be535fd6d31","timestamp":"2022-05-15T05:00:34.921140Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:46.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:46.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:46.074  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-05-15 05:01:46.074  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-15 05:01:46.089  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.089  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-05-15 05:01:46.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.125  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"209371e4-1e1d-4f2a-a6a2-e3150aa9967b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:46.125  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-15 05:01:46.126  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:46.126  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:46.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.227  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"2bfbc1f2-115b-42e7-9230-498f4dff31a3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:46.227  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-15 05:01:46.227  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:46.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:46.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.310  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:01:45.634970Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b7ccfa3-040c-4f27-ba16-f060cfcfab6b","timestamp":"2022-05-15T05:01:45.635074Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:46.348  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:46.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:46.894  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.895  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:01:45.684916Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08a35979-d04e-411e-9dfb-cfd87dd7e2d6","timestamp":"2022-05-15T05:01:45.684960Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:48.621  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:48.622  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:03.609  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:03.611  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:03.611  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:18.570  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:18.570  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:18.571  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:33.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:33.632  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:33.633  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:36.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:36.256  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:02:34.919785Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3fe85a9-8236-4404-9aa6-5f13f897a0b6","timestamp":"2022-05-15T05:02:34.919965Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:02:36.654  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:36.655  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:51.646  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:51.648  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:51.648  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:56.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:56.297  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:02:55.047169Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab9e590a-8db9-46fe-ab64-6cee7977354c","timestamp":"2022-05-15T05:02:55.047278Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:02:56.638  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:56.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:03:00.362  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:03:00.363  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:02:59.640843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6aeb73f-3847-49e3-bfe3-fa97ccb8d217","timestamp":"2022-05-15T05:02:59.641020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:03:00.642  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:03:00.642  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:03:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:03:15.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:03:15.613  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:03:15.613  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:03:30.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:03:30.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:03:30.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:03:45.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:03:45.564  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:03:45.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:00.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:00.565  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:00.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:15.530  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:15.540  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:15.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:30.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:30.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:30.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:36.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:36.158  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:04:34.919386Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b15e81f7-6d7b-4d16-bb80-bd96b5c06646","timestamp":"2022-05-15T05:04:34.919516Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:04:36.667  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:36.668  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:51.629  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:51.630  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:51.630  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:56.317  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:56.319  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:04:55.045756Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a54b1d2-d0de-4dd3-aef2-c4d25763c283","timestamp":"2022-05-15T05:04:55.045898Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:04:56.664  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:56.664  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:05:00.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:05:00.356  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:04:59.640700Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c076941f-dc19-42ba-b4c7-f1de998466d7","timestamp":"2022-05-15T05:04:59.640808Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:05:00.666  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:05:00.666  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:05:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:05:15.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:05:15.621  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:05:15.621  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:05:30.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:05:30.585  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:05:30.585  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:05:45.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:05:45.536  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:05:45.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:00.485  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:00.486  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:00.486  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:15.434  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:15.436  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:15.436  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:30.387  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:30.387  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:30.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:36.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:36.156  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:06:34.919611Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07f8ed5f-d1ab-447a-a90a-186016de43c6","timestamp":"2022-05-15T05:06:34.919780Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:06:36.186  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:36.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:51.141  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:51.142  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:51.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:56.241  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:56.242  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:06:55.045787Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4752ebb1-776b-4cab-a2a6-e8fe65277b67","timestamp":"2022-05-15T05:06:55.045964Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:06:56.683  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:56.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:07:00.372  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:07:00.373  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:06:59.640854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"369cb8cc-105d-4750-a0b3-9a83023ec0bf","timestamp":"2022-05-15T05:06:59.641020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:07:00.684  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:07:00.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:07:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:07:15.631  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:07:15.633  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:07:15.633  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:07:30.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:07:30.616  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:07:30.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:07:45.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:07:45.566  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:07:45.566  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:00.531  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:00.532  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:00.532  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:15.492  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:15.493  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:15.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:30.444  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:30.445  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:30.445  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:36.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:36.165  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:08:34.919563Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72ec67b1-8003-4cd3-9016-504f386bdb85","timestamp":"2022-05-15T05:08:34.919749Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:08:36.704  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:36.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:51.656  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:51.657  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:51.657  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:56.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:56.229  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:08:55.045547Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"363e6d76-6519-4554-9c5f-9f66d1bf3090","timestamp":"2022-05-15T05:08:55.045659Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:08:56.700  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:56.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:09:00.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:09:00.349  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:08:59.640649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6950f7f-cd9f-4614-9877-e40c5a5596ee","timestamp":"2022-05-15T05:08:59.640728Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:09:00.704  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:09:00.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:09:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:09:15.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:09:15.651  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:09:15.652  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:09:30.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:09:30.613  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:09:30.613  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:09:45.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:09:45.558  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:09:45.558  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:00.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:00.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:00.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:15.457  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:15.457  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:15.457  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:30.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:30.453  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:30.453  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:36.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:36.150  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:10:34.919548Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04ad2a97-b751-41c1-8810-310ea77d0374","timestamp":"2022-05-15T05:10:34.919741Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:10:36.723  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:36.724  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:51.677  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:51.677  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:51.677  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:56.235  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:56.236  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:10:55.045496Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9d1cd8f-986e-4f47-8190-642b3dc8e934","timestamp":"2022-05-15T05:10:55.045592Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:10:56.715  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:56.715  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:11:00.365  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:11:00.366  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:10:59.640817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa35c5b3-37a2-4d73-85a2-5c060ea0fbb8","timestamp":"2022-05-15T05:10:59.640974Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:11:00.713  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:11:00.713  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:11:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:11:15.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:11:15.665  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:11:15.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:11:30.671  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:11:30.672  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:11:30.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:11:45.618  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:11:45.619  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:11:45.619  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:00.572  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:00.573  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:00.573  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:15.517  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:15.517  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:15.518  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:30.488  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:30.489  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:30.489  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:36.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:36.153  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:12:34.919309Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24d379e2-db6f-4a45-8a23-d8ebc3436f01","timestamp":"2022-05-15T05:12:34.919401Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:12:36.729  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:36.729  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:51.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:51.685  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:51.685  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:56.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:56.264  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:12:55.045756Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6c71d58-8585-4cc9-b3fc-ba7db70140b6","timestamp":"2022-05-15T05:12:55.046035Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:12:56.731  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:56.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:13:00.396  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:13:00.397  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:12:59.640612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"daebcdaa-a441-4a1d-acd0-c8b0ae7df99a","timestamp":"2022-05-15T05:12:59.640756Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:13:00.731  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:13:00.731  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:13:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:13:15.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:13:15.705  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:13:15.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:13:30.671  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:13:30.672  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:13:30.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:13:45.614  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:13:45.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:13:45.617  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:00.589  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:00.590  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:00.590  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:15.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:15.543  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:15.547  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:30.495  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:30.496  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:30.496  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:36.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:36.150  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:14:34.919844Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e333a66-ee28-422b-a9cf-f51ca910034c","timestamp":"2022-05-15T05:14:34.920192Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:14:36.759  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:36.759  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:51.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:51.706  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:51.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:56.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:56.221  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:14:55.045501Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f56a034f-6c38-4731-84ca-04b03dfc533a","timestamp":"2022-05-15T05:14:55.045595Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:14:56.749  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:56.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:15:00.391  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:15:00.392  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:14:59.640608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fe6095b-9145-433a-a517-a39414e8b1da","timestamp":"2022-05-15T05:14:59.640705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:15:00.752  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:15:00.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:15:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:15:15.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:15:15.705  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:15:15.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:15:30.649  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:15:30.650  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:15:30.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:15:45.596  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:15:45.596  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:15:45.596  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:00.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:00.558  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:00.558  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:15.508  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:15.509  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:15.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:30.459  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:30.460  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:30.460  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:36.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:36.154  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:16:34.919567Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2a8ec3b-29b4-44ec-ab82-ee82ce805812","timestamp":"2022-05-15T05:16:34.919768Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:16:36.181  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:36.182  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:51.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:51.153  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:51.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:56.223  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:56.224  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:16:55.045757Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f348c7d8-26d8-473b-a4bc-09c9c1c5adaf","timestamp":"2022-05-15T05:16:55.045948Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:16:56.766  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:56.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:17:00.423  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:17:00.424  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:16:59.640853Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11420bbb-8e66-4799-a7de-ff560bf076e4","timestamp":"2022-05-15T05:16:59.641087Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:17:00.766  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:17:00.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:17:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:17:15.733  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:17:15.734  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:17:15.734  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:17:30.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:17:30.688  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:17:30.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:17:45.634  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:17:45.634  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:17:45.634  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:00.600  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:00.601  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:00.601  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:15.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:15.546  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:15.547  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:30.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:30.493  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:30.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:36.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:36.153  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:18:34.919410Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d54269a7-3a47-4356-b68b-1d06bd25fd5d","timestamp":"2022-05-15T05:18:34.919510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:18:36.781  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:36.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:51.747  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:51.747  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:51.748  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:56.229  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:56.230  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:18:55.045593Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b15651bc-ea0a-4507-a6bf-f361f4ca20b8","timestamp":"2022-05-15T05:18:55.045719Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:18:56.785  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:56.786  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:19:00.467  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:19:00.468  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:18:59.640662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c318360f-700c-4965-bf61-0fd5dc1e2fd6","timestamp":"2022-05-15T05:18:59.640750Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:19:00.783  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:19:00.784  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:19:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:19:15.742  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:19:15.743  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:19:15.743  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:19:30.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:19:30.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:19:30.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:19:45.634  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:19:45.636  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:19:45.636  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:00.614  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:00.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:00.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:15.567  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:15.568  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:15.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:30.517  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:30.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:30.518  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:36.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:36.159  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:20:34.919525Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5493ef08-55ab-4d48-b505-d32bd666fc81","timestamp":"2022-05-15T05:20:34.919685Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:20:36.812  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:36.812  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:51.761  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:51.761  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:51.762  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:56.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:56.212  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:20:55.045716Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3badc73a-c10b-45b2-9c90-f94c21f523e5","timestamp":"2022-05-15T05:20:55.045903Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:20:56.806  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:56.806  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:21:00.443  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:21:00.444  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:20:59.643653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cce3b421-d16e-4a8f-a35b-ec2012b806d4","timestamp":"2022-05-15T05:20:59.643845Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:21:00.799  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:21:00.799  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:21:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:21:15.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:21:15.753  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:21:15.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:21:30.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:21:30.706  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:21:30.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:21:45.664  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:21:45.665  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:21:45.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:00.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:00.622  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:00.622  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:15.575  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:15.576  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:15.576  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:30.552  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:30.553  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:30.553  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:36.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:36.146  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:22:34.919463Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"063d08d8-3b80-4dc3-add8-60e2048a08b1","timestamp":"2022-05-15T05:22:34.919590Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:22:36.828  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:36.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:51.783  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:51.784  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:51.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:56.205  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:56.205  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:22:55.045572Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a471882b-bded-42a3-bc03-78fa9ebbda8f","timestamp":"2022-05-15T05:22:55.045685Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:22:56.838  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:56.838  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:23:00.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:23:00.342  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:22:59.641550Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b68bdeb3-8232-41aa-986e-de480e4132b7","timestamp":"2022-05-15T05:22:59.641788Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:23:00.822  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:23:00.823  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:23:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:23:15.768  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:23:15.769  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:23:15.770  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:23:30.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:23:30.724  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:23:30.724  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:23:45.669  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:23:45.669  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:23:45.669  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:00.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:00.616  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:00.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:15.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:15.557  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:15.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:30.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:30.500  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:30.500  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:36.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:36.150  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:24:34.919825Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eacc162f-719f-43ba-b85b-8c0e5c198b27","timestamp":"2022-05-15T05:24:34.920057Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:24:36.853  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:36.854  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:51.819  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:51.820  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:51.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:56.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:56.203  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:24:55.045534Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b87baff-4b9c-463b-a112-cd1d57219a78","timestamp":"2022-05-15T05:24:55.045666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:24:56.830  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:56.831  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:25:00.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:25:00.346  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:24:59.640599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c037c10a-8b1e-4fa1-bcc1-967374ba3c78","timestamp":"2022-05-15T05:24:59.640712Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:25:00.831  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:25:00.831  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:25:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:25:15.797  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:25:15.798  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:25:15.798  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:25:30.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:25:30.744  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:25:30.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:25:45.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:25:45.712  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:25:45.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:00.666  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:00.667  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:00.667  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:15.627  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:15.628  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:15.628  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:30.583  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:30.584  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:30.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:36.147  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:36.147  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:26:34.919395Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d653d46-9fc2-4050-8b96-413d90016ca8","timestamp":"2022-05-15T05:26:34.919508Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:26:36.173  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:36.173  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:51.119  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:51.119  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:51.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:56.203  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:56.203  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:26:55.045728Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ceb2cad-f872-4366-b3a4-e317704213a6","timestamp":"2022-05-15T05:26:55.045886Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:26:56.848  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:56.848  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:27:00.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:27:00.336  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:26:59.640640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f773785a-b051-4d93-ba4e-7e96e46fd410","timestamp":"2022-05-15T05:26:59.640731Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:27:00.849  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:27:00.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:27:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:27:15.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:27:15.821  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:27:15.821  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:27:30.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:27:30.764  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:27:30.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:27:45.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:27:45.713  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:27:45.713  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:00.681  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:00.681  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:00.682  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:15.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:15.633  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:15.633  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:30.589  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:30.590  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:30.590  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:36.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:36.159  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:28:34.919478Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f223fe2-9955-446c-a64a-f1360a647569","timestamp":"2022-05-15T05:28:34.919612Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:28:36.867  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:36.868  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:51.826  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:51.827  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:51.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:56.206  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:56.207  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:28:55.045587Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d3cbfd9-5e3e-458f-9491-653a0c5b8115","timestamp":"2022-05-15T05:28:55.045782Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:28:56.872  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:56.873  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:29:00.350  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:29:00.351  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:28:59.640682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0a13942-0f10-42e9-9d04-f7927e7737ed","timestamp":"2022-05-15T05:28:59.640770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:29:00.866  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:29:00.866  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:29:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:29:15.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:29:15.809  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:29:15.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:29:30.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:29:30.753  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:29:30.754  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:29:45.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:29:45.707  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:29:45.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:00.694  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:00.694  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:00.695  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:15.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:15.639  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:15.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:30.602  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:30.603  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:30.603  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:36.148  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:36.149  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:30:34.919407Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d83905d-a4e4-417e-b37d-aba37c3351e4","timestamp":"2022-05-15T05:30:34.919559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:30:36.885  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:36.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:51.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:51.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:51.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:56.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:56.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:30:55.045506Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45a9f4ff-74d3-4b2b-a251-5d5623ce8af8","timestamp":"2022-05-15T05:30:55.045588Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:30:56.886  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:56.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:31:00.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:31:00.340  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:30:59.640873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff341c82-950c-474d-8228-03e4f2d81891","timestamp":"2022-05-15T05:30:59.641036Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:31:00.886  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:31:00.886  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:31:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:31:15.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:31:15.837  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:31:15.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:31:30.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:31:30.782  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:31:30.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:31:45.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:31:45.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:31:45.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:00.695  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:00.696  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:00.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:15.640  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:15.641  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:15.641  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:30.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:30.608  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:30.609  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:36.182  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:36.183  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:32:34.919507Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a975b68b-24f3-4b4f-824e-5f83d6656d0e","timestamp":"2022-05-15T05:32:34.919677Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:32:36.904  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:36.904  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:51.856  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:51.857  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:51.857  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:56.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:56.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:32:55.045515Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3593841-6fac-40e7-beeb-6c44aa86bbe4","timestamp":"2022-05-15T05:32:55.045608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:32:56.901  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:56.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:33:00.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:33:00.340  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:32:59.640816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e775316-689e-4270-9e89-9393042e3dc3","timestamp":"2022-05-15T05:32:59.640946Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:33:00.901  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:33:00.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:33:07.040  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:33:15.855  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:33:15.855  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:33:15.856  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:33:30.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:33:30.802  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:33:30.802  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:33:45.748  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:33:45.749  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:33:45.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:00.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:00.700  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:00.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:15.642  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:15.643  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:15.643  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:30.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:30.594  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:30.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:36.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:36.159  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:34:34.919725Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de8816da-dd61-4c42-a425-25bed267a800","timestamp":"2022-05-15T05:34:34.920052Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:34:36.920  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:36.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:51.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:51.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:51.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:56.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:56.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:34:55.045795Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33b0350a-13b9-4b07-a221-889afa827ac0","timestamp":"2022-05-15T05:34:55.046030Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:34:56.918  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:56.918  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:35:00.338  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:35:00.339  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:34:59.640655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2098ba69-19f1-4dca-8d46-bee19d8fb780","timestamp":"2022-05-15T05:34:59.640759Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:35:00.919  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:35:00.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:35:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:35:15.902  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:35:15.903  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:35:15.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:35:30.844  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:35:30.845  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:35:30.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:35:45.807  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:35:45.808  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:35:45.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:00.755  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:00.755  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:00.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:15.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:15.708  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:15.708  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:30.662  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:30.663  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:30.663  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:36.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:36.161  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:36:34.919473Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da549f34-ef70-49bc-ac79-f784c31bf91b","timestamp":"2022-05-15T05:36:34.919653Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:36:36.183  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:36.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:51.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:51.125  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:51.125  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:56.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:56.214  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:36:55.045548Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c21c024-c354-4693-a9c2-890fee0d233c","timestamp":"2022-05-15T05:36:55.045648Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:36:56.937  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:56.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:37:00.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:37:00.338  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:36:59.640606Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbf176ab-4800-4c65-a6f0-77b3ff05ac78","timestamp":"2022-05-15T05:36:59.640705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:37:00.940  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:37:00.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:37:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:37:15.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:37:15.891  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:37:15.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:37:30.835  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:37:30.836  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:37:30.836  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:37:45.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:37:45.801  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:37:45.802  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:00.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:00.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:00.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:15.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:15.711  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:15.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:30.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:30.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:30.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:36.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:36.165  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:38:34.919514Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2312f1c-ead5-47ae-862e-dd2dab21ee3c","timestamp":"2022-05-15T05:38:34.919655Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:38:36.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:36.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:51.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:51.898  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:51.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:56.190  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:56.191  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:38:55.045713Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f5f01fa-878b-400c-ae99-a4d6688c5239","timestamp":"2022-05-15T05:38:55.045843Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:38:56.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:56.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:39:00.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:39:00.348  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:38:59.640806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4479e04a-cbe6-4248-8208-e30c08ef3a2d","timestamp":"2022-05-15T05:38:59.640933Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:39:00.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:39:00.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:39:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:39:15.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:39:15.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:39:15.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:39:30.848  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:39:30.849  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:39:30.849  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:39:45.807  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:39:45.807  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:39:45.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:00.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:00.750  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:00.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:15.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:15.702  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:15.702  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:30.680  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:30.680  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:30.680  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:36.151  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:36.152  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:40:34.919404Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2dad99c-b484-4ff7-b20d-2ecbd07f141a","timestamp":"2022-05-15T05:40:34.919528Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:40:36.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:36.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:51.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:51.935  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:51.935  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:56.192  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:56.193  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:40:55.045842Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c015df8-bad5-4d28-8caa-f5c54613159d","timestamp":"2022-05-15T05:40:55.045981Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:40:56.973  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:56.973  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:41:00.333  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:41:00.333  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:40:59.640733Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62b5dd1d-1f8c-4619-a3de-b14c1560cb94","timestamp":"2022-05-15T05:40:59.640819Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:41:00.969  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:41:00.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:41:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:41:15.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:41:15.921  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:41:15.921  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:41:30.865  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:41:30.865  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:41:30.866  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:41:45.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:41:45.809  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:41:45.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:00.752  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:00.752  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:00.752  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:15.708  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:15.709  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:15.709  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:30.680  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:30.681  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:30.681  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:36.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:36.157  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:42:34.919731Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb061946-6f1e-4004-82b7-e982ee5792f6","timestamp":"2022-05-15T05:42:34.919927Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:42:36.984  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:36.985  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...