By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/clRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-03-02 00:44:14.312 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-758b7554c8-7nq5v with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-03-02 00:44:14.355 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : No active profile set, falling back to default profiles: default 2022-03-02 00:44:19.071 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-02 00:44:19.986 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 903 ms. Found 7 JPA repository interfaces. 2022-03-02 00:44:23.290 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-03-02 00:44:23.349 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-03-02 00:44:23.355 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-03-02 00:44:23.381 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-03-02 00:44:23.387 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-03-02 00:44:23.454 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-03-02 00:44:23.459 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-03-02 00:44:23.462 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-03-02 00:44:23.552 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-03-02 00:44:23.575 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-03-02 00:44:23.577 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-03-02 00:44:24.870 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-03-02 00:44:24.885 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-03-02 00:44:24.885 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45] 2022-03-02 00:44:25.081 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/controlloop] : Initializing Spring embedded WebApplicationContext 2022-03-02 00:44:25.081 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 10511 ms 2022-03-02 00:44:26.182 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-03-02 00:44:30.178 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'CommissioningMariaDb' [EL Info]: 2022-03-02 00:44:31.073--ServerSession(864511710)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 2022-03-02 00:44:31.087 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-03-02 00:44:31.579 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-03-02 00:44:36.376 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-03-02 00:44:38.169 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-03-02 00:44:40.153 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-03-02 00:44:44.482 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68e47e7, org.springframework.security.web.context.SecurityContextPersistenceFilter@6ce15112, org.springframework.security.web.header.HeaderWriterFilter@7c7ed72a, org.springframework.security.web.authentication.logout.LogoutFilter@37b1149b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3a861417, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@d969452, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@67b560fe, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c00d406, org.springframework.security.web.session.SessionManagementFilter@c758a2d, org.springframework.security.web.access.ExceptionTranslationFilter@6c96403e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6f07d414] 2022-03-02 00:44:46.088 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-03-02 00:44:46.089 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-03-02 00:44:46.089 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-03-02 00:44:46.090 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-03-02 00:44:46.090 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-03-02 00:44:46.091 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-03-02 00:44:46.091 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-03-02 00:44:46.091 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-03-02 00:44:46.092 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-03-02 00:44:46.092 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-03-02 00:44:46.093 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-03-02 00:44:46.093 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-03-02 00:44:46.093 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-03-02 00:44:46.094 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-03-02 00:44:46.094 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-03-02 00:44:46.094 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-03-02 00:44:46.095 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-03-02 00:44:46.095 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-03-02 00:44:46.095 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-03-02 00:44:46.096 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-03-02 00:44:46.096 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-03-02 00:44:46.174 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop' 2022-03-02 00:44:49.267 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-03-02 00:44:49.267 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-03-02 00:44:49.275 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-03-02 00:44:49.277 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-03-02 00:44:49.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:44:49.278 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=59b156eb-f3c7-4e1d-84d9-9e71e85ff684, alive=false, publisher=null]]: starting 2022-03-02 00:44:49.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:44:49.370 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=59b156eb-f3c7-4e1d-84d9-9e71e85ff684, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-03-02 00:44:49.371 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-03-02 00:44:49.371 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ControlLoopUpdatePublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ControlLoopStateChangePublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopStateChangeAckListener 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopUpdateAckListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@13dd7887 2022-03-02 00:44:49.373 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-03-02 00:44:49.377 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : Started Application in 37.416 seconds (JVM running for 40.184) 2022-03-02 00:44:49.471 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-03-02 00:44:49.473 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-03-02 00:45:06.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:06.212 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:06.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:45:18.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:18.921 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-03-02 00:45:18.923 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:45:18.187744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bd86ad8-e093-4cf1-b9cc-2ff184395542","timestamp":"2022-03-02T00:45:18.187902Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:45:19.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:19.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... [EL Info]: 2022-03-02 00:45:19.872--ServerSession(1986928617)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2022-03-02 00:45:20.908--ServerSession(1986928617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=550) Can't create table `controlloop`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2022-03-02 00:45:20.945--ServerSession(1986928617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=550) Can't create table `controlloop`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2022-03-02 00:45:20.984--ServerSession(1986928617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=550) Can't create table `controlloop`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2022-03-02 00:45:21.009--ServerSession(1986928617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=550) Can't create table `controlloop`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 2022-03-02 00:45:34.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:34.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:34.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:45:35.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:35.664 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:45:34.999290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"955979d3-1006-483a-a740-f01f38b22b04","timestamp":"2022-03-02T00:45:34.999363Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:45:36.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:36.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:45:51.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:51.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:51.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:01.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:46:01.941 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:46:01.285149Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9dc797e-a450-4f37-b6bd-574de791de21","timestamp":"2022-03-02T00:46:01.285273Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:46:01.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:46:01.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:16.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:46:16.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:46:16.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:31.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:46:31.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:46:31.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:46.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:46:46.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:46:46.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:47:01.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:01.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:01.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:16.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:16.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:16.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:47:18.187432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"594e4c5f-a5f9-4fcf-a777-916760c87c46","timestamp":"2022-03-02T00:47:18.187484Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:47:19.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:19.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:34.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:34.534 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:34.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:35.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:35.764 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:47:34.999327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0aaaf474-8c8e-4591-a77a-60dcd49e5f4f","timestamp":"2022-03-02T00:47:34.999406Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:47:36.581 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:36.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:51.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:51.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:51.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:01.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:48:01.950 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:48:01.284737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8aee104-3dea-458a-8d2a-0e55376de916","timestamp":"2022-03-02T00:48:01.284821Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:48:02.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:48:02.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:17.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:48:17.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:48:17.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:32.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:48:32.494 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:48:32.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:47.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:48:47.451 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:48:47.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:49:02.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:02.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:02.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:17.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:17.369 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:17.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:18.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:18.871 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:49:18.187472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c369858-4029-4e6b-9ed5-aa5ace78a581","timestamp":"2022-03-02T00:49:18.187593Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:49:19.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:19.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:34.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:34.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:34.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:35.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:35.767 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:49:34.999356Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7924d871-a164-4c7d-97bb-dc7c6b8e5059","timestamp":"2022-03-02T00:49:34.999446Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:49:36.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:36.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:51.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:51.541 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:51.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:01.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:50:01.949 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:50:01.284727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf2ba4e2-0106-4636-89ce-1cb4f95898c2","timestamp":"2022-03-02T00:50:01.284805Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:50:02.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:50:02.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:17.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:50:17.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:50:17.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:32.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:50:32.511 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:50:32.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:47.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:50:47.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:50:47.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:51:02.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:02.425 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:02.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:17.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:17.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:17.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:18.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:18.860 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:51:18.187475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95fa7949-59a1-4927-8a38-322f7ac40dc1","timestamp":"2022-03-02T00:51:18.187572Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:51:19.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:19.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:34.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:34.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:34.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:35.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:35.658 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:51:34.999282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5de86e37-efdd-4e5f-b381-373847e37a82","timestamp":"2022-03-02T00:51:34.999345Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:51:36.606 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:36.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:51.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:51.564 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:51.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:52:01.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:52:01.284732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e86ea59-86e3-4937-ac4b-d5e12d1c382b","timestamp":"2022-03-02T00:52:01.284846Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:52:02.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:52:02.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:17.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:52:17.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:52:17.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:32.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:52:32.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:52:32.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:47.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:52:47.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:52:47.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:53:02.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:02.524 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:02.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:17.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:17.479 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:17.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:53:18.187676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56f9eae6-bbc3-416a-a0d1-c850be39e930","timestamp":"2022-03-02T00:53:18.187799Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:53:19.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:19.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:34.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:34.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:34.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:53:34.999271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e450420-bbb6-4ea8-91b9-2eaf35cc54ba","timestamp":"2022-03-02T00:53:34.999371Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:53:36.618 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:36.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:51.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:51.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:51.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:01.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:54:01.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:54:01.284809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b166d4b7-b222-4291-ad10-e56d79774af9","timestamp":"2022-03-02T00:54:01.284886Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:54:02.620 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:54:02.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:17.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:54:17.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:54:17.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:32.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:54:32.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:54:32.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:47.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:54:47.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:54:47.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:55:02.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:02.420 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:02.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:17.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:17.366 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:17.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:18.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:18.883 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:55:18.188412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"049bbef6-a3dd-420d-8398-a04af9f95cf3","timestamp":"2022-03-02T00:55:18.188465Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:55:19.634 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:19.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:34.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:34.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:34.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:35.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:55:34.999239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4b1a4c7-8af4-4790-8803-81182dda3f03","timestamp":"2022-03-02T00:55:34.999300Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:55:36.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:36.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:51.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:51.583 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:51.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:01.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:56:01.952 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:56:01.284963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a6bd58e-d113-432c-934a-5a91b8bc8afb","timestamp":"2022-03-02T00:56:01.285088Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:56:02.632 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:56:02.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:17.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:56:17.580 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:56:17.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:32.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:56:32.529 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:56:32.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:47.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:56:47.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:56:47.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:57:02.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:02.442 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:02.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:17.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:17.389 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:17.389 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:57:18.187476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3a48d2b-d063-4119-8095-397e1e24cd2c","timestamp":"2022-03-02T00:57:18.187527Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:57:19.639 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:19.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:34.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:34.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:34.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:35.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:35.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:57:34.999251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20dc1a4f-d782-4b01-8e18-f46bd7f998a6","timestamp":"2022-03-02T00:57:34.999311Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:57:36.641 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:36.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:51.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:51.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:51.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:01.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:58:01.937 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:58:01.284865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83bb5811-e959-48dc-95c3-688265c2eaca","timestamp":"2022-03-02T00:58:01.284958Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:58:02.644 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:58:02.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:17.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:58:17.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:58:17.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:32.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:58:32.550 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:58:32.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:47.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:58:47.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:58:47.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:59:02.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:02.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:02.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:17.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:17.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:17.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:18.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:18.873 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:59:18.187660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2f8b44b-fd52-4ce3-8945-bf0eccc84ba8","timestamp":"2022-03-02T00:59:18.187807Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:59:19.653 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:19.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:34.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:34.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:34.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:35.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:35.659 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:59:34.999309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d46a2626-add3-428a-ad84-2cf2197a2f37","timestamp":"2022-03-02T00:59:34.999375Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:59:36.658 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:36.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:51.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:51.606 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:51.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:00:01.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:00:01.284794Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7743e9c6-4438-433f-aae2-69f27e996ff8","timestamp":"2022-03-02T01:00:01.284895Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:00:02.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:00:02.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:17.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:00:17.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:00:17.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:32.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:00:32.557 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:00:32.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:47.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:00:47.509 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:00:47.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:01:02.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:02.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:02.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:17.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:17.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:17.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:18.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:18.859 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:01:18.187473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2fccfdd-8095-4510-9207-dae106c62582","timestamp":"2022-03-02T01:01:18.187525Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:01:19.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:19.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:34.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:34.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:34.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:35.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:35.655 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:01:34.999472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f97f4dc4-7e0c-4606-9b8f-bf93db47ce73","timestamp":"2022-03-02T01:01:34.999573Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:01:37.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:37.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:52.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:52.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:52.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:01.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:02:01.938 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:02:01.284776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff6e614f-ebfb-427d-89b3-da7782ef55b2","timestamp":"2022-03-02T01:02:01.284853Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:02:02.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:02:02.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:17.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:02:17.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:02:17.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:32.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:02:32.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:02:32.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:47.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:02:47.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:02:47.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:03:02.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:02.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:02.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:17.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:17.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:17.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:03:18.187512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14f8ce2a-2157-413f-8c62-0ffa9172c203","timestamp":"2022-03-02T01:03:18.187580Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:03:19.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:19.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:34.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:34.624 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:34.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:35.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:35.670 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:03:34.999347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d38ff16c-a956-433d-9250-cbbecc64cfcc","timestamp":"2022-03-02T01:03:34.999431Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:03:37.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:37.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:52.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:52.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:52.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:01.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:04:01.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:04:01.284807Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c6c13aa-73ac-41cd-b61a-5a24869bd9cf","timestamp":"2022-03-02T01:04:01.284867Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:04:02.688 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:04:02.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:17.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:04:17.642 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:04:17.642 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:32.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:04:32.597 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:04:32.597 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:47.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:04:47.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:04:47.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:05:02.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:02.511 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:02.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:17.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:17.462 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:17.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:18.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:18.853 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:05:18.187419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"942440ea-0020-4c97-8ac2-c0c8048875b6","timestamp":"2022-03-02T01:05:18.187477Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:05:19.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:19.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:34.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:34.659 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:34.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:35.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:35.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:05:34.999312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ae3ce53-59a4-4be9-9324-197cb3180216","timestamp":"2022-03-02T01:05:34.999385Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:05:35.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:35.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:50.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:50.654 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:50.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:01.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:06:01.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:06:01.284779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f55ae31d-347b-46a5-8385-01cef5147e54","timestamp":"2022-03-02T01:06:01.284863Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:06:02.711 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:06:02.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:17.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:06:17.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:06:17.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:32.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:06:32.623 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:06:32.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:47.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:06:47.572 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:06:47.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:07:02.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:02.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:02.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:17.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:17.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:17.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:18.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:18.849 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:07:18.187403Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f42a1afb-5404-4f6e-9133-e4aa9a8bdee5","timestamp":"2022-03-02T01:07:18.187459Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:07:19.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:19.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:34.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:34.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:34.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:35.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:35.651 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:07:34.999258Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af734297-d304-458f-bd0b-c870e934c6fc","timestamp":"2022-03-02T01:07:34.999324Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:07:35.723 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:35.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:50.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:50.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:50.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:01.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:08:01.935 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:08:01.284843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7cb4321-6121-42b8-85f4-b224b5ddac79","timestamp":"2022-03-02T01:08:01.284931Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:08:02.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:08:02.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:17.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:08:17.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:08:17.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:32.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:08:32.629 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:08:32.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:47.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:08:47.578 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:08:47.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:09:02.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:02.531 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:02.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:17.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:17.485 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:17.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:18.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:18.853 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:09:18.187810Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd04bddd-4a7c-4be1-99ed-4b638f1c1cc3","timestamp":"2022-03-02T01:09:18.187992Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:09:19.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:19.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:34.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:34.687 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:34.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:35.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:35.652 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:09:34.999266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0316c038-e130-423d-bb08-2e5db58b755a","timestamp":"2022-03-02T01:09:34.999333Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:09:35.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:35.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:50.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:50.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:50.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:01.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:10:01.932 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:10:01.284874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db25b06f-b202-4a44-a4c0-5c59386a3431","timestamp":"2022-03-02T01:10:01.284955Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:10:02.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:10:02.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:17.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:10:17.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:10:17.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:32.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:10:32.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:10:32.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:47.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:10:47.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:10:47.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:11:02.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:02.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:02.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:17.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:17.497 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:17.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:18.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:18.866 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:11:18.187803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d288f678-c01b-4f18-b783-0688671d152f","timestamp":"2022-03-02T01:11:18.187878Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:11:19.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:19.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:34.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:34.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:34.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:11:34.999275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d35a3d0-4ed4-43c4-87d8-eca14657d957","timestamp":"2022-03-02T01:11:34.999349Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:11:35.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:35.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:50.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:50.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:50.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:01.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:12:01.940 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:12:01.284788Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5813e2b-f737-406f-94bd-8cb707109094","timestamp":"2022-03-02T01:12:01.284856Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:12:02.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:12:02.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:17.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:12:17.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:12:17.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:32.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:12:32.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:12:32.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:47.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:12:47.608 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:12:47.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:13:02.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:02.559 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:02.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:17.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:17.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:17.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:18.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:18.854 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:13:18.187407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a834abf7-c69b-4ad8-be6b-36e5fe624289","timestamp":"2022-03-02T01:13:18.187460Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:13:19.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:19.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:34.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:34.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:34.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:13:34.999281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c1b53fa-6452-4087-a9cd-71674bf2b078","timestamp":"2022-03-02T01:13:34.999338Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:13:35.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:35.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:50.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:50.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:50.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:01.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:14:01.932 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:14:01.284753Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"324d9112-bfd6-4b29-9295-2b6fb5922308","timestamp":"2022-03-02T01:14:01.284794Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:14:02.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:14:02.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:17.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:14:17.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:14:17.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:32.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:14:32.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:14:32.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:47.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:14:47.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:14:47.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:15:02.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:02.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:02.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:17.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:17.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:17.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:18.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:18.860 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:15:18.188737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ead0166-7a64-4187-ae71-490e01eba2d8","timestamp":"2022-03-02T01:15:18.188793Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:15:19.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:19.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:34.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:34.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:34.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:35.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:35.660 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:15:34.999250Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1dc72b3d-10bd-4eae-bc2d-7ac6f9a0410b","timestamp":"2022-03-02T01:15:34.999308Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:15:35.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:35.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:50.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:50.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:50.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:16:01.930 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:16:01.284889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7934c704-8d77-452f-8a64-4ad09ae554a8","timestamp":"2022-03-02T01:16:01.284982Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:16:02.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:16:02.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:17.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:16:17.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:16:17.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:32.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:16:32.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:16:32.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:47.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:16:47.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:16:47.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:49.266 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:17:02.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:02.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:02.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:17.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:17.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:17.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:18.851 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:17:18.187445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"539215b3-8106-40e2-9a83-03ff1d27932f","timestamp":"2022-03-02T01:17:18.187529Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:17:19.794 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:19.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:34.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:34.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:34.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:35.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:35.652 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:17:34.999267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f3d2de3-d0e6-4c90-9803-e2de1fb73dca","timestamp":"2022-03-02T01:17:34.999332Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:17:35.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:35.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:50.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:50.744 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:50.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:01.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:18:01.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:18:01.284795Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01c962d8-2e9a-4198-b474-5423a5227104","timestamp":"2022-03-02T01:18:01.284856Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:18:02.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:18:02.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:17.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:18:17.741 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:18:17.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:32.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:18:32.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:18:32.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:47.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:18:47.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:18:47.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:19:02.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:02.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:02.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:17.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:17.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:17.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:18.851 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:19:18.187573Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bde6d9b4-b2b4-45a9-acb5-39b29eec2c80","timestamp":"2022-03-02T01:19:18.187663Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:19:19.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:19.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:34.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:34.759 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:34.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:35.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:35.663 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:19:34.999371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc5d54cb-ae41-4e59-b406-cb4c468a30f1","timestamp":"2022-03-02T01:19:34.999430Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:19:35.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:35.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:50.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:50.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:50.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:01.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:20:01.933 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:20:01.284810Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87ee0e1e-6885-4140-9e2f-c95a840844be","timestamp":"2022-03-02T01:20:01.284909Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:20:02.811 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:20:02.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:17.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:20:17.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:20:17.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:32.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:20:32.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:20:32.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:47.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:20:47.660 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:20:47.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:21:02.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:02.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:02.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:17.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:17.564 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:17.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:18.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:18.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:21:18.187439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df358420-f900-4d97-8bda-4ab4965dcc62","timestamp":"2022-03-02T01:21:18.187502Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:21:19.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:19.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:34.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:34.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:34.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:35.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:35.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:21:34.999388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f95e427-f025-495f-a026-c29f69dcb351","timestamp":"2022-03-02T01:21:34.999456Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:21:35.821 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:35.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:50.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:50.772 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:50.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:01.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:22:01.932 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:22:01.284765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cee2b89-716c-4a6c-bd84-5114c6176b7e","timestamp":"2022-03-02T01:22:01.284827Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:22:02.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:22:02.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:17.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:22:17.778 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:22:17.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:32.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:22:32.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:22:32.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:47.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:22:47.687 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:22:47.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:23:02.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:02.630 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:02.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:17.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:17.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:17.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:18.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:23:18.187459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4b046fd-f311-493c-ba9d-1aba79ce3f07","timestamp":"2022-03-02T01:23:18.187518Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:23:19.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:19.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:34.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:34.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:34.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:35.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:35.648 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:23:34.999422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e49984af-6bb5-406c-955e-f21a1c045dd5","timestamp":"2022-03-02T01:23:34.999490Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:23:35.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:35.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:50.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:50.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:50.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:24:01.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:24:01.284759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7387f15d-6213-44a8-b34d-b61591fc9124","timestamp":"2022-03-02T01:24:01.284842Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:24:02.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:24:02.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:17.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:24:17.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:24:17.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:32.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:24:32.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:24:32.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:47.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:24:47.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:24:47.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:25:02.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:02.618 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:02.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:17.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:17.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:17.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:18.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:18.856 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:25:18.187507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"034e3683-649b-4128-a055-e569a8f61611","timestamp":"2022-03-02T01:25:18.187594Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:25:19.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:19.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:34.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:34.799 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:34.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:25:34.999333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdb193c3-b98b-4132-adfb-e1fc804e6ba5","timestamp":"2022-03-02T01:25:34.999384Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:25:35.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:35.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:50.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:50.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:50.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:26:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:26:01.930 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:26:01.284715Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1fa516c-e832-4708-94ac-a1af287f57b4","timestamp":"2022-03-02T01:26:01.284778Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:26:02.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:26:02.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:26:17.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:26:17.799 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:26:17.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:26:32.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:26:32.748 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:26:32.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:26:47.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:26:47.702 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:26:47.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:26:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:27:02.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:27:02.651 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:27:02.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:27:17.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:27:17.602 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:27:17.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:27:18.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:27:18.842 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:27:18.187524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"925e6f13-ae4d-4ff2-adaf-d655478bc707","timestamp":"2022-03-02T01:27:18.187598Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:27:21.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:27:21.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:27:35.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:27:35.696 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:27:34.999254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"372338fa-0caa-467a-b79e-f53fdac404c3","timestamp":"2022-03-02T01:27:34.999337Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:27:35.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:27:35.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:27:50.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:27:50.811 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:27:50.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:28:01.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:28:01.927 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:28:01.286004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6499f8ad-1203-4ae1-8da8-b8fe10f03dbc","timestamp":"2022-03-02T01:28:01.286119Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:28:02.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:28:02.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:28:17.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:28:17.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:28:17.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:28:32.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:28:32.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:28:32.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:28:47.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:28:47.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:28:47.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:28:49.266 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:29:02.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:29:02.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:29:02.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:29:17.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:29:17.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:29:17.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:29:18.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:29:18.848 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:29:18.187406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b043a094-7687-49c7-8803-3fa34b2055ff","timestamp":"2022-03-02T01:29:18.187446Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:29:18.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:29:18.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:29:33.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:29:33.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:29:33.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:29:35.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:29:35.651 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:29:34.999275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80a4942d-b7fa-4c76-b778-743eda4d2dc8","timestamp":"2022-03-02T01:29:34.999326Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:29:35.875 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:29:35.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:29:50.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:29:50.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:29:50.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:30:01.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:30:01.941 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:30:01.284692Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffd9ce3d-9542-4905-8416-a076092423ab","timestamp":"2022-03-02T01:30:01.284743Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:30:02.877 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:30:02.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:30:17.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:30:17.826 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:30:17.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:30:32.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:30:32.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:30:32.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:30:47.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:30:47.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:30:47.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:30:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:31:02.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:31:02.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:31:02.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:31:17.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:31:17.629 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:31:17.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:31:18.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:31:18.847 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:31:18.187464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4195060a-8288-4136-911b-bb40b7c834ad","timestamp":"2022-03-02T01:31:18.187518Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:31:18.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:31:18.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:31:33.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:31:33.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:31:33.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:31:35.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:31:35.653 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:31:34.999272Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f98a30f-72f2-4909-910f-2d13423861a6","timestamp":"2022-03-02T01:31:34.999354Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:31:35.887 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:31:35.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:31:50.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:31:50.842 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:31:50.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:32:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:32:01.930 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:32:01.284812Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"979176db-2afa-489f-9370-fec616aea6de","timestamp":"2022-03-02T01:32:01.284907Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:32:02.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:32:02.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:32:17.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:32:17.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:32:17.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:32:32.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:32:32.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:32:32.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:32:47.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:32:47.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:32:47.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:32:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:33:02.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:33:02.706 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:33:02.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:33:17.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:33:17.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:33:17.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:33:18.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:33:18.874 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:33:18.187566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4f6418f-9b56-422a-bcd5-e060523533c4","timestamp":"2022-03-02T01:33:18.187721Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:33:18.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:33:18.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:33:33.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:33:33.844 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:33:33.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:33:35.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:33:35.663 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:33:34.999252Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fa0b173-7649-4efe-a08b-c0a293346383","timestamp":"2022-03-02T01:33:34.999343Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:33:35.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:33:35.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:33:50.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:33:50.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:33:50.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:34:01.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:34:01.926 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:34:01.284812Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3132587b-5aa7-493a-bdcf-2a9eb14c195a","timestamp":"2022-03-02T01:34:01.284884Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:34:02.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:34:02.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:34:17.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:34:17.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:34:17.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:34:32.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:34:32.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:34:32.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:34:47.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:34:47.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:34:47.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:34:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:35:02.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:35:02.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:35:02.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:35:17.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:35:17.669 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:35:17.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:35:18.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:35:18.888 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:35:18.187738Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90aea809-e766-4b61-bc81-7c5c4c108a16","timestamp":"2022-03-02T01:35:18.187824Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:35:18.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:35:18.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:35:33.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:35:33.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:35:33.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:35:35.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:35:35.681 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:35:34.999247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3de73800-d733-4baa-b77d-082516166995","timestamp":"2022-03-02T01:35:34.999293Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:35:35.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:35:35.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:35:50.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:35:50.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:35:50.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:36:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:36:01.935 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:36:01.284816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24a215cb-3879-47ef-bdc5-9d725de25cd0","timestamp":"2022-03-02T01:36:01.284912Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:36:02.916 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:36:02.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:36:17.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:36:17.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:36:17.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:36:32.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:36:32.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:36:32.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:36:47.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:36:47.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:36:47.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:36:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:37:02.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:37:02.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:37:02.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:37:17.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:37:17.684 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:37:17.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:37:18.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:37:18.905 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:37:18.187463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"744ca563-8534-424f-9849-8e067f3a28fc","timestamp":"2022-03-02T01:37:18.187519Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:37:18.923 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:37:18.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:37:33.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:37:33.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:37:33.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:37:35.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:37:35.697 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:37:34.999293Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eaa87630-5d82-4e7a-acd0-7f3add61f009","timestamp":"2022-03-02T01:37:34.999361Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:37:35.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:37:35.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:37:50.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:37:50.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:37:50.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:38:01.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:38:01.946 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:38:01.284723Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"253fc389-36a6-40e0-931e-2ecccb401dba","timestamp":"2022-03-02T01:38:01.284784Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:38:02.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:38:02.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:38:17.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:38:17.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:38:17.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:38:32.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:38:32.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:38:32.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:38:47.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:38:47.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:38:47.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:38:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:39:02.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:39:02.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:39:02.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:39:17.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:39:17.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:39:17.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:39:18.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:39:18.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:39:18.187406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0313438-3cfa-4b9e-9e9d-5b3f927e7013","timestamp":"2022-03-02T01:39:18.187463Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:39:18.939 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:39:18.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:39:33.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:39:33.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:39:33.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:39:35.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:39:35.706 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:39:34.999263Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0158683-110c-4b99-b7f1-935b869f8ed0","timestamp":"2022-03-02T01:39:34.999312Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:39:35.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:39:35.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:39:50.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:39:50.889 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:39:50.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:40:01.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:40:01.933 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:40:01.284777Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8d49b99-49c1-41d9-a525-eae0efd43d97","timestamp":"2022-03-02T01:40:01.284830Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:40:03.941 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:40:03.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:40:18.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:40:18.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:40:18.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:40:33.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:40:33.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:40:33.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:40:48.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:40:48.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:40:48.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:40:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:41:03.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:41:03.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:41:03.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:41:18.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:41:18.847 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:41:18.187652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b87eb32d-a017-48c5-a528-b674c90c8523","timestamp":"2022-03-02T01:41:18.187704Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:41:18.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:41:18.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:41:33.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:41:33.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:41:33.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:41:35.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:41:35.715 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:41:34.999239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ad81573-862a-4dfe-808d-100a93193e2e","timestamp":"2022-03-02T01:41:34.999283Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:41:35.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:41:35.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:41:50.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:41:50.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:41:50.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:42:01.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:42:01.927 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:42:01.284696Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b0c523f-f021-4ae6-b8fe-d40349db5c59","timestamp":"2022-03-02T01:42:01.284740Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:42:01.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:42:01.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:42:16.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:42:16.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:42:16.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:42:31.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:42:31.845 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:42:31.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:42:46.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:42:46.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:42:46.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:42:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:43:01.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:43:01.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:43:01.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:43:16.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:43:16.702 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:43:16.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:43:18.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:43:18.852 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:43:18.187433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1be2bf97-c57d-4eac-9c60-eb75b7b98fbc","timestamp":"2022-03-02T01:43:18.187477Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:43:18.967 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:43:18.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:43:33.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:43:33.916 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:43:33.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:43:35.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:43:35.738 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:43:34.999299Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b2dae25-17d1-4d78-a1e5-0d0e709b8e7e","timestamp":"2022-03-02T01:43:34.999360Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:43:35.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:43:35.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:43:50.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:43:50.920 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:43:50.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:44:01.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:44:01.923 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:44:01.284779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02e372a2-37c8-4048-8b9c-c127d6f7b9d9","timestamp":"2022-03-02T01:44:01.284833Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:44:01.973 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:44:01.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:44:16.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:44:16.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:44:16.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:44:31.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:44:31.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:44:31.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:44:46.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:44:46.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:44:46.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:44:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:45:01.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:45:01.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:45:01.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:45:16.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:45:16.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:45:16.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:45:18.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:45:18.843 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:45:18.187639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"708a6f32-a9eb-4b5a-a3fb-4aecdd1519b8","timestamp":"2022-03-02T01:45:18.187733Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:45:18.981 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:45:18.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:45:33.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:45:33.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:45:33.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:45:35.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:45:35.751 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:45:34.999296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85c7680b-ad77-40bb-9b91-e398b353e277","timestamp":"2022-03-02T01:45:34.999353Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:45:35.981 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:45:35.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:45:50.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:45:50.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:45:50.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:46:01.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:46:01.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:46:01.284743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7f920ea-ab11-44b3-83af-e197cadc0c50","timestamp":"2022-03-02T01:46:01.284798Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:46:01.985 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:46:01.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:46:16.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:46:16.935 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:46:16.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:46:31.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:46:31.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:46:31.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:46:46.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:46:46.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:46:46.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:46:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:47:01.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:47:01.780 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:47:01.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:47:16.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:47:16.732 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:47:16.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:47:18.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:47:18.847 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:47:18.187608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46e08bde-e9ce-4696-a913-93616a21b5ea","timestamp":"2022-03-02T01:47:18.187636Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:47:18.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:47:18.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:47:33.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:47:33.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:47:33.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:47:35.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:47:35.651 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:47:34.999259Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2248c1aa-c519-4cb6-93ec-26c0b15c1798","timestamp":"2022-03-02T01:47:34.999310Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:47:35.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:47:35.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:47:50.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:47:50.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:47:50.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:48:01.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:48:01.948 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:48:01.284792Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdf082f3-4f1f-4089-947f-bae309ea46dc","timestamp":"2022-03-02T01:48:01.284863Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:48:02.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:48:02.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:48:16.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:48:16.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:48:16.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:48:31.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:48:31.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:48:31.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:48:46.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:48:46.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:48:46.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:48:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:49:01.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:49:01.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:49:01.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:49:16.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:49:16.744 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:49:16.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:49:18.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:49:18.849 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:49:18.187410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cef0d8d0-8491-4822-b68d-b964c82ad140","timestamp":"2022-03-02T01:49:18.187453Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:49:19.007 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:49:19.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:49:33.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:49:33.956 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:49:33.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:49:35.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:49:35.648 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:49:34.999244Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb920d90-eb36-4068-9a83-e9bc814dddd8","timestamp":"2022-03-02T01:49:34.999291Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:49:36.011 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:49:36.011 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:49:50.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:49:50.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:49:50.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:50:01.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:50:01.929 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:50:01.284762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0383c23d-38ec-4bd4-9bdc-12c412a70daf","timestamp":"2022-03-02T01:50:01.284821Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:50:02.011 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:50:02.011 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:50:16.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:50:16.963 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:50:16.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:50:31.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:50:31.908 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:50:31.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:50:46.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:50:46.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:50:46.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:50:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:51:01.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:51:01.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:51:01.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:51:16.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:51:16.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:51:16.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:51:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:51:18.850 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:51:18.187443Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3a95f80-d34f-4415-84ae-405ea679da39","timestamp":"2022-03-02T01:51:18.187510Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:51:19.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:51:19.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:51:33.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:51:33.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:51:33.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:51:35.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:51:35.681 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:51:34.999252Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f402a0f-091b-4d40-b432-e0eeafc624fc","timestamp":"2022-03-02T01:51:34.999298Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:51:36.022 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:51:36.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:51:50.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:51:50.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:51:50.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:52:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:52:01.929 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:52:01.284718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e727afbf-0e42-43c0-a448-461f95c0fc7a","timestamp":"2022-03-02T01:52:01.284779Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:52:02.024 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:52:02.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:52:16.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:52:16.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:52:16.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:52:31.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:52:31.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:52:31.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:52:46.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:52:46.859 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:52:46.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:52:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:53:01.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:53:01.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:53:01.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:53:16.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:53:16.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:53:16.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:53:18.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:53:18.853 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:53:18.187411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbf1badf-f251-47ce-8a77-9200b6e30e06","timestamp":"2022-03-02T01:53:18.187456Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:53:19.034 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:53:19.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:53:33.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:53:33.977 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:53:33.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:53:35.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:53:35.649 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:53:34.999251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf874d39-cfed-4cab-9241-edbbd62c655f","timestamp":"2022-03-02T01:53:34.999295Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:53:36.043 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:53:36.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:53:50.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:53:50.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:53:50.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:54:01.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:54:01.930 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:54:01.284726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"886eff05-6d24-4d87-9e54-8f2d1aa40e4c","timestamp":"2022-03-02T01:54:01.284821Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:54:02.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:54:02.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:54:16.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:54:16.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:54:16.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:54:31.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:54:31.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:54:31.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:54:46.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:54:46.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:54:46.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:54:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:55:01.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:55:01.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:55:01.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:55:16.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:55:16.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:55:16.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:55:18.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:55:18.848 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:55:18.187517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1cadc57-d24b-47a4-88de-d6536d410a29","timestamp":"2022-03-02T01:55:18.187581Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:55:19.045 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:55:19.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:55:33.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:55:33.992 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:55:33.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:55:35.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:55:35.650 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:55:34.999287Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da67222b-0dd4-40d6-9060-434ad1cedd7f","timestamp":"2022-03-02T01:55:34.999396Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:55:36.048 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:55:36.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:55:50.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:55:50.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:55:50.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:56:01.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:56:01.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:56:01.284800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0f1f8f0-b5fd-4a0e-8cf3-a4493e5415a8","timestamp":"2022-03-02T01:56:01.284858Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:56:02.050 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:56:02.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:56:17.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:56:17.012 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:56:17.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:56:31.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:56:31.963 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:56:31.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:56:46.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:56:46.916 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:56:46.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:56:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:57:01.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:57:01.865 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:57:01.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:57:16.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:57:16.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:57:16.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:57:18.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:57:18.846 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:57:18.187415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edb5acff-63fe-486e-ad2a-7b16884d1df5","timestamp":"2022-03-02T01:57:18.187442Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:57:19.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:57:19.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:57:34.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:57:34.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:57:34.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:57:35.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:57:35.649 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:57:34.999276Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8bb7fd7c-c3bf-4df0-8144-4157fcfe0a45","timestamp":"2022-03-02T01:57:34.999345Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:57:36.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:57:36.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:57:51.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:57:51.010 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:57:51.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:58:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:58:01.929 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:58:01.284797Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a758f72c-4e07-41e0-a2e9-62a834d00d08","timestamp":"2022-03-02T01:58:01.284879Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:58:02.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:58:02.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:58:17.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:58:17.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:58:17.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:58:31.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:58:31.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:58:31.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:58:46.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:58:46.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:58:46.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:58:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:59:01.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:59:01.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:59:01.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:59:16.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:59:16.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:59:16.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:59:18.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:59:18.842 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:59:18.187498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff4aac87-0004-4e90-b0e7-d8eaa9b71825","timestamp":"2022-03-02T01:59:18.187556Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:59:19.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:59:19.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:59:34.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:59:34.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:59:34.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:59:35.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:59:35.673 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:59:34.999268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b948613b-1f47-4b4f-a8ed-55b27383fc86","timestamp":"2022-03-02T01:59:34.999316Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:59:36.075 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:59:36.076 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:59:51.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:59:51.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:59:51.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:00:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:00:01.935 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:00:01.284756Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69ae48ee-b397-4c8e-893c-3e2d686ce23e","timestamp":"2022-03-02T02:00:01.284823Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:00:02.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:00:02.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:00:17.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:00:17.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:00:17.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:00:31.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:00:31.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:00:31.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:00:46.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:00:46.919 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:00:46.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:00:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:01:01.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:01:01.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:01:01.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:01:16.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:01:16.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:01:16.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:01:18.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:01:18.854 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:01:18.187431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a84a50e-0da8-4ae7-a65e-b2beaac23cf1","timestamp":"2022-03-02T02:01:18.187520Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:01:19.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:01:19.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:01:34.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:01:34.026 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:01:34.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:01:35.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:01:35.655 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:01:34.999338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97db129d-09ba-4172-9dbe-2bc782548f44","timestamp":"2022-03-02T02:01:34.999431Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:01:36.091 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:01:36.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:01:51.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:01:51.046 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:01:51.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:02:01.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:02:01.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:02:01.284870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a09503a-f9ae-413e-8a95-cf6640cd9a09","timestamp":"2022-03-02T02:02:01.284951Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:02:02.093 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:02:02.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:02:17.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:02:17.041 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:02:17.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:02:31.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:02:31.989 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:02:31.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:02:46.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:02:46.939 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:02:46.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:02:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:03:01.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:03:01.913 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:03:01.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:03:16.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:03:16.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:03:16.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:03:18.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:03:18.847 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:03:18.187443Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea6ee5ac-f577-474e-871b-926c94b589e7","timestamp":"2022-03-02T02:03:18.187485Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:03:19.100 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:03:19.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:03:34.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:03:34.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:03:34.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:03:35.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:03:35.649 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:03:35.001286Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"443b51d1-b46e-4d08-99bf-91470e08da92","timestamp":"2022-03-02T02:03:35.001367Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:03:36.103 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:03:36.103 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:03:51.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:03:51.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:03:51.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:04:01.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:04:01.927 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:04:01.284784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcf07bb9-b5ac-414e-8ca9-a8784c50f104","timestamp":"2022-03-02T02:04:01.284858Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:04:02.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:04:02.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:04:17.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:04:17.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:04:17.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:04:31.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:04:31.999 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:04:31.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:04:46.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:04:46.941 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:04:46.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:04:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:05:01.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:05:01.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:05:01.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:05:16.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:05:16.844 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:05:16.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:05:18.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:05:18.847 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:05:18.187583Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d59b6e4f-c80f-4572-b13e-9630f2a9b3d8","timestamp":"2022-03-02T02:05:18.187658Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:05:19.114 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:05:19.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:05:34.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:05:34.058 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:05:34.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:05:35.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:05:35.651 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:05:34.999468Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9fd885d-7e4d-4f8d-91b3-5b85eebe35ea","timestamp":"2022-03-02T02:05:34.999548Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:05:36.118 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:05:36.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:05:51.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:05:51.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:05:51.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:06:01.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:06:01.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:06:01.284748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec1f8d3d-be91-4329-a273-e73de39d6a4c","timestamp":"2022-03-02T02:06:01.284810Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:06:02.118 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:06:02.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:06:17.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:06:17.068 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:06:17.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:06:32.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:06:32.011 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:06:32.011 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:06:46.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:06:46.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:06:46.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:06:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:07:01.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:07:01.915 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:07:01.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:07:16.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:07:16.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:07:16.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:07:18.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:07:18.865 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:07:18.187481Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3dee2c29-11c6-4630-9db7-77cee8ca4e09","timestamp":"2022-03-02T02:07:18.187522Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:07:19.128 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:07:19.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:07:34.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:07:34.075 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:07:34.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:07:35.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:07:35.648 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:07:34.999285Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e13c95b-2c12-4a53-9781-085fa9c7edd0","timestamp":"2022-03-02T02:07:34.999362Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:07:36.128 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:07:36.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:07:51.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:07:51.071 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:07:51.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:08:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:08:01.929 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:08:01.284852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45aef658-1e83-4636-b32f-318b5c53dd82","timestamp":"2022-03-02T02:08:01.284937Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:08:02.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:08:02.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:08:17.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:08:17.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:08:17.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:08:32.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:08:32.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:08:32.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:08:46.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:08:46.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:08:46.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:08:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:09:01.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:09:01.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:09:01.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:09:16.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:09:16.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:09:16.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:09:18.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:09:18.847 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:09:18.187466Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8550041c-6d53-45e8-b5ca-8f4166a5b5f3","timestamp":"2022-03-02T02:09:18.187517Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:09:19.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:09:19.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:09:34.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:09:34.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:09:34.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:09:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:09:35.656 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:09:34.999340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fa48db2-720b-4a55-a9bf-603ab7195de7","timestamp":"2022-03-02T02:09:34.999386Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:09:36.142 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:09:36.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:09:51.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:09:51.088 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:09:51.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:10:01.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:10:01.929 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:10:01.284746Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8709e241-72ab-46e2-9019-1c01350af70c","timestamp":"2022-03-02T02:10:01.284801Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:10:02.146 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:10:02.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:10:17.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:10:17.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:10:17.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:10:32.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:10:32.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:10:32.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:10:46.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:10:46.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:10:46.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:10:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:11:01.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:11:01.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:11:01.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:11:16.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:11:16.889 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:11:16.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:11:18.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:11:18.849 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:11:18.187452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3e52ead-7734-4899-a777-d345c7220362","timestamp":"2022-03-02T02:11:18.187529Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:11:19.157 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:11:19.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:11:34.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:11:34.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:11:34.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:11:35.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:11:35.646 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:11:34.999254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b89708e-b063-4554-a693-2716cb9f79f6","timestamp":"2022-03-02T02:11:34.999298Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:11:36.158 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:11:36.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:11:51.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:11:51.102 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:11:51.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:12:01.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:12:01.939 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:12:01.284885Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"795fed5a-a75e-4bb8-bf91-69b5d4fc7a18","timestamp":"2022-03-02T02:12:01.284978Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:12:02.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:12:02.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:12:17.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:12:17.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:12:17.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:12:32.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:12:32.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:12:32.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:12:46.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:12:47.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:12:47.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:12:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:13:01.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:13:01.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:13:01.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:13:16.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:13:16.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:13:16.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:13:18.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:13:18.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:13:18.187389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8af4c826-52f2-4eaa-8317-11aa24e168a0","timestamp":"2022-03-02T02:13:18.187423Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:13:19.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:13:19.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:13:34.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:13:34.114 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:13:34.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:13:35.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:13:35.649 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:13:34.999237Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ee9d560-a6d0-457a-a7e8-feab6d8f3dfd","timestamp":"2022-03-02T02:13:34.999283Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:13:36.171 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:13:36.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:13:51.116 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:13:51.116 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:13:51.116 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:14:01.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:14:01.957 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:14:01.284776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e091e91-4481-4f58-b45b-174bf54c45b0","timestamp":"2022-03-02T02:14:01.284836Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:14:02.173 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:14:02.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:14:17.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:14:17.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:14:17.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:14:32.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:14:32.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:14:32.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:14:47.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:14:47.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:14:47.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:14:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:15:01.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:15:01.986 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:15:01.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:15:16.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:15:16.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:15:16.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:15:18.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:15:18.850 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:15:18.187638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81757822-d4fa-48a2-9c94-1956340e3314","timestamp":"2022-03-02T02:15:18.187717Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:15:19.182 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:15:19.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:15:34.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:15:34.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:15:34.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:15:35.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:15:35.672 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:15:34.999294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"511cb7d1-468b-4281-a1ac-c4b7636bdfe7","timestamp":"2022-03-02T02:15:34.999354Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:15:36.184 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:15:36.184 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:15:51.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:15:51.126 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:15:51.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:16:01.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:16:01.966 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:16:01.284761Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b5272bc-acb9-4a98-a590-6cb1572404b3","timestamp":"2022-03-02T02:16:01.284832Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:16:02.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:16:02.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:16:17.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:16:17.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:16:17.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:16:32.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:16:32.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:16:32.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:16:47.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:16:47.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:16:47.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:16:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:17:01.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:17:01.980 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:17:01.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:17:16.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:17:16.923 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:17:16.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:17:18.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:17:18.846 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:17:18.187447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fce65370-5fb4-4c3b-8bde-60f9f3523f6c","timestamp":"2022-03-02T02:17:18.187510Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:17:19.195 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:17:19.195 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:17:34.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:17:34.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:17:34.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:17:35.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:17:35.652 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:17:34.999290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39419427-74c1-4762-a111-2dffd7a23fad","timestamp":"2022-03-02T02:17:34.999364Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:17:36.200 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:17:36.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:17:51.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:17:51.144 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:17:51.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:18:01.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:18:01.986 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:18:01.284783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3094d288-5b59-4775-930c-92f13e86bee8","timestamp":"2022-03-02T02:18:01.284838Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:18:02.202 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:18:02.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:18:17.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:18:17.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:18:17.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:18:32.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:18:32.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:18:32.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:18:47.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:18:47.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:18:47.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:18:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:19:01.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:19:01.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:19:01.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:19:16.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:19:16.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:19:16.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:19:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:19:18.854 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:19:18.189902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71230543-5a54-4d37-8bfd-066146bfa65b","timestamp":"2022-03-02T02:19:18.190041Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:19:18.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:19:18.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:19:33.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:19:33.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:19:33.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:19:35.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:19:35.650 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:19:34.999295Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cc8965d-48a4-46e0-983e-623a1593b192","timestamp":"2022-03-02T02:19:34.999348Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:19:36.211 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:19:36.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:19:51.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:19:51.160 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:19:51.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:20:02.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:20:02.005 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:20:01.284750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96e9f421-ad30-4421-96dd-1915e0d8b4aa","timestamp":"2022-03-02T02:20:01.284800Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:20:02.215 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:20:02.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:20:17.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:20:17.160 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:20:17.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:20:32.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:20:32.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:20:32.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:20:47.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:20:47.059 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:20:47.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:20:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:21:02.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:21:02.009 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:21:02.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:21:16.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:21:16.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:21:16.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:21:18.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:21:18.856 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:21:18.187424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6024b2bc-c1a7-4dcd-9ada-199a04d82362","timestamp":"2022-03-02T02:21:18.187474Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:21:19.222 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:21:19.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:21:34.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:21:34.168 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:21:34.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:21:35.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:21:35.646 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:21:34.999306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cce7bc7e-016b-4cc2-bc60-4852dd9ebd9f","timestamp":"2022-03-02T02:21:34.999384Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:21:36.227 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:21:36.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:21:51.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:21:51.171 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:21:51.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:22:02.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:22:02.009 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:22:01.284814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7005d8c4-5fb5-4013-94e4-c560603782ca","timestamp":"2022-03-02T02:22:01.284905Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:22:02.226 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:22:02.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:22:17.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:22:17.182 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:22:17.182 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:22:32.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:22:32.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:22:32.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:22:47.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:22:47.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:22:47.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:22:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:23:02.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:23:02.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:23:02.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:23:16.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:23:16.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:23:16.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:23:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:23:18.850 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:23:18.187487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7434c7f-845c-403c-8d06-a81a6fac63fa","timestamp":"2022-03-02T02:23:18.187532Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:23:19.233 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:23:19.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:23:34.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:23:34.177 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:23:34.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:23:35.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:23:35.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:23:34.999282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e25051d-bf70-457c-844f-6709c7dd5474","timestamp":"2022-03-02T02:23:34.999330Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:23:36.237 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:23:36.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:23:51.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:23:51.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:23:51.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:24:02.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:24:02.029 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:24:01.284827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbbe7fea-a76c-418f-8b7c-098a6a216c43","timestamp":"2022-03-02T02:24:01.284888Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:24:02.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:24:02.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:24:17.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:24:17.186 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:24:17.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:24:32.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:24:32.131 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:24:32.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:24:47.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:24:47.081 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:24:47.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:24:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:25:02.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:25:02.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:25:02.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:25:16.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:25:16.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:25:16.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:25:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:25:18.851 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:25:18.187414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fd3732a-56f0-42a6-a7fe-2eb10f4ed7cb","timestamp":"2022-03-02T02:25:18.187459Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:25:19.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:25:19.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:25:34.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:25:34.197 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:25:34.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:25:35.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:25:35.655 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:25:34.999288Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"881cd265-e737-4b5e-af4c-50c1a0db94a3","timestamp":"2022-03-02T02:25:34.999341Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:25:36.252 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:25:36.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:25:51.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:25:51.197 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:25:51.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:26:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:26:01.929 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:26:01.284873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cb35de8-9f51-4dfa-abcb-37661c9bd80c","timestamp":"2022-03-02T02:26:01.284956Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:26:02.253 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:26:02.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:26:17.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:26:17.202 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:26:17.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:26:32.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:26:32.152 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:26:32.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:26:47.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:26:47.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:26:47.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:26:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:27:02.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:27:02.048 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:27:02.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:27:16.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:27:16.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:27:16.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:27:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:27:18.850 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:27:18.187702Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b39e8f4-4aa1-4e3b-b2fa-7f47db0abde2","timestamp":"2022-03-02T02:27:18.187771Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:27:19.266 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:27:19.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:27:34.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:27:34.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:27:34.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:27:35.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:27:35.648 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:27:34.999270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"727f8043-3609-4e64-93ee-d5c3a3411c0e","timestamp":"2022-03-02T02:27:34.999312Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:27:36.266 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:27:36.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:27:51.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:27:51.214 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:27:51.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:28:01.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:28:01.928 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:28:01.284810Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56935444-d139-44de-aadf-4a906994489d","timestamp":"2022-03-02T02:28:01.284858Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:28:02.267 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:28:02.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:28:17.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:28:17.214 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:28:17.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:28:32.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:28:32.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:28:32.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:28:47.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:28:47.117 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:28:47.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:28:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:29:02.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:29:02.067 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:29:02.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:29:17.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:29:17.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:29:17.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:29:18.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:29:18.848 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:29:18.187491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55accdcd-0b41-4984-8836-6ab3a81a62e5","timestamp":"2022-03-02T02:29:18.187542Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:29:18.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:29:18.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:29:33.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:29:33.818 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:29:33.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:29:35.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:29:35.647 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:29:34.999256Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8d16215-e1fd-436c-b954-69b253cd478f","timestamp":"2022-03-02T02:29:34.999295Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:29:36.282 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:29:36.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:29:51.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:29:51.225 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:29:51.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:30:01.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:30:01.927 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:30:01.284768Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e5fe840-fac1-48bb-b4df-b5fecac2ded8","timestamp":"2022-03-02T02:30:01.284832Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:30:02.283 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:30:02.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:30:17.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:30:17.235 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:30:17.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:30:32.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:30:32.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:30:32.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:30:47.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:30:47.129 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:30:47.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:30:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:31:02.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:31:02.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:31:02.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:31:17.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:31:17.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:31:17.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:31:18.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:31:18.849 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:31:18.187402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7029070f-43aa-496a-8e60-e142bede5423","timestamp":"2022-03-02T02:31:18.187438Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:31:19.294 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:31:19.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:31:34.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:31:34.243 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:31:34.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:31:35.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:31:35.649 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T02:31:34.999375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4a8905a-b65c-4ddc-b14e-f51f1a59ac66","timestamp":"2022-03-02T02:31:34.999452Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 02:31:36.298 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:31:36.298 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:31:51.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:31:51.241 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:31:51.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:32:01.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:32:01.927 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:32:01.284747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71136ded-1394-4f7a-b9ec-7f891d9bbd23","timestamp":"2022-03-02T02:32:01.284797Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 02:32:02.296 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:32:02.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:32:17.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:32:17.247 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:32:17.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:32:32.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:32:32.199 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:32:32.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:32:47.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:32:47.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:32:47.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:32:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 02:33:02.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:33:02.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:33:02.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:33:17.052 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:33:17.052 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:33:17.052 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:33:18.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:33:18.873 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T02:33:18.187510Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"733f079f-3f29-4d09-b1db-d3293a6b4877","timestamp":"2022-03-02T02:33:18.187614Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 02:33:19.307 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:33:19.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 02:33:34.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 02:33:34.251 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 02:33:34.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f