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-08-22 08:44:48.675  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-08-22 08:44:48.685  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-08-22 08:44:51.291  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-22 08:44:51.989  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 675 ms. Found 7 JPA repository interfaces.
2022-08-22 08:44:54.144  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-08-22 08:44:54.148  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-08-22 08:44:54.153  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-08-22 08:44:54.168  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-08-22 08:44:54.177  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-08-22 08:44:54.190  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-08-22 08:44:54.197  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-08-22 08:44:54.200  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-08-22 08:44:54.247  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-08-22 08:44:54.287  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-08-22 08:44:54.289  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-08-22 08:44:55.154  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-08-22 08:44:55.174  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-08-22 08:44:55.175  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-08-22 08:44:55.335  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-08-22 08:44:55.335  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6489 ms
2022-08-22 08:44:55.946  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-08-22 08:44:56.578  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-22 08:44:56.857  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-08-22 08:44:57.445  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-22 08:44:57.824  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-08-22 08:44:58.326  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-08-22 08:44:58.393  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-22 08:45:18.477  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-22 08:45:18.503  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-22 08:45:20.636  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-08-22 08:45:21.425  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3bb93781-d479-491c-af48-5a2b91e6a775, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt, 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-08-22 08:45:22.395  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-08-22 08:45:24.027  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31940d6b, org.springframework.security.web.context.SecurityContextPersistenceFilter@272c5abd, org.springframework.security.web.header.HeaderWriterFilter@37344d31, org.springframework.security.web.authentication.logout.LogoutFilter@61503d00, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@744db9fb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c681761, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@37cc6017, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@64cdc310, org.springframework.security.web.session.SessionManagementFilter@767cc126, org.springframework.security.web.access.ExceptionTranslationFilter@50d4775b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@556a6320]
2022-08-22 08:45:24.696  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-08-22 08:45:24.697  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-08-22 08:45:24.697  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-08-22 08:45:24.698  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-08-22 08:45:24.698  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-08-22 08:45:24.699  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-08-22 08:45:24.699  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-08-22 08:45:24.699  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-08-22 08:45:24.700  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-08-22 08:45:24.700  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-08-22 08:45:24.700  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-08-22 08:45:24.701  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-08-22 08:45:24.701  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-08-22 08:45:24.702  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-08-22 08:45:24.702  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-08-22 08:45:24.702  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-08-22 08:45:24.703  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-08-22 08:45:24.703  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-08-22 08:45:24.703  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-08-22 08:45:24.704  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-08-22 08:45:24.704  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-08-22 08:45:24.705  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-08-22 08:45:24.734  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-08-22 08:45:26.006  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-08-22 08:45:26.006  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-08-22 08:45:26.015  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3bb93781-d479-491c-af48-5a2b91e6a775, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt, 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-08-22 08:45:26.016  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3bb93781-d479-491c-af48-5a2b91e6a775, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt, 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-08-22 08:45:26.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:45:26.017  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3946f41b-0e76-491f-a631-8845b52310bf, alive=false, publisher=null]]: starting
2022-08-22 08:45:26.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:45:26.039  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3946f41b-0e76-491f-a631-8845b52310bf, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-08-22 08:45:26.040  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-08-22 08:45:26.041  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-08-22 08:45:26.041  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-08-22 08:45:26.041  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-08-22 08:45:26.041  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-08-22 08:45:26.041  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-08-22 08:45:26.041  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-08-22 08:45:26.042  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-08-22 08:45:26.042  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-08-22 08:45:26.042  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-08-22 08:45:26.042  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-08-22 08:45:26.042  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-08-22 08:45:26.042  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-08-22 08:45:26.042  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3bb93781-d479-491c-af48-5a2b91e6a775, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt, 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@2569afda
2022-08-22 08:45:26.043  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3bb93781-d479-491c-af48-5a2b91e6a775, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt, 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-08-22 08:45:26.043  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-08-22 08:45:26.048  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 38.697 seconds (JVM running for 41.003)
2022-08-22 08:45:26.066  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-08-22 08:45:26.108  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-08-22 08:45:41.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:45:41.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:45:41.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:45:51.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:45:51.706  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-08-22 08:45:51.709  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-08-22T08:45:50.292570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3d94c55-8a48-4ff0-87f7-a5d12cba0e7b","timestamp":"2022-08-22T08:45:50.292690Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 08:45:52.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:45:52.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:46:07.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:46:07.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:46:07.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:46:22.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:46:22.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:46:22.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:46:37.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:46:37.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:46:37.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:46:49.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:46:49.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:46:48.040985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f2f0087-4039-4cd8-8c37-9e6dc80c9e08","timestamp":"2022-08-22T08:46:48.041065Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 08:46:50.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:46:50.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:47:05.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:47:05.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:47:05.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:47:11.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:47:11.918  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:47:11.371324Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9eb2daeb-26ae-44ab-aa03-15e65d7573de","timestamp":"2022-08-22T08:47:11.371444Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 08:47:12.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:47:12.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:47:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 08:47:27.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:47:27.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:47:27.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:47:42.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:47:42.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:47:42.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:47:51.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:47:51.723  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-08-22T08:47:50.292832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81c84a14-90d0-4af1-a151-754d0e7eb11a","timestamp":"2022-08-22T08:47:50.292976Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 08:47:52.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:47:52.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:48:07.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:48:07.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:48:07.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:48:22.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:48:22.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:48:22.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:48:37.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:48:37.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:48:37.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:48:49.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:48:49.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:48:48.040699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c56cca31-e6ac-4ecc-b733-e003ba0bd5b9","timestamp":"2022-08-22T08:48:48.040820Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 08:48:49.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:48:49.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:49:04.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:49:04.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:49:04.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:49:11.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:49:11.791  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:49:11.371125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1208c694-5276-49dd-8833-2b65decc1c18","timestamp":"2022-08-22T08:49:11.371239Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 08:49:11.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:49:11.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:49:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 08:49:26.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:49:26.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:49:26.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:49:41.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:49:41.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:49:41.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:49:51.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:49:51.696  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-08-22T08:49:50.292556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ef21f57-d557-4a0d-a72a-bfeed62383c3","timestamp":"2022-08-22T08:49:50.292619Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 08:49:52.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:49:52.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:50:07.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:50:07.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:50:07.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:50:22.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:50:22.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:50:22.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:50:37.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:50:37.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:50:37.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:50:49.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:50:49.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:50:48.040494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ed2d5b1-ef05-4287-865d-cad7780c99b3","timestamp":"2022-08-22T08:50:48.040608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 08:50:49.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:50:49.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:51:04.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:51:04.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:51:04.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:51:11.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:51:11.911  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:51:11.372416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5637d708-7c06-46cf-8cad-95c6a358073d","timestamp":"2022-08-22T08:51:11.372687Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 08:51:13.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:51:13.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:51:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 08:51:28.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:51:28.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:51:28.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:51:43.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:51:43.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:51:43.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:51:51.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:51:51.682  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-08-22T08:51:50.292808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"918cf385-c08a-4cb4-9c0b-53d7863a6f4c","timestamp":"2022-08-22T08:51:50.292982Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 08:51:52.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:51:52.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:52:07.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:52:07.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:52:07.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:52:22.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:52:22.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:52:22.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:52:37.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:52:37.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:52:37.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:52:49.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:52:49.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:52:48.040745Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06e5fc0a-3c51-4d34-8968-5663493f403e","timestamp":"2022-08-22T08:52:48.040912Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 08:52:49.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:52:49.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:53:04.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:53:04.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:53:04.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:53:11.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:53:11.829  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:53:11.371102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9d1bc48-c0e2-4333-bcf9-4b35e4f84179","timestamp":"2022-08-22T08:53:11.371236Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 08:53:11.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:53:11.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:53:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 08:53:26.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:53:26.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:53:26.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:53:41.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:53:41.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:53:41.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:53:51.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:53:51.676  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-08-22T08:53:50.292560Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77e25704-4dd7-49f9-8038-305f55c5b5aa","timestamp":"2022-08-22T08:53:50.292658Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 08:53:52.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:53:52.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:54:07.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:54:07.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:54:07.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:54:22.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:54:22.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:54:22.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:54:37.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:54:37.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:54:37.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:54:49.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:54:49.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:54:48.041398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2bae36e-b539-41ba-8144-60184348b121","timestamp":"2022-08-22T08:54:48.041500Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 08:54:49.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:54:49.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:55:04.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:55:04.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:55:04.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:55:11.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:55:11.911  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:55:11.371433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8a24223-9731-4385-ac5c-306dca74d908","timestamp":"2022-08-22T08:55:11.371665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 08:55:11.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:55:11.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:55:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 08:55:26.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:55:26.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:55:26.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:55:41.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:55:41.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:55:41.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:55:51.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:55:51.677  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-08-22T08:55:50.292595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59ff3bf8-a2d0-40b6-8a1c-ba1726e2be75","timestamp":"2022-08-22T08:55:50.292706Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 08:55:53.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:55:53.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:56:08.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:56:08.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:56:08.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:56:23.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:56:23.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:56:23.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:56:38.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:56:38.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:56:38.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:56:49.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:56:49.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:56:48.040477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5c4eb8d-c980-4adb-934d-5c05c40bc8ce","timestamp":"2022-08-22T08:56:48.040556Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 08:56:49.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:56:49.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:57:04.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:57:04.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:57:04.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:57:11.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:57:11.792  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:57:11.371134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a2cf4f4-dc3d-4538-928b-b00b10ec0dde","timestamp":"2022-08-22T08:57:11.371252Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 08:57:11.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:57:11.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:57:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 08:57:26.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:57:26.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:57:26.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:57:41.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:57:41.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:57:41.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:57:51.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:57:51.713  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-08-22T08:57:50.292784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"909469c9-0b15-4984-80be-ebb092191c77","timestamp":"2022-08-22T08:57:50.292917Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 08:57:51.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:57:51.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:58:06.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:58:06.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:58:06.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:58:21.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:58:21.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:58:21.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:58:36.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:58:36.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:58:36.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:58:49.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:58:49.526  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:58:48.041556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a527c02a-4251-4c79-b2d6-725848bbb4c9","timestamp":"2022-08-22T08:58:48.041688Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 08:58:49.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:58:49.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:59:04.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:59:04.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:59:04.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:59:11.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:59:11.826  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T08:59:11.371113Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a44969f-e508-4a3d-9a8f-eff7674920c7","timestamp":"2022-08-22T08:59:11.371218Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 08:59:11.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:59:11.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:59:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 08:59:26.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:59:26.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:59:26.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:59:41.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:59:41.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:59:41.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 08:59:51.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 08:59:51.755  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-08-22T08:59:50.292990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3243955c-3fb1-43e3-a3e3-ce74b5cee420","timestamp":"2022-08-22T08:59:50.293166Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 08:59:51.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 08:59:51.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:00:06.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:00:06.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:00:06.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:00:21.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:00:21.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:00:21.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:00:36.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:00:36.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:00:36.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:00:49.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:00:49.459  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:00:48.040694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b36aa46-f37f-4992-bf1b-518d4a994ed4","timestamp":"2022-08-22T09:00:48.040890Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:00:49.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:00:49.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:01:05.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:01:05.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:01:05.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:01:11.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:01:11.793  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:01:11.371411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d16c9df1-0715-40b0-9c06-a97fea10a07b","timestamp":"2022-08-22T09:01:11.372249Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:01:11.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:01:11.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:01:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:01:26.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:01:26.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:01:26.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:01:41.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:01:41.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:01:41.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:01:51.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:01:51.773  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-08-22T09:01:50.292595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d03005af-b051-441d-9a55-43c7d755973c","timestamp":"2022-08-22T09:01:50.292689Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:01:51.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:01:51.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:02:06.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:02:06.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:02:06.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:02:21.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:02:21.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:02:21.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:02:36.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:02:36.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:02:36.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:02:49.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:02:49.425  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:02:48.040501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d252e566-8e6f-4114-9ff6-e1fb4941b793","timestamp":"2022-08-22T09:02:48.040585Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:02:49.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:02:49.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:03:04.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:03:04.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:03:04.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:03:11.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:03:11.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:03:11.371585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9340634-eb55-4ea1-882c-c0f1829ef9ae","timestamp":"2022-08-22T09:03:11.371770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:03:11.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:03:11.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:03:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:03:26.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:03:26.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:03:26.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:03:41.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:03:41.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:03:41.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:03:51.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:03:51.674  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-08-22T09:03:50.292545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"965f6761-8ae9-474b-a4b0-9a2c24b7cb46","timestamp":"2022-08-22T09:03:50.292625Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:03:52.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:03:52.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:04:06.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:04:06.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:04:06.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:04:21.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:04:21.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:04:21.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:04:36.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:04:36.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:04:36.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:04:49.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:04:49.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:04:48.040673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61998163-1dfd-4c18-89c2-90ad16633063","timestamp":"2022-08-22T09:04:48.040756Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:04:50.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:04:50.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:05:05.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:05:05.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:05:05.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:05:11.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:05:11.759  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:05:11.371108Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcd1a736-90f8-49ff-a4e8-392aac0b63e9","timestamp":"2022-08-22T09:05:11.371191Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:05:12.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:05:12.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:05:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:05:27.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:05:27.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:05:27.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:05:42.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:05:42.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:05:42.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:05:51.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:05:51.713  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-08-22T09:05:50.292545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fb592a1-9333-4218-8752-5625cc3eea5e","timestamp":"2022-08-22T09:05:50.292624Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:05:52.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:05:52.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:06:07.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:06:07.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:06:07.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:06:22.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:06:22.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:06:22.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:06:37.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:06:37.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:06:37.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:06:49.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:06:49.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:06:48.040553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89fd8435-efe9-45af-8e3e-92f98a62e0b3","timestamp":"2022-08-22T09:06:48.040662Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:06:50.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:06:50.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:07:05.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:07:05.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:07:05.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:07:11.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:07:11.765  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:07:11.372271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6562f09e-9b1f-4300-946b-622c016eafd5","timestamp":"2022-08-22T09:07:11.372358Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:07:12.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:07:12.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:07:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:07:27.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:07:27.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:07:27.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:07:42.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:07:42.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:07:42.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:07:51.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:07:51.726  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-08-22T09:07:50.292593Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ec08977-e69e-49c9-a43d-4f8a85947833","timestamp":"2022-08-22T09:07:50.292684Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:07:52.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:07:52.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:08:07.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:08:07.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:08:07.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:08:22.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:08:22.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:08:22.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:08:37.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:08:37.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:08:37.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:08:49.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:08:49.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:08:48.041423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c7a6fd7-80bb-4c2a-ac9f-2c9281cbe70d","timestamp":"2022-08-22T09:08:48.041494Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:08:50.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:08:50.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:09:05.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:09:05.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:09:05.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:09:11.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:09:11.779  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:09:11.371277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"697d11a0-760f-42f8-82e9-2feae068bd78","timestamp":"2022-08-22T09:09:11.371542Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:09:12.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:09:12.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:09:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:09:27.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:09:27.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:09:27.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:09:42.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:09:42.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:09:42.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:09:51.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:09:51.771  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-22T09:09:50.292791Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adc3a187-5084-416f-8e6a-5cd1dbe03bb7","timestamp":"2022-08-22T09:09:50.292907Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:09:52.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:09:52.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:10:07.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:10:07.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:10:07.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:10:22.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:10:22.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:10:22.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:10:37.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:10:37.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:10:37.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:10:49.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:10:49.425  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:10:48.040724Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42111ae5-73ec-4109-a9a3-d1307411ba56","timestamp":"2022-08-22T09:10:48.040865Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:10:50.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:10:50.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:11:05.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:11:05.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:11:05.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:11:11.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:11:11.748  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:11:11.372355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16311bdb-ba8b-4a31-84fe-3aef35d1f7a1","timestamp":"2022-08-22T09:11:11.372447Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:11:12.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:11:12.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:11:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:11:27.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:11:27.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:11:27.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:11:42.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:11:42.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:11:42.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:11:51.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:11:51.684  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-08-22T09:11:50.292538Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9930262-b80c-4dd0-b80f-f081664c9371","timestamp":"2022-08-22T09:11:50.292618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:11:52.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:11:52.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:12:07.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:12:07.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:12:07.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:12:22.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:12:22.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:12:22.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:12:37.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:12:37.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:12:37.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:12:49.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:12:49.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:12:48.040535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b31aa53-4266-4ec0-9c83-c40670efc430","timestamp":"2022-08-22T09:12:48.040604Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:12:50.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:12:50.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:13:05.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:13:05.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:13:05.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:13:11.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:13:11.793  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:13:11.372309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d90614b-31b0-4d0a-b69a-955de85495bb","timestamp":"2022-08-22T09:13:11.372389Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:13:12.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:13:12.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:13:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:13:27.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:13:27.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:13:27.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:13:42.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:13:42.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:13:42.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:13:51.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:13:51.682  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-08-22T09:13:50.292593Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"432544c0-291c-4c88-b10e-b76bb2abef16","timestamp":"2022-08-22T09:13:50.292680Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:13:52.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:13:52.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:14:07.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:14:07.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:14:07.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:14:22.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:14:22.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:14:22.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:14:37.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:14:37.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:14:37.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:14:49.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:14:49.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:14:48.040568Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5a46f94-6da1-4b3b-b5d7-e7c202ed8b62","timestamp":"2022-08-22T09:14:48.040647Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:14:50.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:14:50.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:15:05.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:15:05.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:15:05.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:15:11.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:15:11.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:15:11.371381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9797512-33db-4849-a82a-66d2f4f85cee","timestamp":"2022-08-22T09:15:11.371512Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:15:12.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:15:12.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:15:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:15:27.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:15:27.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:15:27.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:15:42.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:15:42.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:15:42.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:15:51.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:15:51.687  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-08-22T09:15:50.292610Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15aa72c3-0cc1-484c-a42f-ccfb1a7b38d8","timestamp":"2022-08-22T09:15:50.292698Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:15:52.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:15:52.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:16:07.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:16:07.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:16:07.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:16:22.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:16:22.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:16:22.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:16:37.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:16:37.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:16:37.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:16:49.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:16:49.426  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:16:48.040500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c91ab68e-46dd-490c-81ff-d71a2b5bc42f","timestamp":"2022-08-22T09:16:48.040608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:16:51.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:16:51.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:17:06.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:17:06.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:17:06.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:17:11.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:17:11.727  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:17:11.372606Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36a44262-afa4-44a3-a176-3dbe6f99f002","timestamp":"2022-08-22T09:17:11.372752Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:17:11.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:17:11.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:17:26.007  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:17:26.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:17:26.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:17:26.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:17:41.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:17:41.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:17:41.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:17:51.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:17:51.684  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-08-22T09:17:50.292623Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fa7ec6c-30e3-4073-884a-d5a2630ec14d","timestamp":"2022-08-22T09:17:50.292923Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:17:52.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:17:52.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:18:07.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:18:07.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:18:07.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:18:22.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:18:22.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:18:22.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:18:37.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:18:37.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:18:37.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:18:49.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:18:49.440  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:18:48.040526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59bdeafd-f2c1-41af-ae85-1c9d2884c6cd","timestamp":"2022-08-22T09:18:48.040597Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:18:49.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:18:49.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:19:04.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:19:04.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:19:04.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:19:11.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:19:11.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:19:11.371155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d109a2c-fde5-49ac-a4cb-4cf01eb2f493","timestamp":"2022-08-22T09:19:11.371349Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:19:11.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:19:11.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:19:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:19:26.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:19:26.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:19:26.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:19:41.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:19:41.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:19:41.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:19:51.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:19:51.697  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-08-22T09:19:50.292734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0191925-b6a7-466f-ade8-fc492d0e9cd1","timestamp":"2022-08-22T09:19:50.292867Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:19:52.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:19:52.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:20:07.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:20:07.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:20:07.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:20:22.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:20:22.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:20:22.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:20:37.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:20:37.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:20:37.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:20:49.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:20:49.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:20:48.040847Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7b029a9-a703-4bb3-9930-cf6d7c9e3873","timestamp":"2022-08-22T09:20:48.040978Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-22 09:20:49.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:20:49.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:21:04.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:21:04.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:21:04.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:21:11.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:21:11.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-22T09:21:11.371381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a540de5-9a66-4ac3-b0c0-3d70a82fcc33","timestamp":"2022-08-22T09:21:11.371545Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-22 09:21:11.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:21:11.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:21:26.005  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-22 09:21:26.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:21:26.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:21:26.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:21:41.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:21:41.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:21:41.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:21:51.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:21:51.686  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-08-22T09:21:50.292623Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d53ee35-c66b-4ccc-81b6-7b4f2f4791d6","timestamp":"2022-08-22T09:21:50.292695Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-22 09:21:52.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:21:52.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:22:07.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:22:07.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:22:07.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:22:22.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:22:22.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:22:22.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...
2022-08-22 09:22:37.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-22 09:22:37.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000
2022-08-22 09:22:37.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3bb93781-d479-491c-af48-5a2b91e6a775/onap-policy-clamp-runtime-acm-d4dfc654b-xhzzt?timeout=15000 (anonymous) ...