Results

By type

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

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

2022-06-06 08:24:34.832  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-06 08:24:34.841  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-06 08:24:39.316  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-06 08:24:40.393  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1048 ms. Found 7 JPA repository interfaces.
2022-06-06 08:24:43.945  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:43.952  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:43.958  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:43.981  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:43.993  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:44.011  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:44.021  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:44.028  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:44.086  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:44.139  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:44.146  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 08:24:45.428  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-06 08:24:45.465  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-06 08:24:45.466  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-06 08:24:45.696  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-06 08:24:45.697  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 10594 ms
2022-06-06 08:24:46.767  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-06 08:24:47.825  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-06 08:24:48.208  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-06 08:24:49.034  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-06 08:24:49.553  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-06 08:24:49.879  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-06 08:24:49.997  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-06 08:24:56.503  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-06 08:24:56.538  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-06 08:25:00.273  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-06 08:25:01.763  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88bc3f57-956e-43d9-a336-43b6a33ed4f9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-06 08:25:03.162  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-06 08:25:06.248  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5e72c82a, org.springframework.security.web.context.SecurityContextPersistenceFilter@32fd5bc, org.springframework.security.web.header.HeaderWriterFilter@acb1c9c, org.springframework.security.web.authentication.logout.LogoutFilter@6054ac20, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@46d51d5e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e7391e8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@66e218d8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@aaa7000, org.springframework.security.web.session.SessionManagementFilter@3fcc7f5c, org.springframework.security.web.access.ExceptionTranslationFilter@7d8d671b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@36857d32]
2022-06-06 08:25:08.625  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.626  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.627  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.628  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.629  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.630  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.630  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.631  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.632  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.633  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.633  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.634  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.635  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.636  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.636  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.637  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.638  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.638  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.639  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.640  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.641  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.641  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 08:25:08.698  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-06 08:25:10.881  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-06 08:25:10.882  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-06 08:25:10.898  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88bc3f57-956e-43d9-a336-43b6a33ed4f9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-06-06 08:25:10.901  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88bc3f57-956e-43d9-a336-43b6a33ed4f9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-06 08:25:10.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:25:10.903  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91f610b1-3871-4edd-b8e4-0204d67efef3, alive=false, publisher=null]]: starting
2022-06-06 08:25:10.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:25:10.991  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91f610b1-3871-4edd-b8e4-0204d67efef3, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-06 08:25:10.992  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-06 08:25:10.994  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-06 08:25:10.994  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-06 08:25:10.994  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-06 08:25:10.994  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-06 08:25:10.994  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-06 08:25:10.995  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-06 08:25:10.996  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-06 08:25:10.996  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-06 08:25:10.996  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-06 08:25:10.996  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-06 08:25:10.996  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-06 08:25:10.996  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-06 08:25:10.997  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88bc3f57-956e-43d9-a336-43b6a33ed4f9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c, 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@3fc4038f
2022-06-06 08:25:10.997  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88bc3f57-956e-43d9-a336-43b6a33ed4f9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-06-06 08:25:10.997  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-06 08:25:11.005  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 38.276 seconds (JVM running for 41.912)
2022-06-06 08:25:11.030  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-06 08:25:11.110  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-06 08:25:26.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:25:26.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:25:26.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:25:41.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:25:41.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:25:41.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:25:50.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:25:51.017  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-06 08:25:51.021  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:25:50.194299Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19333fa9-84e9-4e65-9608-a04eaf99956a","timestamp":"2022-06-06T08:25:50.194466Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:25:52.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:25:52.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:26:00.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:26:00.202  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:25:59.436038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7e38d88-6e7b-4965-8c56-e7d598cb9453","timestamp":"2022-06-06T08:25:59.436207Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:26:00.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:26:00.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:26:07.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:26:07.989  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:26:07.248455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8da8df68-bb4f-46a8-b07e-f0aa40f31ccb","timestamp":"2022-06-06T08:26:07.248632Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:26:08.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:26:08.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:26:23.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:26:23.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:26:23.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:26:38.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:26:38.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:26:38.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:26:53.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:26:53.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:26:53.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:27:08.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:27:08.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:27:08.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:27:10.876  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:27:23.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:27:23.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:27:23.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:27:38.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:27:38.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:27:38.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:27:50.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:27:50.910  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:27:50.194130Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1bdadb61-4fb1-4d49-8aae-a9ddb246a72e","timestamp":"2022-06-06T08:27:50.194234Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:27:51.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:27:51.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:28:00.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:28:00.166  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:27:59.436023Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"245b9857-8073-401f-a4f8-f8a964657929","timestamp":"2022-06-06T08:27:59.436123Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:28:00.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:28:00.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:28:07.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:28:07.952  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:28:07.248185Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f8e8981-fdaf-42b2-bf0f-8f0b056203d6","timestamp":"2022-06-06T08:28:07.248380Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:28:08.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:28:08.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:28:23.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:28:23.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:28:23.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:28:38.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:28:38.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:28:38.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:28:53.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:28:53.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:28:53.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:29:08.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:29:08.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:29:08.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:29:10.876  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:29:23.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:29:23.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:29:23.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:29:38.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:29:38.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:29:38.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:29:50.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:29:50.942  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:29:50.194334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be7878e4-7cb5-48a8-9b9d-37d9c6bdce36","timestamp":"2022-06-06T08:29:50.194488Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:29:51.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:29:51.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:30:00.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:30:00.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:29:59.436133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51d2620f-5124-4f8f-800f-ccf63a8262ea","timestamp":"2022-06-06T08:29:59.436314Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:30:00.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:30:00.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:30:07.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:30:07.974  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:30:07.248666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54e2fa21-9510-42e2-9432-e6ecce36212e","timestamp":"2022-06-06T08:30:07.248854Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:30:08.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:30:08.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:30:23.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:30:23.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:30:23.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:30:38.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:30:38.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:30:38.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:30:53.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:30:53.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:30:53.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:31:08.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:31:08.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:31:08.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:31:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:31:23.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:31:23.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:31:23.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:31:38.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:31:38.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:31:38.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:31:50.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:31:50.938  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:31:50.194151Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"454cfc05-0f43-4fe2-a5e0-a012c65db5cb","timestamp":"2022-06-06T08:31:50.194395Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:31:51.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:31:51.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:32:00.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:32:00.202  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:31:59.436030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2af071c-5355-4888-bd6d-c13d01c2bcaa","timestamp":"2022-06-06T08:31:59.436191Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:32:00.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:32:00.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:32:07.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:32:07.940  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:32:07.248247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b56085a8-6393-4e81-a268-b1fba29ce208","timestamp":"2022-06-06T08:32:07.248362Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:32:08.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:32:08.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:32:23.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:32:23.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:32:23.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:32:38.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:32:38.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:32:38.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:32:53.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:32:53.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:32:53.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:33:08.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:33:08.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:33:08.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:33:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:33:23.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:33:23.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:33:23.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:33:38.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:33:38.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:33:38.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:33:50.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:33:50.952  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:33:50.194060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"374c4914-2e37-436f-bd2e-110be3c59ece","timestamp":"2022-06-06T08:33:50.194182Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:33:51.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:33:51.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:34:00.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:34:00.293  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:33:59.435964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aac1675d-3838-48bf-a6b2-84b0c352e931","timestamp":"2022-06-06T08:33:59.436074Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:34:01.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:34:01.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:34:07.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:34:07.950  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:34:07.251037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50eba01a-4802-4603-841b-ae0f9e94198e","timestamp":"2022-06-06T08:34:07.251196Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:34:09.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:34:09.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:34:24.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:34:24.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:34:24.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:34:39.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:34:39.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:34:39.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:34:54.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:34:54.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:34:54.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:35:09.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:35:09.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:35:09.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:35:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:35:24.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:35:24.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:35:24.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:35:39.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:35:39.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:35:39.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:35:50.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:35:50.909  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:35:50.194080Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b501e4ac-2a24-4400-a296-2689083bb8af","timestamp":"2022-06-06T08:35:50.194224Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:35:51.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:35:51.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:36:00.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:36:00.166  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:35:59.435931Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02995672-f16d-4fc1-a2aa-21a76caba968","timestamp":"2022-06-06T08:35:59.436076Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:36:01.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:36:01.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:36:07.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:36:07.983  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:36:07.248215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06852490-e12a-45b3-aa91-f2d9894e7b32","timestamp":"2022-06-06T08:36:07.248320Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:36:09.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:36:09.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:36:24.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:36:24.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:36:24.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:36:39.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:36:39.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:36:39.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:36:54.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:36:54.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:36:54.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:37:09.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:37:09.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:37:09.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:37:10.876  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:37:24.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:37:24.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:37:24.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:37:39.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:37:39.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:37:39.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:37:50.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:37:50.942  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:37:50.194197Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd6be372-df30-43dd-8dee-c4f7e67dec42","timestamp":"2022-06-06T08:37:50.194426Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:37:51.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:37:51.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:38:00.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:38:00.196  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:37:59.436093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11cc2da1-e3a5-489f-9d73-b769cdb3e6e0","timestamp":"2022-06-06T08:37:59.436276Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:38:01.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:38:01.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:38:07.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:38:07.951  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:38:07.248373Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc2f776c-c202-489a-8c6c-e2be6f114554","timestamp":"2022-06-06T08:38:07.248499Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:38:08.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:38:08.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:38:22.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:38:22.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:38:22.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:38:38.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:38:38.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:38:38.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:38:52.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:38:52.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:38:52.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:39:07.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:39:07.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:39:07.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:39:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:39:22.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:39:22.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:39:22.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:39:37.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:39:37.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:39:37.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:39:50.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:39:50.956  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:39:50.194095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"787725a5-88c9-42c8-b7f6-4f9b43cd9220","timestamp":"2022-06-06T08:39:50.194219Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:39:51.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:39:51.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:40:00.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:40:00.198  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:39:59.436241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96e087c6-825b-4035-a58c-0d150d3155bd","timestamp":"2022-06-06T08:39:59.436496Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:40:01.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:40:01.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:40:08.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:40:08.003  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:40:07.248373Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa14367d-4f51-43dc-becb-c6790fe1b766","timestamp":"2022-06-06T08:40:07.248551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:40:11.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:40:11.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:40:25.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:40:25.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:40:25.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:40:41.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:40:41.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:40:41.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:40:55.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:40:56.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:40:56.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:41:10.880  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:41:11.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:41:11.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:41:11.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:41:26.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:41:26.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:41:26.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:41:41.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:41:41.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:41:41.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:41:51.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:41:51.042  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:41:50.194195Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a7257a3-cc7b-440d-8078-cbec2063718e","timestamp":"2022-06-06T08:41:50.194331Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:41:52.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:41:52.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:42:00.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:42:00.195  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:41:59.436347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f240797f-dca3-454d-bc7c-11829aa5b021","timestamp":"2022-06-06T08:41:59.436516Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:42:01.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:42:01.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:42:08.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:42:08.015  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:42:07.248771Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"007ea10d-af90-479b-a81a-854553455dda","timestamp":"2022-06-06T08:42:07.248948Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:42:08.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:42:08.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:42:23.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:42:23.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:42:23.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:42:38.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:42:38.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:42:38.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:42:53.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:42:53.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:42:53.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:43:08.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:43:08.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:43:08.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:43:10.877  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:43:22.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:43:22.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:43:22.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:43:37.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:43:37.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:43:37.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:43:50.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:43:50.943  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:43:50.194375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf975bd0-bc36-4c69-b336-fed63a7f227e","timestamp":"2022-06-06T08:43:50.194488Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:43:51.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:43:51.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:44:00.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:44:00.188  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:43:59.436151Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba7f2040-4a37-4ade-94e7-9b57fd3b266f","timestamp":"2022-06-06T08:43:59.436283Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:44:01.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:44:01.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:44:07.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:44:07.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:44:07.251707Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdf5dd4b-e581-483b-8bec-36eb2bb2862a","timestamp":"2022-06-06T08:44:07.251835Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:44:08.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:44:08.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:44:23.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:44:23.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:44:23.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:44:38.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:44:38.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:44:38.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:44:53.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:44:53.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:44:53.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:45:08.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:45:08.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:45:08.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:45:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:45:23.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:45:23.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:45:23.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:45:37.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:45:37.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:45:37.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:45:51.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:45:51.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-06-06T08:45:50.194276Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96988243-f1e6-48f4-8223-fde75fdd15d9","timestamp":"2022-06-06T08:45:50.194521Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:45:51.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:45:51.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:46:00.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:46:00.222  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:45:59.436510Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d85b5fee-7dcf-4137-86aa-b2ab365e1a00","timestamp":"2022-06-06T08:45:59.436692Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:46:01.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:46:01.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:46:07.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:46:07.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:46:07.248585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebdf55a6-dcc1-4120-b568-ec62ba76f4f4","timestamp":"2022-06-06T08:46:07.248920Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:46:08.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:46:08.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:46:23.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:46:23.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:46:23.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:46:38.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:46:38.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:46:38.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:46:53.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:46:53.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:46:53.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:47:07.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:47:08.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:47:08.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:47:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:47:22.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:47:22.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:47:22.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:47:37.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:47:38.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:47:38.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:47:50.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:47:50.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:47:50.194197Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9da68536-9aa1-4a77-8ba0-07f49c85f244","timestamp":"2022-06-06T08:47:50.194372Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:47:51.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:47:51.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:48:00.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:48:00.316  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:47:59.436046Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e68500b3-586b-4a21-83d7-eee24ca40f52","timestamp":"2022-06-06T08:47:59.436178Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:48:01.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:48:01.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:48:08.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:48:08.047  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:48:07.248747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"566d428e-f5b7-441f-af06-68af63ef2a6f","timestamp":"2022-06-06T08:48:07.248947Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:48:08.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:48:08.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:48:23.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:48:23.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:48:23.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:48:38.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:48:38.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:48:38.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:48:53.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:48:53.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:48:53.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:49:08.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:49:08.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:49:08.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:49:10.876  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:49:23.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:49:23.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:49:23.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:49:38.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:49:38.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:49:38.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:49:50.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:49:51.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-06-06T08:49:50.194073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a08f23a3-0899-4f8e-b015-690d6a1ed311","timestamp":"2022-06-06T08:49:50.194177Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:49:51.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:49:51.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:50:00.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:50:00.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:49:59.436500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e1e1e82-8ad4-4eea-b773-c11eecfe1b45","timestamp":"2022-06-06T08:49:59.436611Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:50:01.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:50:01.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:50:08.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:50:08.023  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:50:07.248540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30a22254-d0a2-41b3-bbae-7b80ddf2bcb4","timestamp":"2022-06-06T08:50:07.248818Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:50:08.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:50:08.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:50:23.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:50:23.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:50:23.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:50:38.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:50:38.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:50:38.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:50:53.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:50:53.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:50:53.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:51:08.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:51:08.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:51:08.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:51:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:51:23.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:51:23.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:51:23.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:51:38.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:51:38.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:51:38.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:51:50.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:51:50.949  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:51:50.195353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b1e3630-9509-4119-925a-26ad061a4ac4","timestamp":"2022-06-06T08:51:50.195537Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:51:51.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:51:51.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:52:00.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:52:00.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:51:59.436046Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c2ce6ca-4cd4-4b18-8a98-ff5def301929","timestamp":"2022-06-06T08:51:59.436173Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:52:01.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:52:01.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:52:08.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:52:08.009  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:52:07.251879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7981f855-cbbc-46f4-8b13-e47de8e58ccc","timestamp":"2022-06-06T08:52:07.252041Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:52:08.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:52:08.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:52:23.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:52:23.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:52:23.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:52:38.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:52:38.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:52:38.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:52:53.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:52:53.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:52:53.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:53:08.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:53:08.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:53:08.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:53:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:53:23.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:53:23.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:53:23.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:53:38.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:53:38.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:53:38.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:53:50.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:53:50.970  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:53:50.194427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"801520c3-9704-48b0-9be9-8114bcb94881","timestamp":"2022-06-06T08:53:50.194599Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:53:51.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:53:51.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:54:00.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:54:00.205  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:53:59.436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b999d53-9411-45f9-8baa-90c0eb916184","timestamp":"2022-06-06T08:53:59.436139Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:54:01.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:54:01.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:54:07.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:54:07.949  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:54:07.248496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e846d9e8-a1db-4df5-8f32-50157a65a0ad","timestamp":"2022-06-06T08:54:07.248679Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:54:08.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:54:08.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:54:23.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:54:23.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:54:23.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:54:38.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:54:38.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:54:38.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:54:53.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:54:53.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:54:53.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:55:08.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:55:08.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:55:08.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:55:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:55:23.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:55:23.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:55:23.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:55:38.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:55:38.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:55:38.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:55:51.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:55:51.018  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:55:50.194205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb13aab8-c9b7-4f6b-b1f9-33241ba54e71","timestamp":"2022-06-06T08:55:50.194383Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:55:51.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:55:51.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:56:00.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:56:00.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:55:59.436036Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54dc251b-e7a4-4370-9c6e-601020c856e7","timestamp":"2022-06-06T08:55:59.436141Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:56:02.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:56:02.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:56:07.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:56:07.953  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:56:07.248249Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"897070d9-13ef-4462-ad38-b8adeec60b1b","timestamp":"2022-06-06T08:56:07.248367Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:56:08.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:56:08.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:56:23.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:56:23.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:56:23.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:56:38.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:56:38.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:56:38.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:56:53.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:56:53.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:56:53.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:57:08.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:57:08.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:57:08.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:57:10.883  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:57:23.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:57:23.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:57:23.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:57:38.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:57:38.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:57:38.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:57:50.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:57:50.940  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:57:50.194189Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b6ffb49-c2ff-4327-9d3d-65bcae3c2e9b","timestamp":"2022-06-06T08:57:50.194302Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:57:51.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:57:51.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:58:00.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:58:00.176  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:57:59.435978Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85d70056-c2c7-4f3a-b624-8a8b065acd49","timestamp":"2022-06-06T08:57:59.436090Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 08:58:00.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:58:00.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:58:08.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:58:08.096  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:58:07.248691Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c3f38bb-d0ff-4a1f-8a79-4c4456f84a2d","timestamp":"2022-06-06T08:58:07.249016Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 08:58:08.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:58:08.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:58:23.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:58:23.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:58:23.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:58:38.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:58:38.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:58:38.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:58:53.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:58:53.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:58:53.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:59:08.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:59:08.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:59:08.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:59:10.876  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 08:59:23.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:59:23.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:59:23.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:59:38.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:59:38.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:59:38.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 08:59:51.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 08:59:51.026  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:59:50.194212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66ada135-63f9-434b-a00f-91b1683e2329","timestamp":"2022-06-06T08:59:50.194324Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 08:59:51.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 08:59:51.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:00:00.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:00:00.232  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:59:59.436064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd4b4749-9f83-44c1-b85b-295b361ae5f8","timestamp":"2022-06-06T08:59:59.436219Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 09:00:02.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:00:02.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:00:08.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:00:08.017  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:00:07.248440Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43f6e826-bdb3-4967-9ca5-cf3d8693ec35","timestamp":"2022-06-06T09:00:07.248564Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 09:00:08.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:00:08.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:00:23.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:00:23.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:00:23.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:00:38.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:00:38.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:00:38.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:00:53.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:00:53.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:00:53.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:01:08.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:01:08.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:01:08.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:01:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 09:01:23.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:01:23.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:01:23.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:01:38.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:01:38.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:01:38.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:01:50.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:01:50.927  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:01:50.194198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a6bc570-11f5-4de4-a1c3-e944abd3d87e","timestamp":"2022-06-06T09:01:50.194349Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 09:01:51.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:01:51.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:02:00.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:02:00.194  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:01:59.436203Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfc54142-f503-494f-9167-8ae3a69f3b93","timestamp":"2022-06-06T09:01:59.436429Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 09:02:00.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:02:00.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:02:08.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:02:08.008  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:02:07.248796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea4dc44a-dc09-43bf-a9a1-305a525b2a3b","timestamp":"2022-06-06T09:02:07.248983Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 09:02:08.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:02:08.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:02:23.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:02:23.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:02:23.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:02:38.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:02:38.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:02:38.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:02:53.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:02:53.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:02:53.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:03:08.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:03:08.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:03:08.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:03:10.879  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 09:03:23.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:03:23.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:03:23.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:03:38.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:03:38.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:03:38.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:03:50.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:03:50.931  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:03:50.195632Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44b8f22a-2fb1-476a-92dd-adb8de1e6071","timestamp":"2022-06-06T09:03:50.195772Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 09:03:51.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:03:51.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:04:00.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:04:00.195  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:03:59.436164Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df6cacdd-4ab6-4ab0-b440-77122b98e5e2","timestamp":"2022-06-06T09:03:59.436331Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 09:04:00.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:04:00.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:04:07.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:04:07.996  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:04:07.248493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc4d2a27-415c-43fa-a14c-25c4f16095a6","timestamp":"2022-06-06T09:04:07.248636Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 09:04:08.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:04:08.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:04:23.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:04:23.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:04:23.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:04:38.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:04:38.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:04:38.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:04:53.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:04:53.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:04:53.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:05:08.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:05:08.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:05:08.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:05:10.876  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 09:05:23.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:05:23.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:05:23.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:05:38.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:05:38.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:05:38.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:05:50.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:05:50.930  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:05:50.194102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb519cef-4cb2-4d39-8a45-10cf7053e28e","timestamp":"2022-06-06T09:05:50.194250Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 09:05:51.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:05:51.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:06:00.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:06:00.216  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:05:59.436082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27dd06d0-54b3-4138-9956-c9131da3f942","timestamp":"2022-06-06T09:05:59.436257Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 09:06:00.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:06:00.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:06:08.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:06:08.038  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:06:07.248391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7202c6d6-693a-4a62-a049-796f9e892d3c","timestamp":"2022-06-06T09:06:07.248563Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 09:06:08.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:06:08.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:06:23.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:06:23.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:06:23.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:06:38.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:06:38.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:06:38.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:06:53.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:06:53.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:06:53.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:07:08.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:07:08.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:07:08.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:07:10.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 09:07:23.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:07:23.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:07:23.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:07:38.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:07:38.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:07:38.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:07:50.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:07:50.928  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:07:50.194384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa52f00a-654c-4b37-b04f-43739dc943aa","timestamp":"2022-06-06T09:07:50.194525Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 09:07:51.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:07:51.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:08:00.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:08:00.192  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:07:59.435983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"657186a5-25af-4bbd-ae10-39ac487609c3","timestamp":"2022-06-06T09:07:59.436148Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 09:08:00.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:08:00.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:08:08.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:08:08.014  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:08:07.248438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44845183-0e84-42b7-a2ca-bb0336dd29cb","timestamp":"2022-06-06T09:08:07.248554Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 09:08:08.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:08:08.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:08:23.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:08:23.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:08:23.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:08:38.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:08:38.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:08:38.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:08:53.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:08:53.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:08:53.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:09:08.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:09:08.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:09:08.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:09:10.876  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 09:09:23.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:09:23.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:09:23.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:09:38.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:09:38.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:09:38.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:09:50.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:09:50.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:09:50.194782Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0eaa01a9-2fa5-4da2-8d43-0814338e3a12","timestamp":"2022-06-06T09:09:50.194956Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 09:09:51.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:09:51.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:10:00.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:10:00.224  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:09:59.436042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c95c68b7-cb8b-430f-96bb-c2a3b2ca93fd","timestamp":"2022-06-06T09:09:59.436221Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 09:10:00.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:10:00.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:10:07.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:10:07.996  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:10:07.248781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07534edf-6440-438d-adc1-df92aef094e1","timestamp":"2022-06-06T09:10:07.248944Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 09:10:08.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:10:08.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:10:23.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:10:23.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:10:23.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:10:38.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:10:38.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:10:38.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:10:53.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:10:53.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:10:53.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:11:08.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:11:08.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:11:08.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:11:10.879  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 09:11:23.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:11:23.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:11:23.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:11:38.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:11:38.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:11:38.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:11:51.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:11:51.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-06-06T09:11:50.194190Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21c7ea9c-e9e2-46e6-a81f-d1244c8f529c","timestamp":"2022-06-06T09:11:50.194358Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 09:11:51.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:11:51.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:12:00.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:12:00.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:11:59.436009Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbea0cbf-797a-4276-8eed-539ec990cdcf","timestamp":"2022-06-06T09:11:59.436137Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 09:12:00.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:12:00.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...
2022-06-06 09:12:07.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 09:12:07.976  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:12:07.248347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e5be380-5ed6-4d5b-8d3a-b5c4cde9bfc0","timestamp":"2022-06-06T09:12:07.248482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 09:12:08.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000
2022-06-06 09:12:08.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/88bc3f57-956e-43d9-a336-43b6a33ed4f9/onap-policy-clamp-runtime-acm-6847cc68d9-cgq7c?timeout=15000 (anonymous) ...