Results

By type

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

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

2022-05-21 04:53:44.834  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-21 04:53:44.840  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-21 04:53:47.904  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-21 04:53:48.609  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 675 ms. Found 7 JPA repository interfaces.
2022-05-21 04:53:51.288  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-05-21 04:53:51.294  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-05-21 04:53:51.300  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-05-21 04:53:51.316  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-05-21 04:53:51.324  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-05-21 04:53:51.338  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-05-21 04:53:51.347  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-05-21 04:53:51.351  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-05-21 04:53:51.419  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-05-21 04:53:51.489  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-05-21 04:53:51.494  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-05-21 04:53:52.760  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-21 04:53:52.811  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-21 04:53:52.812  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-21 04:53:53.096  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-21 04:53:53.096  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 8051 ms
2022-05-21 04:53:54.256  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-21 04:53:55.312  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-21 04:53:55.795  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-21 04:53:56.698  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-21 04:53:57.165  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-21 04:53:57.384  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-21 04:53:57.451  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-21 04:54:05.387  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-21 04:54:05.418  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-21 04:54:08.266  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-05-21 04:54:09.335  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=59c9944e-1a59-42bf-b38e-832497c0d218, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-05-21 04:54:10.472  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-21 04:54:12.270  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ae88712, org.springframework.security.web.context.SecurityContextPersistenceFilter@acb1c9c, org.springframework.security.web.header.HeaderWriterFilter@70ad0854, org.springframework.security.web.authentication.logout.LogoutFilter@54ef9698, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@36857d32, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6be2b567, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61503d00, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@10508ba6, org.springframework.security.web.session.SessionManagementFilter@28b68067, org.springframework.security.web.access.ExceptionTranslationFilter@6bfdaed7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@31940d6b]
2022-05-21 04:54:13.704  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-05-21 04:54:13.704  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-05-21 04:54:13.705  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-05-21 04:54:13.705  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-05-21 04:54:13.705  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-05-21 04:54:13.706  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-05-21 04:54:13.706  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-05-21 04:54:13.706  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-05-21 04:54:13.707  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-05-21 04:54:13.707  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-05-21 04:54:13.707  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-05-21 04:54:13.708  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-05-21 04:54:13.708  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-05-21 04:54:13.708  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-05-21 04:54:13.709  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-05-21 04:54:13.709  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-05-21 04:54:13.709  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-05-21 04:54:13.710  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-05-21 04:54:13.710  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-05-21 04:54:13.710  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-05-21 04:54:13.711  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-05-21 04:54:13.711  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-05-21 04:54:13.790  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-05-21 04:54:15.433  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-21 04:54:15.434  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-21 04:54:15.446  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=59c9944e-1a59-42bf-b38e-832497c0d218, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-05-21 04:54:15.448  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=59c9944e-1a59-42bf-b38e-832497c0d218, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-05-21 04:54:15.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:54:15.450  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=61c529b0-12d3-4f0f-8292-6af590191108, alive=false, publisher=null]]: starting
2022-05-21 04:54:15.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:54:15.480  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=61c529b0-12d3-4f0f-8292-6af590191108, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-21 04:54:15.480  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-21 04:54:15.482  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-21 04:54:15.483  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-21 04:54:15.483  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-21 04:54:15.483  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-21 04:54:15.483  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-21 04:54:15.483  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-21 04:54:15.484  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-21 04:54:15.484  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-21 04:54:15.485  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-21 04:54:15.485  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-21 04:54:15.485  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-21 04:54:15.485  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-21 04:54:15.485  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=59c9944e-1a59-42bf-b38e-832497c0d218, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh, 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@53335328
2022-05-21 04:54:15.486  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=59c9944e-1a59-42bf-b38e-832497c0d218, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-05-21 04:54:15.486  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-21 04:54:15.493  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 32.633 seconds (JVM running for 35.089)
2022-05-21 04:54:15.520  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-21 04:54:15.579  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-21 04:54:30.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:54:31.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:54:31.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:54:45.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:54:45.979  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:54:45.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:55:00.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:55:00.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:55:00.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:55:15.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:55:15.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:55:15.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:55:30.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:55:30.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:55:30.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:55:33.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:55:33.410  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-21 04:55:33.414  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-05-21T04:55:32.600757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fb2f99a-3dbf-45ce-921c-251f3d0a0208","timestamp":"2022-05-21T04:55:32.600914Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 04:55:35.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:55:35.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:55:44.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:55:44.163  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T04:55:43.448670Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67f2c422-19fe-4d64-bab6-c8d0a24c5f80","timestamp":"2022-05-21T04:55:43.448849Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 04:55:44.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:55:44.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:55:57.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:55:57.461  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T04:55:56.723456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53ac9500-9703-466c-83d8-4aaf794085d0","timestamp":"2022-05-21T04:55:56.723596Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 04:55:58.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:55:58.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:56:13.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:56:13.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:56:13.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:56:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 04:56:28.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:56:28.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:56:28.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:56:43.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:56:43.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:56:43.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:56:58.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:56:58.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:56:58.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:57:13.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:57:13.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:57:13.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:57:28.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:57:28.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:57:28.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:57:33.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:57:33.304  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-05-21T04:57:32.602561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b235791-69ea-484d-a409-3f4bda3a7f8b","timestamp":"2022-05-21T04:57:32.602817Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 04:57:33.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:57:33.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:57:44.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:57:44.161  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T04:57:43.448799Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d48f01c-409b-4242-a159-783f8223a9bf","timestamp":"2022-05-21T04:57:43.448916Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 04:57:44.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:57:44.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:57:57.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:57:57.447  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T04:57:56.724178Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"603b7e94-0719-4e41-a557-fdbe3b8bc84c","timestamp":"2022-05-21T04:57:56.724295Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 04:57:58.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:57:58.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:58:13.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:58:13.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:58:13.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:58:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 04:58:28.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:58:28.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:58:28.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:58:43.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:58:43.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:58:43.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:58:58.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:58:58.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:58:58.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:59:13.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:59:13.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:59:13.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:59:28.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:59:28.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:59:28.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:59:33.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:59:33.304  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-05-21T04:59:32.601326Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"471e22f4-f84f-467f-86db-33b29921bbe2","timestamp":"2022-05-21T04:59:32.601395Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 04:59:33.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:59:33.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:59:44.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:59:44.139  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T04:59:43.448408Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47ec3409-7ff4-4d72-ac05-89d67cb1de22","timestamp":"2022-05-21T04:59:43.448488Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 04:59:44.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:59:44.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 04:59:57.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 04:59:57.481  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T04:59:56.723488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2749333-2821-48ec-8189-4786ce7ffa26","timestamp":"2022-05-21T04:59:56.723727Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 04:59:58.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 04:59:58.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:00:13.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:00:13.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:00:13.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:00:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:00:28.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:00:28.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:00:28.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:00:43.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:00:43.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:00:43.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:00:58.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:00:58.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:00:58.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:01:13.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:01:13.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:01:13.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:01:28.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:01:28.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:01:28.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:01:33.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:01:33.311  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-05-21T05:01:32.600765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"008be577-2c43-4eac-b138-9ed4f3e728c4","timestamp":"2022-05-21T05:01:32.600892Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:01:33.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:01:33.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:01:44.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:01:44.129  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:01:43.448523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7bb5730-7cc1-4e4f-a079-ee03934bfae8","timestamp":"2022-05-21T05:01:43.448671Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:01:44.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:01:44.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:01:57.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:01:57.442  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:01:56.723471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40ba52f9-af43-4b33-b668-dce53d9e5c0d","timestamp":"2022-05-21T05:01:56.723574Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:01:58.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:01:58.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:02:13.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:02:13.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:02:13.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:02:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:02:28.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:02:28.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:02:28.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:02:43.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:02:43.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:02:43.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:02:58.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:02:58.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:02:58.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:03:13.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:03:13.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:03:13.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:03:28.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:03:28.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:03:28.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:03:33.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:03:33.347  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-05-21T05:03:32.601525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30d20db2-9bfa-45d4-a96f-9ff365a895b2","timestamp":"2022-05-21T05:03:32.601611Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:03:33.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:03:33.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:03:44.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:03:44.169  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:03:43.448624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"939bebc6-20bf-41fa-a2d0-c6605234bcc3","timestamp":"2022-05-21T05:03:43.448831Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:03:44.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:03:44.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:03:57.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:03:57.661  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:03:56.723535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06ad7362-c7d6-4dd8-8e27-084559fb8f5c","timestamp":"2022-05-21T05:03:56.723749Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:03:58.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:03:58.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:04:13.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:04:13.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:04:13.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:04:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:04:28.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:04:28.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:04:28.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:04:43.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:04:43.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:04:43.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:04:58.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:04:58.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:04:58.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:05:13.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:05:13.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:05:13.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:05:28.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:05:28.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:05:28.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:05:33.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:05:33.387  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-05-21T05:05:32.600893Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"185422fb-c5a2-46d5-95d8-5e60112f6853","timestamp":"2022-05-21T05:05:32.601098Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:05:33.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:05:33.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:05:44.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:05:44.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:05:43.448405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb041197-d1f5-417c-a85b-908de443c0af","timestamp":"2022-05-21T05:05:43.448536Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:05:44.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:05:44.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:05:57.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:05:57.462  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:05:56.723334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1f26617-4337-4a21-9dfc-738245fda9d9","timestamp":"2022-05-21T05:05:56.723422Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:05:57.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:05:57.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:06:12.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:06:12.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:06:12.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:06:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:06:27.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:06:27.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:06:27.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:06:42.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:06:42.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:06:42.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:06:57.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:06:57.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:06:57.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:07:12.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:07:12.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:07:12.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:07:27.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:07:27.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:07:27.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:07:33.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:07:33.348  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-05-21T05:07:32.600507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f033f5b-d231-43d9-bd67-36993b0da1c0","timestamp":"2022-05-21T05:07:32.600592Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:07:33.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:07:33.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:07:44.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:07:44.137  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:07:43.448578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5db2c28-556e-496a-b340-02ef87e9bebf","timestamp":"2022-05-21T05:07:43.448716Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:07:44.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:07:44.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:07:57.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:07:57.451  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:07:56.723566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42f88ca8-e2da-4e87-b131-0e389842de37","timestamp":"2022-05-21T05:07:56.723790Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:07:57.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:07:57.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:08:12.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:08:12.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:08:12.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:08:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:08:27.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:08:27.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:08:27.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:08:42.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:08:42.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:08:42.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:08:57.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:08:57.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:08:57.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:09:12.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:09:12.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:09:12.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:09:27.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:09:27.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:09:27.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:09:33.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:09:33.323  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-05-21T05:09:32.600829Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a1c331d-f091-4ca4-b96b-617403dbb89f","timestamp":"2022-05-21T05:09:32.601061Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:09:33.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:09:33.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:09:44.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:09:44.110  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:09:43.448421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53a1771f-bd24-48aa-9b8d-3ff1493b5fcd","timestamp":"2022-05-21T05:09:43.448569Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:09:44.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:09:44.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:09:57.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:09:57.437  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:09:56.723350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16f480fb-bd86-431c-a8af-0cd0eaf0089c","timestamp":"2022-05-21T05:09:56.723464Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:09:57.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:09:57.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:10:12.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:10:12.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:10:12.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:10:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:10:27.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:10:27.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:10:27.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:10:42.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:10:42.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:10:42.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:10:57.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:10:57.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:10:57.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:11:12.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:11:12.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:11:12.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:11:27.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:11:27.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:11:27.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:11:33.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:11:33.330  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-05-21T05:11:32.600688Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23878404-ef1c-4f97-89df-92f049f4b219","timestamp":"2022-05-21T05:11:32.600831Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:11:33.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:11:33.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:11:44.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:11:44.113  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:11:43.448363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd342542-0229-483e-aee6-95d8e1819a37","timestamp":"2022-05-21T05:11:43.448484Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:11:44.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:11:44.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:11:57.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:11:57.432  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:11:56.723329Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"193d53bc-1324-418b-89d3-9302fcc91966","timestamp":"2022-05-21T05:11:56.723410Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:11:57.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:11:57.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:12:12.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:12:12.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:12:12.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:12:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:12:27.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:12:27.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:12:27.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:12:42.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:12:42.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:12:42.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:12:57.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:12:57.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:12:57.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:13:12.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:13:12.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:13:12.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:13:27.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:13:27.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:13:27.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:13:33.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:13:33.340  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-05-21T05:13:32.600708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bb72109-a8d2-4afd-8855-b32b2d3086bb","timestamp":"2022-05-21T05:13:32.600847Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:13:33.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:13:33.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:13:44.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:13:44.142  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:13:43.448571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bef5ea67-7390-4b29-b757-dc55a1bdbc9e","timestamp":"2022-05-21T05:13:43.448771Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:13:44.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:13:44.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:13:57.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:13:57.451  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:13:56.723614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"201d6bc7-6eff-46d9-a288-00dee99d00fd","timestamp":"2022-05-21T05:13:56.723768Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:13:57.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:13:57.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:14:12.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:14:12.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:14:12.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:14:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:14:27.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:14:27.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:14:27.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:14:42.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:14:42.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:14:42.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:14:57.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:14:57.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:14:57.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:15:12.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:15:12.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:15:12.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:15:27.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:15:27.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:15:27.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:15:33.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:15:33.368  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-21T05:15:32.600679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6038fa2a-91a2-48f5-af9a-5a98c6d3c2dd","timestamp":"2022-05-21T05:15:32.600827Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:15:33.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:15:33.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:15:44.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:15:44.128  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:15:43.448637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8550cb8-1c65-4a8f-af58-08fc39d13882","timestamp":"2022-05-21T05:15:43.448796Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:15:44.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:15:44.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:15:57.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:15:57.443  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:15:56.723369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21c0920c-39ac-49fc-ac9e-47f2dc18140b","timestamp":"2022-05-21T05:15:56.723480Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:15:57.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:15:57.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:16:12.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:16:12.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:16:12.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:16:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:16:27.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:16:27.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:16:27.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:16:42.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:16:42.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:16:42.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:16:57.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:16:57.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:16:57.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:17:12.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:17:12.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:17:12.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:17:27.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:17:27.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:17:27.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:17:33.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:17:33.375  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-05-21T05:17:32.600674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba7d7f5e-f8b5-4dfc-a031-a435eac00f4b","timestamp":"2022-05-21T05:17:32.600790Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:17:33.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:17:33.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:17:44.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:17:44.128  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:17:43.448306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f3039b7-d084-4852-ad02-3a121ac8570a","timestamp":"2022-05-21T05:17:43.448379Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:17:44.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:17:44.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:17:57.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:17:57.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:17:56.723350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4ccb868-a803-4144-a412-ae063aa1eee0","timestamp":"2022-05-21T05:17:56.723468Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:17:57.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:17:57.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:18:12.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:18:12.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:18:12.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:18:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:18:27.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:18:27.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:18:27.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:18:42.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:18:42.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:18:42.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:18:57.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:18:57.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:18:57.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:19:12.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:19:12.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:19:12.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:19:27.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:19:27.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:19:27.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:19:33.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:19:33.368  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-21T05:19:32.600531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2cb6b680-8195-4179-91f6-f6012277a7c1","timestamp":"2022-05-21T05:19:32.600630Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:19:33.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:19:33.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:19:44.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:19:44.117  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:19:43.448336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9612e2fc-18b7-4aaa-b00b-d387c4b96760","timestamp":"2022-05-21T05:19:43.448430Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:19:44.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:19:44.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:19:57.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:19:57.438  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:19:56.723356Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a2b58fa-483c-426b-a126-f4f14e5ab494","timestamp":"2022-05-21T05:19:56.723468Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:19:57.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:19:57.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:20:12.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:20:12.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:20:12.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:20:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:20:27.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:20:27.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:20:27.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:20:42.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:20:42.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:20:42.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:20:57.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:20:57.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:20:57.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:21:12.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:21:12.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:21:12.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:21:27.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:21:27.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:21:27.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:21:33.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:21:33.319  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-05-21T05:21:32.600718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"463ca292-e58a-454b-8e70-157999c75d77","timestamp":"2022-05-21T05:21:32.600857Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:21:33.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:21:33.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:21:44.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:21:44.127  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:21:43.448616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b870cae-7fd5-4a30-9012-949fe269417e","timestamp":"2022-05-21T05:21:43.448790Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:21:44.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:21:44.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:21:57.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:21:57.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-05-21T05:21:56.723661Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c74ca06a-b97d-48ab-8876-01de10bb8875","timestamp":"2022-05-21T05:21:56.723910Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:21:57.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:21:57.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:22:12.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:22:12.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:22:12.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:22:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:22:27.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:22:27.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:22:27.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:22:42.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:22:42.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:22:42.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:22:57.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:22:57.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:22:57.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:23:12.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:23:12.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:23:12.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:23:27.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:23:27.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:23:27.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:23:33.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:23:33.290  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-05-21T05:23:32.600659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4746a2b9-69c0-40b4-85a9-98a18b107ce3","timestamp":"2022-05-21T05:23:32.600780Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:23:33.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:23:33.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:23:44.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:23:44.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:23:43.448434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a75c94b-37e5-4ee7-ac8d-f0f368844f30","timestamp":"2022-05-21T05:23:43.448540Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:23:44.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:23:44.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:23:57.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:23:57.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-05-21T05:23:56.723345Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b48d590f-7426-4949-b720-008d7a190ed0","timestamp":"2022-05-21T05:23:56.723426Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:23:57.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:23:57.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:24:12.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:24:12.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:24:12.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:24:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:24:27.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:24:27.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:24:27.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:24:42.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:24:42.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:24:42.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:24:57.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:24:57.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:24:57.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:25:12.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:25:12.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:25:12.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:25:27.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:25:27.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:25:27.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:25:33.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:25:33.295  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-05-21T05:25:32.600522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d2d97ff-c10a-426b-ab57-bd33b3279100","timestamp":"2022-05-21T05:25:32.600610Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:25:33.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:25:33.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:25:44.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:25:44.113  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:25:43.448475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8918aead-ec24-4de8-9d11-6a23a021d3fc","timestamp":"2022-05-21T05:25:43.448585Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:25:44.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:25:44.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:25:57.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:25:57.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:25:56.723370Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"295d0ab7-5d0a-47ce-a060-198810bb1a79","timestamp":"2022-05-21T05:25:56.723463Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:25:57.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:25:57.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:26:12.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:26:12.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:26:12.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:26:15.433  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:26:27.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:26:27.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:26:27.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:26:42.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:26:42.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:26:42.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:26:57.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:26:57.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:26:57.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:27:12.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:27:12.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:27:12.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:27:27.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:27:27.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:27:27.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:27:33.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:27:33.292  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-05-21T05:27:32.600528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7046bcb2-bc04-4604-a85f-e635b369a47b","timestamp":"2022-05-21T05:27:32.600642Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:27:33.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:27:33.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:27:44.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:27:44.109  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:27:43.448328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"666764b2-fa88-46f5-bff7-ba35661f839a","timestamp":"2022-05-21T05:27:43.448403Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:27:44.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:27:44.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:27:57.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:27:57.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:27:56.724150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43f6baec-107e-45e4-adb6-d69e1fa096f2","timestamp":"2022-05-21T05:27:56.724295Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:27:57.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:27:57.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:28:12.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:28:12.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:28:12.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:28:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:28:27.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:28:27.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:28:27.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:28:42.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:28:42.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:28:42.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:28:57.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:28:57.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:28:57.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:29:12.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:29:12.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:29:12.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:29:27.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:29:27.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:29:27.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:29:33.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:29:33.294  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-05-21T05:29:32.600698Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd4d446f-1348-4aa9-ab0d-bf6862d7b218","timestamp":"2022-05-21T05:29:32.600855Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:29:33.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:29:33.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:29:44.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:29:44.115  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:29:43.448565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac40376a-ed9a-4e05-9e38-fd526d3a9331","timestamp":"2022-05-21T05:29:43.448686Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:29:44.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:29:44.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:29:57.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:29:57.442  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:29:56.723397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c82c8d97-855e-45ad-a903-ed0f6c019124","timestamp":"2022-05-21T05:29:56.723497Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:29:57.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:29:57.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:30:12.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:30:12.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:30:12.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:30:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:30:27.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:30:27.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:30:27.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:30:42.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:30:42.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:30:42.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:30:57.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:30:57.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:30:57.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:31:12.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:31:12.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:31:12.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:31:27.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:31:27.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:31:27.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:31:33.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:31:33.286  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-05-21T05:31:32.600570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a809c59-6fe9-4bd1-adf1-d9273716d4eb","timestamp":"2022-05-21T05:31:32.600646Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-21 05:31:33.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:31:33.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:31:44.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:31:44.116  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-21T05:31:43.448399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89e24005-7d69-46ca-8d6e-c6765bc47fba","timestamp":"2022-05-21T05:31:43.448491Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-21 05:31:44.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:31:44.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:31:57.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:31:57.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-05-21T05:31:56.723348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9060a142-b948-4c3a-9f01-572919ea0f6d","timestamp":"2022-05-21T05:31:56.723433Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-21 05:31:57.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:31:57.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:32:12.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:32:12.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:32:12.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:32:15.432  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-21 05:32:27.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:32:27.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:32:27.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:32:42.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:32:42.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:32:42.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:32:57.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:32:57.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:32:57.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...
2022-05-21 05:33:12.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-21 05:33:12.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000
2022-05-21 05:33:12.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/59c9944e-1a59-42bf-b38e-832497c0d218/onap-policy-clamp-runtime-acm-6847cc68d9-q7tzh?timeout=15000 (anonymous) ...