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-04-22 14:47:51.848  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-64955bd97d-rbhlj with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-04-22 14:47:51.852  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-04-22 14:47:56.224  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-04-22 14:47:57.121  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 827 ms. Found 7 JPA repository interfaces.
2022-04-22 14:48:00.941  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:00.946  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:00.949  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:00.963  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:01.026  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:01.037  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:01.043  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:01.045  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:01.145  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:01.232  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:01.235  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-04-22 14:48:02.628  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-04-22 14:48:02.647  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-04-22 14:48:02.647  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-04-22 14:48:02.852  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-04-22 14:48:02.852  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 10795 ms
2022-04-22 14:48:04.027  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-04-22 14:48:05.149  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-04-22 14:48:05.549  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-04-22 14:48:06.270  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-22 14:48:06.667  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-04-22 14:48:07.048  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-04-22 14:48:07.090  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-22 14:48:15.181  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-22 14:48:15.202  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-04-22 14:48:19.349  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-04-22 14:48:21.260  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=640070d2-5888-411b-b2e4-ccad21796a0f, consumerInstance=onap-policy-clamp-runtime-acm-64955bd97d-rbhlj, 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-04-22 14:48:23.144  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-04-22 14:48:26.327  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1add3e03, org.springframework.security.web.context.SecurityContextPersistenceFilter@45a9cf78, org.springframework.security.web.header.HeaderWriterFilter@39a9becc, org.springframework.security.web.authentication.logout.LogoutFilter@3db5195, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@848d9bc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@43094e0c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17e8c38c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@d28a235, org.springframework.security.web.session.SessionManagementFilter@6d035815, org.springframework.security.web.access.ExceptionTranslationFilter@548f4f60, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1d57b8f1]
2022-04-22 14:48:27.361  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.362  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.362  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.363  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.363  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.363  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.364  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.364  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.364  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.364  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.365  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.365  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.365  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.365  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.366  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.366  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.366  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.367  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.367  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.367  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.368  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-04-22 14:48:27.449  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-04-22 14:48:30.349  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-04-22 14:48:30.349  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-04-22 14:48:30.357  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=640070d2-5888-411b-b2e4-ccad21796a0f, consumerInstance=onap-policy-clamp-runtime-acm-64955bd97d-rbhlj, 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-04-22 14:48:30.358  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=640070d2-5888-411b-b2e4-ccad21796a0f, consumerInstance=onap-policy-clamp-runtime-acm-64955bd97d-rbhlj, 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-04-22 14:48:30.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:48:30.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:48:30.359  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=94cf20d7-dcc5-4dae-bf27-f9f43c6b09bc, alive=false, publisher=null]]: starting
2022-04-22 14:48:30.440  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=94cf20d7-dcc5-4dae-bf27-f9f43c6b09bc, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-04-22 14:48:30.440  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-04-22 14:48:30.441  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-04-22 14:48:30.441  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-04-22 14:48:30.441  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-04-22 14:48:30.441  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-04-22 14:48:30.441  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-04-22 14:48:30.441  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-04-22 14:48:30.442  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-04-22 14:48:30.442  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-04-22 14:48:30.442  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-04-22 14:48:30.442  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-04-22 14:48:30.442  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-04-22 14:48:30.442  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-04-22 14:48:30.442  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=640070d2-5888-411b-b2e4-ccad21796a0f, consumerInstance=onap-policy-clamp-runtime-acm-64955bd97d-rbhlj, 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@55c581e4
2022-04-22 14:48:30.443  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=640070d2-5888-411b-b2e4-ccad21796a0f, consumerInstance=onap-policy-clamp-runtime-acm-64955bd97d-rbhlj, 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-04-22 14:48:30.443  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-04-22 14:48:30.449  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 41.02 seconds (JVM running for 43.793)
2022-04-22 14:48:30.531  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-04-22 14:48:30.534  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-04-22 14:48:46.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:48:46.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:48:46.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:49:01.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:49:01.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:49:01.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:49:16.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:49:16.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:49:16.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:49:31.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:49:31.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:49:31.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:49:46.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:49:46.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:49:46.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:49:47.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:49:47.388  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-04-22 14:49:47.390  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T14:49:46.700688Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96fb5d76-f93b-450b-984a-ce735c6e1636","timestamp":"2022-04-22T14:49:46.700772Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 14:49:48.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:49:48.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:50:00.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:50:00.387  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:49:59.708827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93f74f25-0888-43b1-b5d2-fe3dd478b6cd","timestamp":"2022-04-22T14:49:59.708929Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 14:50:01.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:50:01.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:50:08.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:50:08.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:50:08.342808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e815b00a-676c-420b-a5b7-09f64ab0655b","timestamp":"2022-04-22T14:50:08.342999Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 14:50:09.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:50:09.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:50:23.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:50:23.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:50:23.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:50:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 14:50:38.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:50:38.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:50:38.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:50:53.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:50:53.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:50:53.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:51:08.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:51:08.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:51:08.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:51:23.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:51:23.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:51:23.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:51:38.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:51:38.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:51:38.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:51:47.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:51:47.379  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T14:51:46.700712Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12712472-3f35-4c96-a3b5-9a033f9636d8","timestamp":"2022-04-22T14:51:46.700773Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 14:51:48.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:51:48.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:52:00.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:52:00.351  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:51:59.708853Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73016c83-ae6d-448e-a22c-8d786da2dc3b","timestamp":"2022-04-22T14:51:59.708923Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 14:52:01.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:52:01.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:52:08.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:52:08.996  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:52:08.342889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f545ffe-eadd-44e6-9e0c-97b4d64de282","timestamp":"2022-04-22T14:52:08.342987Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 14:52:09.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:52:09.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:52:23.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:52:23.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:52:23.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:52:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 14:52:38.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:52:38.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:52:38.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:52:53.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:52:53.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:52:53.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:53:08.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:53:08.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:53:08.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:53:23.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:53:23.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:53:23.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:53:38.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:53:38.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:53:38.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:53:47.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:53:47.388  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T14:53:46.700751Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8516cb7e-06d4-40d6-8f8a-90b273d64086","timestamp":"2022-04-22T14:53:46.700839Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 14:53:48.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:53:48.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:54:00.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:54:00.350  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:53:59.708806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3527402-21b0-4e13-8bcd-f697dc3fdc6f","timestamp":"2022-04-22T14:53:59.708914Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 14:54:01.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:54:01.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:54:09.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:54:09.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:54:08.342750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"253f51e4-24e5-4713-8585-21379536920b","timestamp":"2022-04-22T14:54:08.342846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 14:54:09.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:54:09.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:54:24.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:54:24.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:54:24.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:54:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 14:54:38.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:54:38.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:54:38.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:54:53.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:54:53.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:54:53.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:55:08.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:55:08.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:55:08.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:55:23.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:55:23.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:55:23.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:55:38.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:55:38.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:55:38.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:55:47.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:55:47.371  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T14:55:46.700732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8389a32-891e-4f25-b388-c041bd2d3cb1","timestamp":"2022-04-22T14:55:46.700775Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 14:55:48.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:55:48.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:56:00.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:56:00.352  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:55:59.708818Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1056582a-81fc-454b-8743-10725f922e73","timestamp":"2022-04-22T14:55:59.708907Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 14:56:01.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:56:01.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:56:08.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:56:08.994  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:56:08.342856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b3ce73f-dd91-4a1f-8ffd-40174a9a9a46","timestamp":"2022-04-22T14:56:08.342947Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 14:56:09.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:56:09.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:56:24.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:56:24.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:56:24.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:56:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 14:56:38.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:56:38.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:56:38.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:56:53.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:56:53.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:56:53.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:57:08.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:57:08.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:57:08.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:57:23.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:57:23.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:57:23.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:57:38.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:57:38.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:57:38.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:57:47.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:57:47.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T14:57:46.700774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c88609fd-eeac-42c2-9669-98fe7ceb1f70","timestamp":"2022-04-22T14:57:46.700964Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 14:57:48.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:57:48.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:58:00.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:58:00.360  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:57:59.708799Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8dbda89d-1a54-4751-bb03-589cb54764a8","timestamp":"2022-04-22T14:57:59.708897Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 14:58:01.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:58:01.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:58:09.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:58:09.005  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:58:08.342823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45bab1c5-1e2f-4457-a81f-0f141011dd21","timestamp":"2022-04-22T14:58:08.342934Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 14:58:09.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:58:09.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:58:24.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:58:24.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:58:24.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:58:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 14:58:38.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:58:38.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:58:38.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:58:53.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:58:53.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:58:53.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:59:08.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:59:08.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:59:08.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:59:23.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:59:23.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:59:23.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:59:38.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:59:38.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:59:38.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 14:59:47.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 14:59:47.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T14:59:46.701093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00c4dad1-a71c-41c9-8b38-305746ea1246","timestamp":"2022-04-22T14:59:46.701317Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 14:59:48.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 14:59:48.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:00:00.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:00:00.351  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T14:59:59.708932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07c64d5e-4a15-4f81-aa97-96a0a85543e3","timestamp":"2022-04-22T14:59:59.709036Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:00:01.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:00:01.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:00:08.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:00:08.997  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:00:08.342884Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e82aa6dd-4660-44a4-9c7f-1334d9992d89","timestamp":"2022-04-22T15:00:08.342988Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:00:09.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:00:09.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:00:24.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:00:24.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:00:24.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:00:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:00:38.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:00:38.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:00:38.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:00:53.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:00:53.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:00:53.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:01:08.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:01:08.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:01:08.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:01:23.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:01:23.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:01:23.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:01:38.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:01:38.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:01:38.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:01:47.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:01:47.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:01:46.700744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa757786-26f4-437a-9999-3ffff2969fd7","timestamp":"2022-04-22T15:01:46.700834Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:01:48.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:01:48.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:02:00.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:02:00.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:01:59.708788Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df7b05fb-955d-4526-9a8d-ec3d2398101a","timestamp":"2022-04-22T15:01:59.708867Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:02:01.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:02:01.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:02:09.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:02:09.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:02:08.342866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42d5d8af-ba72-4ad0-8c3b-8756e1f3059e","timestamp":"2022-04-22T15:02:08.342978Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:02:09.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:02:09.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:02:24.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:02:24.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:02:24.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:02:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:02:39.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:02:39.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:02:39.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:02:53.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:02:53.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:02:53.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:03:08.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:03:08.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:03:08.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:03:23.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:03:23.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:03:23.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:03:38.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:03:38.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:03:38.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:03:47.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:03:47.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:03:46.700752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de717f76-7633-4987-94d5-06f62b840d13","timestamp":"2022-04-22T15:03:46.700829Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:03:48.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:03:48.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:04:00.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:04:00.348  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:03:59.708753Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27ec6229-ee0a-4c32-ae92-76dd912e70d7","timestamp":"2022-04-22T15:03:59.708806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:04:01.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:04:01.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:04:08.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:04:08.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:04:08.342725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68ebb008-4ff0-4960-a0bc-475b015109b9","timestamp":"2022-04-22T15:04:08.342807Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:04:09.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:04:09.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:04:24.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:04:24.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:04:24.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:04:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:04:39.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:04:39.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:04:39.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:04:53.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:04:53.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:04:53.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:05:08.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:05:08.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:05:08.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:05:23.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:05:23.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:05:23.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:05:38.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:05:38.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:05:38.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:05:47.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:05:47.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:05:46.700717Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db47457f-a8e4-4ada-85a5-e40452abc33b","timestamp":"2022-04-22T15:05:46.700770Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:05:48.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:05:48.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:06:00.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:06:00.348  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:05:59.708767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5203f8c0-52ae-4a20-9a9b-4547ae818816","timestamp":"2022-04-22T15:05:59.708822Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:06:01.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:06:01.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:06:08.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:06:08.986  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:06:08.342817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"456a2d59-d505-4209-b594-748675b53bd1","timestamp":"2022-04-22T15:06:08.342920Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:06:09.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:06:09.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:06:24.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:06:24.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:06:24.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:06:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:06:39.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:06:39.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:06:39.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:06:53.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:06:53.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:06:53.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:07:08.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:07:08.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:07:08.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:07:23.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:07:23.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:07:23.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:07:38.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:07:38.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:07:38.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:07:47.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:07:47.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:07:46.700712Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3f05f22-eab4-48e1-bbe8-498b0981fa71","timestamp":"2022-04-22T15:07:46.700769Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:07:48.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:07:48.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:08:00.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:08:00.350  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:07:59.708778Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52a29b8d-5f77-458f-a2b3-a37da23412ea","timestamp":"2022-04-22T15:07:59.708863Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:08:01.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:08:01.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:08:08.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:08:08.995  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:08:08.342734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ea0edb3-e2bb-453b-92cf-7b3426ff47de","timestamp":"2022-04-22T15:08:08.342820Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:08:09.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:08:09.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:08:24.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:08:24.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:08:24.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:08:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:08:39.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:08:39.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:08:39.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:08:53.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:08:53.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:08:53.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:09:08.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:09:08.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:09:08.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:09:23.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:09:23.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:09:23.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:09:38.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:09:38.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:09:38.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:09:47.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:09:47.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:09:46.700729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"422eb29d-3d72-4dae-add5-a69a7e7e3591","timestamp":"2022-04-22T15:09:46.700782Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:09:48.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:09:48.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:10:00.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:10:00.348  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:09:59.708753Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7513f05-414a-4d7e-87e3-d6369a7da197","timestamp":"2022-04-22T15:09:59.708806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:10:00.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:10:00.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:10:08.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:10:08.996  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:10:08.342786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da302662-093e-42b6-b34c-4812901830d1","timestamp":"2022-04-22T15:10:08.342879Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:10:09.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:10:09.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:10:24.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:10:24.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:10:24.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:10:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:10:39.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:10:39.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:10:39.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:10:54.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:10:54.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:10:54.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:11:08.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:11:08.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:11:08.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:11:23.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:11:23.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:11:23.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:11:38.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:11:38.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:11:38.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:11:47.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:11:47.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:11:46.700725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b71d672-79af-4de0-aaf2-7d35160c775f","timestamp":"2022-04-22T15:11:46.700801Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:11:48.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:11:48.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:12:00.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:12:00.350  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:11:59.708797Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6655727e-ac0a-4f84-85aa-970ad43aa833","timestamp":"2022-04-22T15:11:59.708868Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:12:01.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:12:01.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:12:09.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:12:09.016  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:12:08.342746Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9040fd6e-dbfc-490d-8153-96526f45cca4","timestamp":"2022-04-22T15:12:08.342833Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:12:09.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:12:09.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:12:24.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:12:24.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:12:24.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:12:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:12:39.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:12:39.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:12:39.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:12:54.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:12:54.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:12:54.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:13:08.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:13:08.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:13:08.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:13:23.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:13:23.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:13:23.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:13:38.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:13:38.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:13:38.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:13:47.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:13:47.373  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:13:46.700751Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebaa92ed-81df-4252-8b23-c17099563e54","timestamp":"2022-04-22T15:13:46.700837Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:13:48.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:13:48.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:14:00.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:14:00.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:13:59.708914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5fa3c1f-8fed-4002-8fec-78b815bf1e93","timestamp":"2022-04-22T15:13:59.708979Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:14:01.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:14:01.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:14:09.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:14:09.030  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:14:08.342742Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3ad0e30-92f5-41d6-b8c2-aeac3f161b55","timestamp":"2022-04-22T15:14:08.342823Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:14:09.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:14:09.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:14:24.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:14:24.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:14:24.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:14:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:14:39.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:14:39.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:14:39.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:14:54.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:14:54.025  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:14:54.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:15:08.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:15:08.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:15:08.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:15:23.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:15:23.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:15:23.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:15:38.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:15:38.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:15:38.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:15:47.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:15:47.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:15:46.700871Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f929656-b13d-4ce0-929f-31c41a134f0b","timestamp":"2022-04-22T15:15:46.700957Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:15:48.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:15:48.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:16:00.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:16:00.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:15:59.708787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58a63b94-ce30-4cfb-8638-f5b5ba0e91cd","timestamp":"2022-04-22T15:15:59.708878Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:16:01.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:16:01.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:16:09.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:16:09.047  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:16:08.342745Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9990caa1-3072-4e74-bf66-f0475ab02127","timestamp":"2022-04-22T15:16:08.342807Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:16:09.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:16:09.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:16:24.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:16:24.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:16:24.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:16:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:16:39.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:16:39.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:16:39.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:16:54.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:16:54.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:16:54.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:17:08.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:17:08.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:17:08.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:17:23.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:17:23.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:17:23.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:17:38.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:17:38.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:17:38.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:17:47.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:17:47.368  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:17:46.700730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2b755ef-9fbd-467a-b274-746fffbdbc3e","timestamp":"2022-04-22T15:17:46.700782Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:17:48.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:17:48.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:18:00.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:18:00.348  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:17:59.708787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29322bbf-79ab-48f2-9943-061997278e56","timestamp":"2022-04-22T15:17:59.708854Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:18:01.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:18:01.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:18:09.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:18:09.051  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:18:08.342796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63d50315-8514-4d0b-96f4-8839ecdf1eb0","timestamp":"2022-04-22T15:18:08.342906Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:18:09.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:18:09.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:18:24.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:18:24.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:18:24.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:18:30.350  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:18:39.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:18:39.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:18:39.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:18:54.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:18:54.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:18:54.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:19:08.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:19:08.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:19:08.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:19:23.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:19:23.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:19:23.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:19:38.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:19:38.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:19:38.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:19:47.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:19:47.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:19:46.700717Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1f7b559-e9b9-44a5-80e4-d2e76a65cf83","timestamp":"2022-04-22T15:19:46.700792Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:19:48.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:19:48.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:20:00.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:20:00.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:19:59.708782Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2f809cc-5922-4a37-a31e-3ab596c87e75","timestamp":"2022-04-22T15:19:59.708849Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:20:01.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:20:01.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:20:09.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:20:09.069  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:20:08.342809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10e345ab-f45c-42b3-a881-7cdde19a5ede","timestamp":"2022-04-22T15:20:08.342888Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:20:09.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:20:09.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:20:24.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:20:24.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:20:24.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:20:30.351  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:20:39.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:20:39.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:20:39.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:20:54.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:20:54.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:20:54.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:21:08.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:21:08.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:21:08.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:21:23.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:21:23.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:21:23.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:21:38.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:21:38.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:21:38.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:21:47.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:21:47.366  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:21:46.700771Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5be97b4-ea7c-4f43-a880-1f1209873515","timestamp":"2022-04-22T15:21:46.700855Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:21:48.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:21:48.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:22:00.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:22:00.348  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:21:59.708932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c792464-63d5-4074-972b-2a56e5288a17","timestamp":"2022-04-22T15:21:59.708974Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:22:01.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:22:01.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:22:09.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:22:09.079  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:22:08.343017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"050abc0b-bf86-45bc-b2f2-8492d65ea3ae","timestamp":"2022-04-22T15:22:08.343216Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:22:09.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:22:09.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:22:24.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:22:24.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:22:24.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:22:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:22:39.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:22:39.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:22:39.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:22:54.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:22:54.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:22:54.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:23:09.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:23:09.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:23:09.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:23:23.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:23:23.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:23:23.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:23:38.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:23:38.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:23:38.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:23:47.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:23:47.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:23:46.701357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6c0bdf3-2413-4929-a5c7-bec5a8c9399f","timestamp":"2022-04-22T15:23:46.701425Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:23:48.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:23:48.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:24:00.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:24:00.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:23:59.708776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60269e71-4a59-43aa-88b3-4db9bd7c350b","timestamp":"2022-04-22T15:23:59.708865Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:24:01.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:24:01.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:24:09.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:24:09.099  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:24:08.342837Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b283241-92ca-4f64-b3bb-c40e52a5f5ba","timestamp":"2022-04-22T15:24:08.342958Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:24:09.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:24:09.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:24:24.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:24:24.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:24:24.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:24:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:24:39.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:24:39.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:24:39.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:24:54.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:24:54.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:24:54.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:25:09.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:25:09.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:25:09.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:25:23.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:25:23.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:25:23.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:25:38.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:25:38.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:25:38.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:25:47.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:25:47.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:25:46.700894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"172f21c4-8ab8-4aa5-8737-584fc8b29d0a","timestamp":"2022-04-22T15:25:46.700944Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:25:48.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:25:48.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:26:00.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:26:00.346  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:25:59.708800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a809a0eb-f03e-4ac7-bc77-b5d8ab1ea136","timestamp":"2022-04-22T15:25:59.708896Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:26:01.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:26:01.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:26:08.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:26:08.988  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:26:08.342821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5081a80f-845d-424e-b7a9-265ca02db36a","timestamp":"2022-04-22T15:26:08.342958Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:26:09.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:26:09.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:26:24.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:26:24.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:26:24.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:26:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:26:39.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:26:39.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:26:39.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:26:54.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:26:54.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:26:54.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:27:09.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:27:09.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:27:09.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:27:23.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:27:23.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:27:23.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:27:38.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:27:38.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:27:38.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:27:47.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:27:47.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:27:46.700773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bebbc5c8-9e60-4aa6-bbec-4773cc1e7dae","timestamp":"2022-04-22T15:27:46.700836Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:27:48.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:27:48.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:28:00.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:28:00.355  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:27:59.708787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"112fdfb2-83d6-44d3-bcaf-98fd28ebe9dc","timestamp":"2022-04-22T15:27:59.708879Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:28:01.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:28:01.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:28:08.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:28:08.997  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:28:08.342736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80d69a3b-75eb-4836-96ca-284a02e421cb","timestamp":"2022-04-22T15:28:08.342835Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:28:09.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:28:09.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:28:24.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:28:24.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:28:24.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:28:30.348  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-04-22 15:28:39.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:28:39.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:28:39.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:28:54.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:28:54.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:28:54.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:29:09.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:29:09.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:29:09.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:29:23.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:29:23.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:29:23.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:29:38.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:29:38.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:29:38.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:29:47.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:29:47.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-04-22T15:29:46.700716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2120a13-c2e3-4834-85dc-382ee33f6010","timestamp":"2022-04-22T15:29:46.700770Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-04-22 15:29:48.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:29:48.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:30:00.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:30:00.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:29:59.708821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75741024-8232-4db0-ab1a-bf66a28677bd","timestamp":"2022-04-22T15:29:59.708909Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-04-22 15:30:01.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:30:01.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:30:09.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:30:09.008  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-04-22T15:30:08.342766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1bc04df-fc2b-4651-86f7-8e7c2df15aa7","timestamp":"2022-04-22T15:30:08.342874Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-04-22 15:30:09.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:30:09.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...
2022-04-22 15:30:24.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-04-22 15:30:24.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000
2022-04-22 15:30:24.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/640070d2-5888-411b-b2e4-ccad21796a0f/onap-policy-clamp-runtime-acm-64955bd97d-rbhlj?timeout=15000 (anonymous) ...