Results

By type

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

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

2022-02-17 02:54:55.658  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-7d88576f88-26kkn with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-02-17 02:54:55.663  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-02-17 02:55:03.062  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-02-17 02:55:03.077  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-02-17 02:55:03.078  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-02-17 02:55:03.273  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-02-17 02:55:03.274  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7495 ms
2022-02-17 02:55:04.766  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-02-17 02:55:10.752  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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-02-17 02:55:12.372  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-02-17 02:55:15.264  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5c6a5192, org.springframework.security.web.context.SecurityContextPersistenceFilter@3caafa67, org.springframework.security.web.header.HeaderWriterFilter@78b7f805, org.springframework.security.web.authentication.logout.LogoutFilter@3e046e39, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4a9a878, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@131a7516, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@52d3fafd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c8f6c66, org.springframework.security.web.session.SessionManagementFilter@7e8279e5, org.springframework.security.web.access.ExceptionTranslationFilter@20801cbb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2ad99cf3]
2022-02-17 02:55:17.158  WARN 11 --- [           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-02-17 02:55:17.159  WARN 11 --- [           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-02-17 02:55:17.159  WARN 11 --- [           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-02-17 02:55:17.160  WARN 11 --- [           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-02-17 02:55:17.160  WARN 11 --- [           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-02-17 02:55:17.160  WARN 11 --- [           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-02-17 02:55:17.161  WARN 11 --- [           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-02-17 02:55:17.161  WARN 11 --- [           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-02-17 02:55:17.162  WARN 11 --- [           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-02-17 02:55:17.162  WARN 11 --- [           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-02-17 02:55:17.162  WARN 11 --- [           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-02-17 02:55:17.162  WARN 11 --- [           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-02-17 02:55:17.163  WARN 11 --- [           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-02-17 02:55:17.164  WARN 11 --- [           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-02-17 02:55:17.164  WARN 11 --- [           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-02-17 02:55:17.164  WARN 11 --- [           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-02-17 02:55:17.165  WARN 11 --- [           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-02-17 02:55:17.165  WARN 11 --- [           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-02-17 02:55:17.166  WARN 11 --- [           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-02-17 02:55:17.166  WARN 11 --- [           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-02-17 02:55:17.167  WARN 11 --- [           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-02-17 02:55:17.260  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-02-17 02:55:19.677  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-02-17 02:55:19.677  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-02-17 02:55:19.746  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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-02-17 02:55:19.749  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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-02-17 02:55:19.753  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:55:19.769  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:55:19.750  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a8596e0e-71f9-4e77-9415-c5a077f80f6f, alive=false, publisher=null]]: starting
2022-02-17 02:55:19.776  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a8596e0e-71f9-4e77-9415-c5a077f80f6f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-02-17 02:55:19.776  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-02-17 02:55:19.776  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-02-17 02:55:19.777  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-02-17 02:55:19.777  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-02-17 02:55:19.777  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-02-17 02:55:19.777  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-02-17 02:55:19.777  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-02-17 02:55:19.777  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-02-17 02:55:19.778  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-02-17 02:55:19.778  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-02-17 02:55:19.778  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-02-17 02:55:19.778  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-02-17 02:55:19.778  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-02-17 02:55:19.778  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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@6b42e36d
2022-02-17 02:55:19.778  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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-02-17 02:55:19.778  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-02-17 02:55:19.847  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 26.185 seconds (JVM running for 28.465)
2022-02-17 02:55:19.857  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-02-17 02:55:19.860  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-02-17 02:55:21.006  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-02-17 02:55:21.008 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
2022-02-17 02:55:21.008  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-02-17 02:55:36.017 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-02-17 02:55:36.019  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:55:36.019  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-02-17 02:55:36.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:55:37.037  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-02-17 02:55:37.038 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
2022-02-17 02:55:37.038  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-02-17 02:55:52.039 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-02-17 02:55:52.040  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:55:52.040  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-02-17 02:55:52.041  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:55:53.066  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-02-17 02:55:53.066 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
2022-02-17 02:55:53.066  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-02-17 02:56:08.067 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-02-17 02:56:08.068  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:56:08.068  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-02-17 02:56:08.069  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:56:09.100  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-02-17 02:56:09.100 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
2022-02-17 02:56:09.101  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-02-17 02:56:24.102 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-02-17 02:56:24.102  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:56:24.103  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-02-17 02:56:24.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:56:25.131  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-02-17 02:56:25.131 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
2022-02-17 02:56:25.131  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-02-17 02:56:40.135 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-02-17 02:56:40.138  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:56:40.139  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-02-17 02:56:40.140  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:56:41.163  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-02-17 02:56:41.163 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
2022-02-17 02:56:41.164  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-02-17 02:56:56.165 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-02-17 02:56:56.166  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:56:56.167  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-02-17 02:56:56.167  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:56:57.198  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-02-17 02:56:57.198 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
2022-02-17 02:56:57.198  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-02-17 02:57:12.200 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-02-17 02:57:12.202  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:57:12.202  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-02-17 02:57:12.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:57:13.226  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-02-17 02:57:13.227 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
2022-02-17 02:57:13.227  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-02-17 02:57:19.677  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
[EL Info]: 2022-02-17 02:57:19.782--ServerSession(877386079)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-02-17 02:57:28.228 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2d7d4e74-413b-4501-923b-9c742720ddec, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-26kkn, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.26.124] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-02-17 02:57:28.229  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:57:28.229  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-02-17 02:57:28.230  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:57:45.981  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:57:45.996  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-02-17 02:57:45.998  INFO 11 --- [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-02-17T02:57:45.268031Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b1e0216-8ddf-4f1c-a5c9-2c810dc62311","timestamp":"2022-02-17T02:57:45.268105Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 02:57:47.050  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:57:47.051  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:57:54.788  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:57:54.791  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"44d46673-e9dc-42f6-b328-a2d3c77da2eb","timestamp":"2022-02-17T02:51:18.643767Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 02:57:55.009  WARN 11 --- [IME-PARTICIPANT] o.p.c.c.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-02-17 02:57:55.015  INFO 11 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"44d46673-e9dc-42f6-b328-a2d3c77da2eb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 02:57:55.019  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T02:53:12.222097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec19044d-8709-4dac-8e76-edfcded47d2c","timestamp":"2022-02-17T02:53:12.222244Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 02:57:55.026  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-02-17 02:57:55.033  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-02-17 02:57:55.052  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T02:55:12.221748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebcbdf82-adab-48fe-a742-566ab3c36e95","timestamp":"2022-02-17T02:55:12.221911Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 02:57:55.147  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T02:57:12.221641Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c3c0ffa-0f8a-4210-aa98-cb4199df9e58","timestamp":"2022-02-17T02:57:12.221697Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 02:57:55.170  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:57:55.171  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:57:55.175  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:57:55.176  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (145 ms):{"serverTimeMs":0,"count":1}
2022-02-17 02:57:55.804  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:57:55.805  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"44d46673-e9dc-42f6-b328-a2d3c77da2eb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 02:57:55.805  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-02-17 02:57:55.805  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:57:55.806  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:57:56.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:57:56.517  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T02:57:55.817456Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb616d28-4526-4177-8b06-0fbc013c3de1","timestamp":"2022-02-17T02:57:55.817526Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 02:57:56.543  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:57:56.543  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:58:11.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:58:11.507  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:58:11.507  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:58:21.148  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:58:21.150  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T02:58:20.357023Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9122c47-7f07-4dc4-9985-57400d3e2f3e","timestamp":"2022-02-17T02:58:20.357450Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 02:58:21.188  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:58:21.188  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:58:36.148  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:58:36.148  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:58:36.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:58:51.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:58:51.101  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:58:51.101  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:59:06.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:59:06.055  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:59:06.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:59:12.895  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:59:12.896  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T02:59:12.221862Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44d5ff45-3b7e-4848-9541-20c9ae5ff442","timestamp":"2022-02-17T02:59:12.222012Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 02:59:13.033  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:59:13.033  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:59:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 02:59:27.985  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:59:27.985  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:59:27.986  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:59:42.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:59:42.949  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:59:42.949  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 02:59:45.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 02:59:45.979  INFO 11 --- [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-02-17T02:59:45.267975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66bc7485-0104-4b8d-a23d-4474236ba809","timestamp":"2022-02-17T02:59:45.268042Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 02:59:46.035  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 02:59:46.035  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:00:00.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:00:00.995  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:00:00.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:00:15.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:00:15.950  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:00:15.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:00:21.060  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:00:21.061  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:00:20.356674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45295923-5ec7-499a-b191-b64a3f28d382","timestamp":"2022-02-17T03:00:20.356785Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:00:21.084  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:00:21.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:00:36.028  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:00:36.029  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:00:36.030  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:00:50.980  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:00:50.981  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:00:50.981  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:01:05.926  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:01:05.927  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:01:05.927  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:01:12.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:01:12.911  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:01:12.224577Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04ed53fb-cef5-43bc-a364-0d43d03d2aba","timestamp":"2022-02-17T03:01:12.224633Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:01:13.048  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:01:13.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:01:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:01:28.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:01:28.008  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:01:28.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:01:42.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:01:42.963  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:01:42.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:01:45.985  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:01:45.986  INFO 11 --- [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-02-17T03:01:45.267990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08505c6f-a732-4716-a69b-0a824dfc6f62","timestamp":"2022-02-17T03:01:45.268058Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:01:46.046  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:01:46.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:02:00.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:02:00.994  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:02:00.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:02:15.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:02:15.943  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:02:15.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:02:21.068  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:02:21.069  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:02:20.356633Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb3159b9-971c-40b2-9c4c-c3bdca636bbd","timestamp":"2022-02-17T03:02:20.356776Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:02:21.095  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:02:21.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:02:36.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:02:36.077  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:02:36.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:02:51.029  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:02:51.030  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:02:51.030  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:03:05.980  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:03:05.980  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:03:05.980  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:03:12.889  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:03:12.890  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:03:12.221676Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea885f97-4541-4981-8281-0fb7866ae3dc","timestamp":"2022-02-17T03:03:12.221767Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:03:13.066  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:03:13.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:03:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:03:28.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:03:28.019  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:03:28.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:03:43.434  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:03:43.434  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:03:43.434  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:03:45.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:03:45.954  INFO 11 --- [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-02-17T03:03:45.267976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c27aeadf-4a16-4b86-882c-1f7cb07a4724","timestamp":"2022-02-17T03:03:45.268045Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:03:46.064  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:03:46.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:04:01.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:04:01.010  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:04:01.010  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:04:15.964  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:04:15.964  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:04:15.965  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:04:21.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:04:21.048  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:04:20.356582Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af978a8d-1d0f-4866-aeaf-b774325bf9d7","timestamp":"2022-02-17T03:04:20.356663Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:04:21.080  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:04:21.081  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:04:36.029  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:04:36.030  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:04:36.030  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:04:50.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:04:50.993  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:04:50.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:05:05.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:05:05.947  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:05:05.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:05:12.917  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:05:12.917  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:05:12.221642Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a819422b-ab4a-4041-a5e9-02a1b8d13f1e","timestamp":"2022-02-17T03:05:12.221789Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:05:13.086  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:05:13.087  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:05:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:05:28.037  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:05:28.038  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:05:28.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:05:42.987  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:05:42.987  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:05:42.987  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:05:46.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:05:46.015  INFO 11 --- [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-02-17T03:05:45.267975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db8201c6-d6d6-40d4-9dd8-7281bdf205f9","timestamp":"2022-02-17T03:05:45.268060Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:05:46.086  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:05:46.086  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:06:01.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:06:01.046  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:06:01.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:06:15.991  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:06:15.991  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:06:15.992  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:06:21.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:06:21.049  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:06:20.356622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae7a4c47-feb6-4ba1-a67a-b6976361514e","timestamp":"2022-02-17T03:06:20.356721Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:06:21.094  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:06:21.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:06:36.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:06:36.048  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:06:36.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:06:50.998  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:06:50.999  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:06:50.999  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:07:05.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:07:05.954  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:07:05.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:07:12.883  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:07:12.884  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:07:12.221666Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6dbfe94-b942-4ff5-bd5f-ae6093c3b5ba","timestamp":"2022-02-17T03:07:12.221764Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:07:13.107  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:07:13.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:07:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:07:28.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:07:28.059  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:07:28.059  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:07:43.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:07:43.009  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:07:43.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:07:46.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:07:46.036  INFO 11 --- [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-02-17T03:07:45.268242Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f46d2efc-4de0-4ac6-9629-b3270f55dc98","timestamp":"2022-02-17T03:07:45.268399Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:07:46.102  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:07:46.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:08:01.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:08:01.054  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:08:01.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:08:16.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:08:16.002  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:08:16.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:08:21.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:08:21.047  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:08:20.356832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53609674-b54e-4940-8746-4bdc77b80776","timestamp":"2022-02-17T03:08:20.356941Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:08:23.098  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:08:23.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:08:38.044  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:08:38.045  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:08:38.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:08:53.005  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:08:53.005  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:08:53.006  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:09:07.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:09:07.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:09:07.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:09:12.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:09:12.886  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:09:12.221626Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58e67335-596f-4a7d-a515-ae4243613f78","timestamp":"2022-02-17T03:09:12.221687Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:09:13.119  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:09:13.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:09:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:09:28.070  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:09:28.071  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:09:28.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:09:43.024  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:09:43.025  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:09:43.025  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:09:46.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:09:46.048  INFO 11 --- [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-02-17T03:09:45.267990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea273263-52c1-41e4-a853-c0c638101806","timestamp":"2022-02-17T03:09:45.268073Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:09:46.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:09:46.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:10:01.066  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:10:01.067  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:10:01.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:10:16.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:10:16.017  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:10:16.017  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:10:21.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:10:21.044  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:10:20.356682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6386eac-02ff-4f54-a240-573846913f3b","timestamp":"2022-02-17T03:10:20.356774Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:10:21.127  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:10:21.128  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:10:36.076  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:10:36.077  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:10:36.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:10:51.023  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:10:51.024  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:10:51.024  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:11:05.972  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:11:05.974  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:11:05.974  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:11:12.888  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:11:12.890  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:11:12.221707Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53dda023-fe60-4912-a096-787b317177a3","timestamp":"2022-02-17T03:11:12.221776Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:11:13.140  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:11:13.141  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:11:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:11:28.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:11:28.100  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:11:28.101  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:11:43.060  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:11:43.061  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:11:43.061  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:11:45.949  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:11:45.949  INFO 11 --- [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-02-17T03:11:45.267909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6227dbd-e5e9-46b9-bd4f-e3dd4159795d","timestamp":"2022-02-17T03:11:45.267951Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:11:46.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:11:46.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:12:01.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:12:01.092  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:12:01.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:12:16.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:12:16.036  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:12:16.037  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:12:21.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:12:21.046  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:12:20.356710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd2a2fd5-74ff-489d-aaf7-00a96a04376e","timestamp":"2022-02-17T03:12:20.356850Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:12:21.149  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:12:21.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:12:36.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:12:36.091  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:12:36.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:12:51.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:12:51.033  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:12:51.033  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:13:05.984  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:13:05.985  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:13:05.985  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:13:12.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:13:12.885  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:13:12.221608Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80fb2acf-0e5f-47b7-b7ca-36e3fa24b02b","timestamp":"2022-02-17T03:13:12.221664Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:13:13.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:13:13.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:13:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:13:28.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:13:28.106  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:13:28.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:13:43.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:13:43.055  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:13:43.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:13:45.960  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:13:45.961  INFO 11 --- [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-02-17T03:13:45.268030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"793ae824-9520-4dd9-b84f-c00af143b35b","timestamp":"2022-02-17T03:13:45.268107Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:13:46.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:13:46.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:14:01.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:14:01.113  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:14:01.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:14:16.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:14:16.063  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:14:16.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:14:21.050  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:14:21.051  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:14:20.356726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d979afe5-dfc4-4c86-b95a-b583f8978f6f","timestamp":"2022-02-17T03:14:20.356828Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:14:21.173  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:14:21.173  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:14:36.151  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:14:36.152  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:14:36.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:14:51.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:14:51.100  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:14:51.101  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:15:06.052  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:15:06.053  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:15:06.053  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:15:12.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:15:12.887  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:15:12.221673Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c47a0b04-f94f-4a1a-8f8e-d473fa8d2a71","timestamp":"2022-02-17T03:15:12.221793Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:15:13.194  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:15:13.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:15:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:15:28.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:15:28.150  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:15:28.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:15:43.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:15:43.122  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:15:43.122  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:15:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:15:45.945  INFO 11 --- [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-02-17T03:15:45.268077Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2268106a-f15d-408c-af78-5c32104d7f43","timestamp":"2022-02-17T03:15:45.268136Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:15:46.183  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:15:46.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:16:01.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:16:01.133  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:16:01.133  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:16:16.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:16:16.085  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:16:16.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:16:21.052  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:16:21.053  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:16:20.356577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ae8fe96-a247-4a18-80ed-d4b80a237a82","timestamp":"2022-02-17T03:16:20.356653Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:16:21.188  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:16:21.188  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:16:36.133  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:16:36.134  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:16:36.134  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:16:51.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:16:51.085  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:16:51.086  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:17:06.037  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:17:06.037  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:17:06.037  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:17:12.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:17:12.884  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:17:12.221687Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc03bd6a-c084-4370-bfe1-d72a8c88837d","timestamp":"2022-02-17T03:17:12.221770Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:17:13.192  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:17:13.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:17:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:17:28.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:17:28.139  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:17:28.139  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:17:43.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:17:43.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:17:43.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:17:45.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:17:45.950  INFO 11 --- [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-02-17T03:17:45.267936Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36563e8c-aac7-4b90-b556-dc72be3165b2","timestamp":"2022-02-17T03:17:45.267981Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:17:46.201  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:17:46.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:18:01.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:18:01.154  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:18:01.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:18:16.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:18:16.105  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:18:16.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:18:21.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:18:21.045  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:18:20.356558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"090ece89-5e0a-4e9b-b88d-1d242d6bc1bc","timestamp":"2022-02-17T03:18:20.356611Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:18:21.206  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:18:21.207  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:18:36.163  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:18:36.163  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:18:36.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:18:51.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:18:51.119  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:18:51.119  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:19:06.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:19:06.064  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:19:06.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:19:12.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:19:12.888  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:19:12.221748Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8aba8807-737f-4f50-9d19-0208bc5c49bf","timestamp":"2022-02-17T03:19:12.221864Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:19:13.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:19:13.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:19:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:19:28.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:19:28.162  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:19:28.163  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:19:43.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:19:43.109  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:19:43.109  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:19:45.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:19:45.947  INFO 11 --- [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-02-17T03:19:45.267973Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"248c715f-29ca-4aa4-ad75-0d15d84c8417","timestamp":"2022-02-17T03:19:45.268029Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:19:46.220  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:19:46.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:20:01.168  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:20:01.169  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:20:01.169  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:20:16.111  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:20:16.111  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:20:16.112  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:20:21.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:20:21.043  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:20:20.356549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bbacb85-2ab2-4f52-ba1c-0fc3fd7baab8","timestamp":"2022-02-17T03:20:20.356627Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:20:21.233  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:20:21.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:20:36.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:20:36.176  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:20:36.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:20:51.127  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:20:51.127  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:20:51.128  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:21:06.073  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:21:06.074  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:21:06.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:21:12.882  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:21:12.882  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:21:12.221778Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a20fe07-1e6b-4dec-9927-c4cf376933c3","timestamp":"2022-02-17T03:21:12.221845Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:21:13.237  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:21:13.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:21:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:21:28.180  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:21:28.181  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:21:28.181  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:21:43.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:21:43.133  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:21:43.133  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:21:45.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:21:45.955  INFO 11 --- [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-02-17T03:21:45.267985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d9ad935-083c-4eed-9795-800d49ce1113","timestamp":"2022-02-17T03:21:45.268055Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:21:46.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:21:46.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:22:01.190  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:22:01.190  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:22:01.190  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:22:16.139  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:22:16.140  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:22:16.140  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:22:21.040  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:22:21.041  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:22:20.356586Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed9417b9-132b-44c2-9eb5-d3c6255d158e","timestamp":"2022-02-17T03:22:20.356686Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:22:22.224  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:22:22.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:22:37.171  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:22:37.172  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:22:37.172  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:22:52.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:22:52.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:22:52.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:23:07.070  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:23:07.070  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:23:07.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:23:12.878  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:23:12.879  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:23:12.221637Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"958b1c3b-1a56-40fd-a945-5a35edf32f51","timestamp":"2022-02-17T03:23:12.221718Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:23:13.249  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:23:13.249  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:23:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:23:28.198  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:23:28.198  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:23:28.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:23:43.147  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:23:43.148  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:23:43.148  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:23:45.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:23:45.947  INFO 11 --- [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-02-17T03:23:45.267983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1292a81-e866-403d-80c7-6a2cd3eeabdf","timestamp":"2022-02-17T03:23:45.268049Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:23:46.257  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:23:46.258  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:24:01.207  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:24:01.207  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:24:01.208  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:24:16.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:24:16.150  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:24:16.151  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:24:21.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:24:21.044  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:24:20.356596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36a66b12-89e2-44c2-8507-b1ca19f028ad","timestamp":"2022-02-17T03:24:20.356676Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:24:22.248  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:24:22.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:24:37.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:24:37.197  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:24:37.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:24:52.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:24:52.143  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:24:52.143  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:25:07.090  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:25:07.091  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:25:07.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:25:12.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:25:12.899  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:25:12.221787Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a3bcd90-e0fb-4641-8e4e-6fd2c28af013","timestamp":"2022-02-17T03:25:12.221883Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:25:13.273  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:25:13.273  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:25:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:25:28.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:25:28.220  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:25:28.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:25:43.167  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:25:43.167  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:25:43.167  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:25:45.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:25:45.952  INFO 11 --- [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-02-17T03:25:45.267998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64b7f5cb-5904-4239-8d3c-0866a9cef6d7","timestamp":"2022-02-17T03:25:45.268067Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:25:46.277  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:25:46.278  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:26:01.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:26:01.228  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:26:01.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:26:16.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:26:16.177  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:26:16.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:26:21.070  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:26:21.070  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:26:20.356585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a576bf81-e0cd-457f-810d-2b52db9a7a9a","timestamp":"2022-02-17T03:26:20.356644Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:26:21.093  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:26:21.093  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:26:36.035  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:26:36.036  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:26:36.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:26:50.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:26:50.976  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:26:50.976  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:27:05.924  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:27:05.925  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:27:05.925  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:27:12.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:27:12.885  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:27:12.221695Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7da5a349-8896-4c93-8ae1-562cae6e90c5","timestamp":"2022-02-17T03:27:12.221761Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:27:13.288  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:27:13.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:27:19.677  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:27:28.231  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:27:28.231  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:27:28.231  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:27:43.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:27:43.177  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:27:43.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:27:45.949  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:27:45.950  INFO 11 --- [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-02-17T03:27:45.267962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afde23b2-c5ca-49ec-9584-09fa22ee8247","timestamp":"2022-02-17T03:27:45.268007Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:27:46.296  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:27:46.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:28:01.241  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:28:01.242  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:28:01.242  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:28:16.186  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:28:16.187  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:28:16.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:28:21.044  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:28:21.045  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:28:20.356580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4bf21aa-5870-4330-ba43-fbaefcbb62db","timestamp":"2022-02-17T03:28:20.356781Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:28:21.061  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:28:21.061  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:28:36.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:28:36.002  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:28:36.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:28:50.941  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:28:50.942  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:28:50.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:29:05.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:29:05.881  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:29:05.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:29:12.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:29:12.885  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:29:12.221708Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cb8e266-bbad-45cc-a28e-065b191c99d7","timestamp":"2022-02-17T03:29:12.221798Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:29:13.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:29:13.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:29:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:29:28.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:29:28.254  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:29:28.254  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:29:43.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:29:43.201  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:29:43.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:29:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:29:45.945  INFO 11 --- [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-02-17T03:29:45.268009Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1037c8d0-36b5-4cab-b288-e8e83e4e5a1a","timestamp":"2022-02-17T03:29:45.268069Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:29:46.314  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:29:46.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:30:01.259  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:30:01.260  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:30:01.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:30:16.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:30:16.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:30:16.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:30:21.049  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:30:21.050  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:30:20.356686Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1070078-a39b-4273-8457-3732532a1a3d","timestamp":"2022-02-17T03:30:20.356785Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:30:21.326  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:30:21.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:30:36.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:30:36.277  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:30:36.277  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:30:51.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:30:51.223  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:30:51.223  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:31:06.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:31:06.177  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:31:06.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:31:12.882  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:31:12.883  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:31:12.221760Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5de64d5-bd5b-43a8-9ee9-906e82fa53a4","timestamp":"2022-02-17T03:31:12.221829Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:31:13.336  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:31:13.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:31:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:31:28.283  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:31:28.284  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:31:28.284  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:31:43.234  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:31:43.234  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:31:43.234  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:31:45.949  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:31:45.949  INFO 11 --- [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-02-17T03:31:45.268056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efe4ecc9-02ce-48c6-b898-b7ce427ed160","timestamp":"2022-02-17T03:31:45.268128Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:31:46.334  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:31:46.334  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:32:01.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:32:01.282  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:32:01.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:32:16.231  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:32:16.232  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:32:16.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:32:21.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:32:21.055  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:32:20.356574Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c47914a-5d2d-406f-b149-315759d22a04","timestamp":"2022-02-17T03:32:20.356636Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:32:21.076  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:32:21.076  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:32:36.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:32:36.020  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:32:36.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:32:50.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:32:50.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:32:50.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:33:05.908  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:33:05.908  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:33:05.908  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:33:12.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:33:12.888  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:33:12.221748Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57f6ec45-ceac-4cad-b176-388c1d0cc6f2","timestamp":"2022-02-17T03:33:12.221856Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:33:13.349  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:33:13.349  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:33:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:33:28.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:33:28.297  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:33:28.297  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:33:43.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:33:43.243  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:33:43.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:33:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:33:45.945  INFO 11 --- [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-02-17T03:33:45.268026Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a0303d1-f9f1-48ee-8332-7e23bd1a10ea","timestamp":"2022-02-17T03:33:45.268094Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:33:46.355  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:33:46.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:34:01.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:34:01.298  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:34:01.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:34:16.242  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:34:16.243  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:34:16.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:34:21.065  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:34:21.065  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:34:20.356605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d677ee8b-3c39-4d60-9bc7-7da604488727","timestamp":"2022-02-17T03:34:20.356712Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:34:21.089  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:34:21.089  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:34:36.033  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:34:36.033  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:34:36.034  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:34:50.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:34:50.979  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:34:50.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:35:05.921  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:35:05.921  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:35:05.921  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:35:12.894  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:35:12.895  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:35:12.221751Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7e3d77b-9c2f-46f2-97c5-3215ac0c4ec5","timestamp":"2022-02-17T03:35:12.221834Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:35:13.369  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:35:13.369  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:35:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:35:28.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:35:28.321  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:35:28.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:35:43.267  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:35:43.268  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:35:43.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:35:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:35:45.944  INFO 11 --- [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-02-17T03:35:45.267993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9bfb250-a95a-4404-bcd8-62028b7f6215","timestamp":"2022-02-17T03:35:45.268044Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:35:46.373  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:35:46.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:36:01.318  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:36:01.319  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:36:01.319  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:36:16.265  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:36:16.265  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:36:16.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:36:21.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:36:21.109  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:36:20.356573Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61a75d12-5a18-484c-9b2b-c983c3e63956","timestamp":"2022-02-17T03:36:20.356634Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:36:21.126  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:36:21.126  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:36:36.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:36:36.074  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:36:36.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:36:51.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:36:51.019  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:36:51.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:37:05.964  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:37:05.964  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:37:05.965  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:37:12.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:37:12.888  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:37:12.221707Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd3d415d-5d13-4188-9bdc-25f76599e00c","timestamp":"2022-02-17T03:37:12.221768Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:37:13.387  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:37:13.387  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:37:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:37:28.330  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:37:28.331  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:37:28.331  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:37:43.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:37:43.276  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:37:43.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:37:45.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:37:45.943  INFO 11 --- [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-02-17T03:37:45.267975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b0d1cbc-082b-43fd-9b3a-30d7848672ec","timestamp":"2022-02-17T03:37:45.268019Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:37:46.389  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:37:46.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:38:01.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:38:01.336  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:38:01.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:38:16.278  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:38:16.279  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:38:16.279  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:38:21.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:38:21.115  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:38:20.356559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d540d429-434d-45ac-afc5-6b328bfcef00","timestamp":"2022-02-17T03:38:20.356648Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:38:21.134  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:38:21.134  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:38:36.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:38:36.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:38:36.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:38:51.026  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:38:51.027  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:38:51.027  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:39:05.974  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:39:05.974  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:39:05.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:39:12.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:39:12.881  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:39:12.221686Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e95a51b9-3e30-4f35-96ba-0ace0d41173d","timestamp":"2022-02-17T03:39:12.221742Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:39:13.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:39:13.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:39:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:39:28.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:39:28.347  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:39:28.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:39:43.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:39:43.296  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:39:43.297  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:39:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:39:45.945  INFO 11 --- [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-02-17T03:39:45.267970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88e8635c-7a75-4a26-8c0a-22570076b2d9","timestamp":"2022-02-17T03:39:45.268039Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:39:46.409  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:39:46.410  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:40:01.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:40:01.352  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:40:01.352  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:40:16.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:40:16.296  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:40:16.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:40:21.117  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:40:21.118  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:40:20.356683Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"591dcfba-3090-4811-a90c-dc3cd2f88d08","timestamp":"2022-02-17T03:40:20.356819Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:40:21.143  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:40:21.143  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:40:36.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:40:36.083  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:40:36.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:40:51.031  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:40:51.031  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:40:51.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:41:05.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:41:05.978  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:41:05.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:41:12.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:41:12.879  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:41:12.221693Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"075983b9-7ea9-43d1-9913-702a9bbbb3cd","timestamp":"2022-02-17T03:41:12.221765Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:41:13.423  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:41:13.423  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:41:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:41:28.366  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:41:28.366  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:41:28.366  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:41:43.311  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:41:43.311  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:41:43.312  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:41:45.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:41:45.944  INFO 11 --- [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-02-17T03:41:45.267969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a289bfbe-9cfd-4216-b464-5e0cceaab159","timestamp":"2022-02-17T03:41:45.268016Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:41:46.428  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:41:46.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:42:01.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:42:01.377  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:42:01.377  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:42:16.323  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:42:16.323  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:42:16.323  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:42:21.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:42:21.047  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:42:20.356592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85823ca4-5b9e-4672-b0d4-3dad772189d7","timestamp":"2022-02-17T03:42:20.356669Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:42:21.073  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:42:21.073  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:42:36.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:42:36.019  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:42:36.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:42:50.966  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:42:50.967  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:42:50.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:43:05.912  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:43:05.912  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:43:05.912  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:43:12.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:43:12.881  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:43:12.221651Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fe0edba-55b9-41e6-b5e0-1677c70a2e03","timestamp":"2022-02-17T03:43:12.221757Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:43:13.440  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:43:13.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:43:19.677  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:43:28.384  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:43:28.384  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:43:28.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:43:43.328  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:43:43.329  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:43:43.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:43:45.949  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:43:45.949  INFO 11 --- [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-02-17T03:43:45.267970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3f29200-2eb0-4075-839b-32e3c218b3d3","timestamp":"2022-02-17T03:43:45.268017Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:43:46.448  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:43:46.448  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:44:01.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:44:01.389  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:44:01.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:44:16.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:44:16.338  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:44:16.338  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:44:21.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:44:21.043  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:44:20.356614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61c58ec7-16d5-4626-94fe-1e4e362e8355","timestamp":"2022-02-17T03:44:20.356681Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:44:21.062  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:44:21.062  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:44:36.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:44:36.012  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:44:36.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:44:50.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:44:50.950  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:44:50.951  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:45:05.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:45:05.892  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:45:05.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:45:12.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:45:12.881  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:45:12.221701Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cb38960-e9d3-4b0f-92ef-c569af752a76","timestamp":"2022-02-17T03:45:12.221755Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:45:13.464  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:45:13.464  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:45:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:45:28.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:45:28.416  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:45:28.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:45:43.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:45:43.357  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:45:43.357  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:45:45.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:45:45.951  INFO 11 --- [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-02-17T03:45:45.267994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"598f97cb-7288-44c1-b7ff-3852d51f1975","timestamp":"2022-02-17T03:45:45.268071Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:45:46.467  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:45:46.467  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:46:01.408  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:46:01.408  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:46:01.408  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:46:16.350  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:46:16.350  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:46:16.350  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:46:21.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:46:21.043  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:46:20.356569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49cdae98-8f0b-4655-9a6f-e8458430bca4","timestamp":"2022-02-17T03:46:20.356612Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:46:21.063  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:46:21.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:46:36.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:46:36.009  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:46:36.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:46:50.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:46:50.950  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:46:50.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:47:05.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:47:05.891  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:47:05.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:47:12.882  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:47:12.883  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:47:12.221666Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0248a4dc-2e64-4ab1-be54-e7b6f305d92d","timestamp":"2022-02-17T03:47:12.221721Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:47:13.480  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:47:13.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:47:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:47:28.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:47:28.442  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:47:28.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:47:43.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:47:43.385  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:47:43.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:47:45.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:47:45.944  INFO 11 --- [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-02-17T03:47:45.268040Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77103ad0-c9ce-4f5d-81c8-ac9f517f61eb","timestamp":"2022-02-17T03:47:45.268094Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:47:46.488  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:47:46.488  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:48:01.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:48:01.433  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:48:01.434  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:48:16.380  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:48:16.381  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:48:16.381  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:48:21.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:48:21.043  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:48:20.356902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb6d245b-d262-4f39-b91d-1486c46bbeb5","timestamp":"2022-02-17T03:48:20.356979Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:48:21.065  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:48:21.065  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:48:36.006  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:48:36.007  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:48:36.007  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:48:50.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:48:50.948  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:48:50.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:49:05.888  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:49:05.889  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:49:05.889  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:49:12.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:49:12.891  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:49:12.221660Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"196eb5ab-d0ac-4a92-a982-59437fffdbb0","timestamp":"2022-02-17T03:49:12.221722Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:49:13.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:49:13.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:49:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:49:28.443  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:49:28.444  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:49:28.444  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:49:43.387  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:49:43.388  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:49:43.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:49:45.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:49:45.945  INFO 11 --- [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-02-17T03:49:45.267982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93a1a6ab-1165-481c-b031-5f247dc6b852","timestamp":"2022-02-17T03:49:45.268028Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:49:46.506  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:49:46.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:50:01.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:50:01.452  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:50:01.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:50:16.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:50:16.400  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:50:16.400  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:50:21.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:50:21.045  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:50:20.356690Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83f8ea11-adbf-48ab-8436-1ad1de4a8e79","timestamp":"2022-02-17T03:50:20.356801Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:50:21.066  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:50:21.066  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:50:36.004  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:50:36.004  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:50:36.004  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:50:50.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:50:50.954  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:50:50.955  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:51:05.896  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:51:05.896  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:51:05.896  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:51:12.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:51:12.885  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:51:12.221643Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a9fc893-e62c-4355-9c3a-5a018fce63e3","timestamp":"2022-02-17T03:51:12.221705Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:51:13.522  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:51:13.522  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:51:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:51:28.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:51:28.470  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:51:28.470  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:51:43.412  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:51:43.413  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:51:43.413  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:51:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:51:45.944  INFO 11 --- [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-02-17T03:51:45.268061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"213ee27c-ecca-44d2-a8ef-2c48b66ac9a4","timestamp":"2022-02-17T03:51:45.268131Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:51:46.525  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:51:46.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:52:01.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:52:01.472  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:52:01.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:52:16.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:52:16.429  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:52:16.429  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:52:21.044  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:52:21.045  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:52:20.356606Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cfb027a4-3578-4ab5-81e3-c02f30e539c0","timestamp":"2022-02-17T03:52:20.356673Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:52:21.532  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:52:21.532  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:52:36.477  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:52:36.478  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:52:36.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:52:51.421  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:52:51.421  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:52:51.422  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:53:06.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:53:06.368  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:53:06.368  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:53:12.882  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:53:12.883  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:53:12.221705Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a08cd48a-3195-4732-827c-f92158d4924b","timestamp":"2022-02-17T03:53:12.221775Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:53:13.538  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:53:13.538  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:53:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:53:28.486  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:53:28.487  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:53:28.487  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:53:43.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:53:43.432  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:53:43.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:53:45.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:53:45.945  INFO 11 --- [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-02-17T03:53:45.267960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6231dfac-8769-4b34-8450-da4d012a7f0c","timestamp":"2022-02-17T03:53:45.267997Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:53:46.542  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:53:46.542  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:54:01.483  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:54:01.484  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:54:01.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:54:16.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:54:16.432  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:54:16.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:54:21.037  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:54:21.038  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:54:20.356608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d1c1d78-4b24-4ed2-bf3f-0c1a4e1003e1","timestamp":"2022-02-17T03:54:20.356700Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:54:21.057  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:54:21.057  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:54:35.999  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:54:36.000  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:54:36.000  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:54:50.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:54:50.944  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:54:50.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:55:05.889  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:55:05.890  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:55:05.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:55:12.889  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:55:12.890  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:55:12.221665Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55694552-ba24-4f2b-87f9-b310e927280e","timestamp":"2022-02-17T03:55:12.221713Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:55:13.557  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:55:13.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:55:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:55:28.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:55:28.507  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:55:28.507  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:55:43.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:55:43.452  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:55:43.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:55:45.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:55:45.943  INFO 11 --- [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-02-17T03:55:45.267919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e97bbf8-b610-4587-a029-6e08f9a9622f","timestamp":"2022-02-17T03:55:45.267959Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:55:46.563  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:55:46.563  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:56:01.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:56:01.520  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:56:01.520  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:56:16.461  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:56:16.462  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:56:16.462  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:56:21.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:56:21.042  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:56:20.356608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae48df5e-96f4-4ed7-a29f-68a443fc5d02","timestamp":"2022-02-17T03:56:20.356668Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:56:21.061  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:56:21.061  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:56:36.000  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:56:36.000  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:56:36.000  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:56:50.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:56:50.942  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:56:50.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:57:05.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:57:05.887  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:57:05.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:57:12.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:57:12.880  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:57:12.221755Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02316007-46e0-48df-8254-bfc45aaeb8eb","timestamp":"2022-02-17T03:57:12.221839Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:57:13.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:57:13.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:57:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:57:28.523  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:57:28.523  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:57:28.523  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:57:43.467  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:57:43.468  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:57:43.468  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:57:45.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:57:45.946  INFO 11 --- [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-02-17T03:57:45.268049Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eff9f26d-8f35-47fc-a0eb-bac2fea2bdf7","timestamp":"2022-02-17T03:57:45.268121Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:57:46.581  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:57:46.581  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:58:01.520  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:58:01.520  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:58:01.520  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:58:16.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:58:16.470  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:58:16.470  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:58:21.041  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:58:21.041  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:58:20.356605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5b0d6cc-c9b4-4a06-9162-aa7ca6a9617c","timestamp":"2022-02-17T03:58:20.356667Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 03:58:21.057  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:58:21.057  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:58:36.000  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:58:36.001  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:58:36.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:58:50.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:58:50.938  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:58:50.938  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:59:05.871  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:59:05.872  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:59:05.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:59:12.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:59:12.891  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T03:59:12.221661Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45552856-8568-4e31-82d3-bdf714931e7b","timestamp":"2022-02-17T03:59:12.221724Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 03:59:13.594  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:59:13.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:59:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 03:59:28.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:59:28.547  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:59:28.547  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:59:43.492  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:59:43.493  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:59:43.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 03:59:45.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 03:59:45.946  INFO 11 --- [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-02-17T03:59:45.267925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5775f4a8-2839-4ffc-a1b3-e6f8f636c4bb","timestamp":"2022-02-17T03:59:45.267961Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 03:59:46.599  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 03:59:46.599  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:00:01.560  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:00:01.560  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:00:01.561  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:00:16.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:00:16.506  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:00:16.507  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:00:21.051  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:00:21.051  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:00:20.356630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3978aacb-6adf-4f61-8200-3301a05bb1fa","timestamp":"2022-02-17T04:00:20.356708Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:00:21.072  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:00:21.072  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:00:36.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:00:36.016  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:00:36.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:00:50.961  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:00:50.962  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:00:50.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:01:05.908  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:01:05.909  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:01:05.909  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:01:12.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:01:12.882  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:01:12.221672Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38d08f0f-cc85-4b20-a527-46fa891c78f6","timestamp":"2022-02-17T04:01:12.221713Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:01:13.614  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:01:13.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:01:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:01:28.560  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:01:28.561  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:01:28.561  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:01:43.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:01:43.511  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:01:43.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:01:45.941  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:01:45.942  INFO 11 --- [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-02-17T04:01:45.267933Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"059b0e53-b079-44fb-9a5b-dae9e54db26d","timestamp":"2022-02-17T04:01:45.267976Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:01:46.614  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:01:46.614  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:02:01.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:02:01.566  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:02:01.566  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:02:16.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:02:16.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:02:16.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:02:21.062  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:02:21.063  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:02:20.356617Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66d6001c-b740-4984-a9cf-c1601e3f0ebc","timestamp":"2022-02-17T04:02:20.356692Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:02:21.084  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:02:21.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:02:36.025  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:02:36.026  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:02:36.026  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:02:50.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:02:50.963  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:02:50.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:03:05.905  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:03:05.906  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:03:05.906  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:03:12.902  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:03:12.903  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:03:12.221652Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4339f766-279e-451c-b936-5c11db35c1cd","timestamp":"2022-02-17T04:03:12.221688Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:03:13.633  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:03:13.633  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:03:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:03:28.577  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:03:28.577  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:03:28.577  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:03:43.524  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:03:43.524  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:03:43.524  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:03:45.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:03:45.947  INFO 11 --- [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-02-17T04:03:45.267979Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc85ab52-0617-41c8-a305-b50a28cce7c0","timestamp":"2022-02-17T04:03:45.268028Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:03:46.652  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:03:46.652  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:04:01.593  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:04:01.594  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:04:01.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:04:16.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:04:16.537  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:04:16.537  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:04:21.039  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:04:21.040  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:04:20.356525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94f2e211-619e-49b5-b67a-b6db6a0904ce","timestamp":"2022-02-17T04:04:20.356590Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:04:21.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:04:21.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:04:36.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:04:36.012  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:04:36.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:04:50.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:04:50.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:04:50.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:05:05.893  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:05:05.894  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:05:05.894  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:05:12.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:05:12.879  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:05:12.221670Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5df6378c-c6a2-4f1f-b5ff-4b9329ae195a","timestamp":"2022-02-17T04:05:12.221725Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:05:13.649  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:05:13.649  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:05:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:05:28.596  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:05:28.597  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:05:28.597  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:05:43.539  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:05:43.539  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:05:43.539  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:05:45.958  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:05:45.959  INFO 11 --- [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-02-17T04:05:45.267946Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c57418ea-d0fa-499b-bb52-d9aa5f67acd5","timestamp":"2022-02-17T04:05:45.267994Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:05:46.655  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:05:46.655  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:06:01.599  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:06:01.600  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:06:01.600  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:06:16.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:06:16.541  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:06:16.542  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:06:21.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:06:21.043  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:06:20.356655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77ae7c3b-35b5-4730-ad55-a7fec9d28a33","timestamp":"2022-02-17T04:06:20.356710Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:06:21.057  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:06:21.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:06:35.997  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:06:35.997  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:06:35.997  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:06:50.938  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:06:50.938  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:06:50.938  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:07:05.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:07:05.879  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:07:05.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:07:12.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:07:12.879  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:07:12.221671Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"085d01ef-4a75-49da-9dda-07bd054955fb","timestamp":"2022-02-17T04:07:12.221721Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:07:13.668  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:07:13.669  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:07:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:07:28.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:07:28.616  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:07:28.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:07:43.560  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:07:43.560  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:07:43.560  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:07:45.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:07:45.979  INFO 11 --- [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-02-17T04:07:45.267909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1a9d2f0-59c6-451e-89de-41d2eb35fb44","timestamp":"2022-02-17T04:07:45.267957Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:07:46.675  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:07:46.675  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:08:01.643  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:08:01.643  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:08:01.644  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:08:16.583  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:08:16.584  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:08:16.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:08:21.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:08:21.042  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:08:20.356596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ea34813-fc84-4b4c-a0ac-a72f021cc71b","timestamp":"2022-02-17T04:08:20.356665Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:08:21.057  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:08:21.057  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:08:35.992  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:08:35.993  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:08:35.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:08:50.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:08:50.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:08:50.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:09:05.894  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:09:05.895  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:09:05.895  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:09:12.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:09:12.880  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:09:12.221693Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a32e6850-09f9-4d8b-addd-60aadd667874","timestamp":"2022-02-17T04:09:12.221750Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:09:13.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:09:13.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:09:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:09:28.629  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:09:28.629  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:09:28.629  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:09:43.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:09:43.569  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:09:43.569  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:09:45.987  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:09:45.988  INFO 11 --- [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-02-17T04:09:45.267955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d815684e-de55-4421-a276-3ded1d79095e","timestamp":"2022-02-17T04:09:45.267999Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:09:46.693  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:09:46.693  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:10:01.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:10:01.640  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:10:01.640  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:10:16.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:10:16.584  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:10:16.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:10:21.040  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:10:21.041  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:10:20.356603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13636081-f9f1-4b54-8b12-df32d6c78b9a","timestamp":"2022-02-17T04:10:20.356654Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:10:21.060  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:10:21.060  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:10:36.000  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:10:36.001  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:10:36.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:10:50.939  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:10:50.940  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:10:50.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:11:05.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:11:05.881  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:11:05.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:11:12.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:11:12.892  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:11:12.221602Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa8f39b7-2e0d-4a98-939d-706bf2403d3d","timestamp":"2022-02-17T04:11:12.221652Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:11:13.708  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:11:13.709  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:11:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:11:28.655  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:11:28.655  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:11:28.655  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:11:43.605  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:11:43.605  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:11:43.605  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:11:45.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:11:45.946  INFO 11 --- [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-02-17T04:11:45.267956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65188418-8dc5-4409-bba6-7aace1c14a64","timestamp":"2022-02-17T04:11:45.268029Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:11:46.713  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:11:46.714  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:12:01.656  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:12:01.656  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:12:01.657  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:12:16.599  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:12:16.600  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:12:16.600  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:12:21.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:12:21.044  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:12:20.356780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"431a9f83-b058-4b50-812f-099c311a3333","timestamp":"2022-02-17T04:12:20.356894Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:12:21.059  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:12:21.059  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:12:35.997  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:12:35.998  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:12:35.998  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:12:50.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:12:50.940  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:12:50.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:13:05.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:13:05.879  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:13:05.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:13:12.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:13:12.882  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:13:12.221690Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc1dccd7-a042-42bc-95e9-8620b5e65727","timestamp":"2022-02-17T04:13:12.221746Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:13:13.724  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:13:13.724  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:13:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:13:28.670  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:13:28.671  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:13:28.671  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:13:43.613  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:13:43.613  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:13:43.613  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:13:46.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:13:46.037  INFO 11 --- [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-02-17T04:13:45.267975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8596829-0d52-4dd6-8b2d-c11b7dc1587b","timestamp":"2022-02-17T04:13:45.268018Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:13:46.731  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:13:46.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:14:01.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:14:01.684  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:14:01.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:14:16.629  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:14:16.629  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:14:16.629  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:14:21.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:14:21.047  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:14:20.356569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83fbed4e-7c84-4946-94c4-edfa0fe95761","timestamp":"2022-02-17T04:14:20.356629Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:14:21.067  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:14:21.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:14:36.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:14:36.003  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:14:36.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:14:50.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:14:50.942  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:14:50.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:15:05.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:15:05.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:15:05.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:15:12.883  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:15:12.883  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:15:12.221700Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c727044-8c70-4918-9c5a-4661deb17e81","timestamp":"2022-02-17T04:15:12.221756Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:15:13.744  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:15:13.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:15:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:15:28.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:15:28.688  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:15:28.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:15:43.631  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:15:43.631  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:15:43.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:15:45.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:15:45.943  INFO 11 --- [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-02-17T04:15:45.267930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2df646cb-6ef1-4448-a8d8-3b52c210d54c","timestamp":"2022-02-17T04:15:45.267981Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:15:46.747  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:15:46.747  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:16:01.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:16:01.690  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:16:01.690  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:16:16.636  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:16:16.636  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:16:16.636  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:16:21.041  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:16:21.041  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:16:20.356659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efbcc4cc-c431-4295-b9c2-e1b0ddf0d144","timestamp":"2022-02-17T04:16:20.356718Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:16:21.060  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:16:21.061  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:16:36.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:16:36.001  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:16:36.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:16:50.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:16:50.946  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:16:50.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:17:05.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:17:05.890  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:17:05.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:17:12.878  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:17:12.878  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:17:12.221647Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4adfab30-216b-42d7-a47d-fc6a9acffe4d","timestamp":"2022-02-17T04:17:12.221704Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:17:12.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:17:12.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:17:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:17:27.844  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:17:27.845  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:17:27.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:17:42.783  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:17:42.784  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:17:42.784  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:17:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:17:45.944  INFO 11 --- [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-02-17T04:17:45.268003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afff51c5-94ff-4840-ab2c-4965e1686481","timestamp":"2022-02-17T04:17:45.268057Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:17:46.767  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:17:46.767  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:18:01.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:18:01.712  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:18:01.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:18:16.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:18:16.661  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:18:16.661  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:18:21.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:18:21.044  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:18:20.356584Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"687e3341-b4e5-41f3-96d7-da5a5d729c56","timestamp":"2022-02-17T04:18:20.356635Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:18:21.063  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:18:21.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:18:36.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:18:36.003  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:18:36.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:18:50.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:18:50.947  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:18:50.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:19:05.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:19:05.892  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:19:05.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:19:12.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:19:12.880  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:19:12.221704Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b95c8cf-465f-4fa3-8550-50f48e0ab4d5","timestamp":"2022-02-17T04:19:12.221789Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:19:13.780  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:19:13.781  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:19:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:19:28.721  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:19:28.721  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:19:28.721  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:19:43.667  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:19:43.667  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:19:43.667  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:19:45.951  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:19:45.951  INFO 11 --- [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-02-17T04:19:45.268005Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"984a94b3-9bdc-4994-ab17-860567619d00","timestamp":"2022-02-17T04:19:45.268059Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:19:46.784  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:19:46.784  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:20:01.734  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:20:01.734  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:20:01.735  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:20:16.676  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:20:16.677  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:20:16.677  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:20:21.040  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:20:21.040  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:20:20.356618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43f7766d-094a-44d0-9076-7036ae7b2fd5","timestamp":"2022-02-17T04:20:20.356696Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:20:21.058  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:20:21.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:20:36.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:20:36.001  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:20:36.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:20:50.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:20:50.941  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:20:50.941  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:21:05.882  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:21:05.882  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:21:05.883  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:21:12.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:21:12.879  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:21:12.222901Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ffa5a9b-1b74-47c1-b323-266a8597d33b","timestamp":"2022-02-17T04:21:12.222987Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:21:13.800  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:21:13.800  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:21:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:21:28.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:21:28.745  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:21:28.745  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:21:43.691  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:21:43.691  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:21:43.691  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:21:45.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:21:45.943  INFO 11 --- [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-02-17T04:21:45.267989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81da6a5a-00e5-4016-a4fe-1f9c463de126","timestamp":"2022-02-17T04:21:45.268046Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:21:46.804  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:21:46.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:22:01.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:22:01.750  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:22:01.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:22:16.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:22:16.696  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:22:16.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:22:21.039  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:22:21.040  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:22:20.356540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"888ea6b3-82ba-4804-babb-33b03717b454","timestamp":"2022-02-17T04:22:20.356586Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:22:21.059  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:22:21.059  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:22:35.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:22:35.994  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:22:35.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:22:50.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:22:50.931  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:22:50.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:23:05.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:23:05.877  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:23:05.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:23:12.883  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:23:12.884  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:23:12.221632Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82e7c26c-f8f4-4afc-81d9-5682c295d3b4","timestamp":"2022-02-17T04:23:12.221717Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:23:13.819  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:23:13.819  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:23:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:23:28.761  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:23:28.762  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:23:28.762  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:23:43.702  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:23:43.703  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:23:43.703  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:23:45.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:23:45.943  INFO 11 --- [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-02-17T04:23:45.268010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc330eba-6aca-4d8e-815b-d1bc430cb4ae","timestamp":"2022-02-17T04:23:45.268058Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:23:46.828  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:23:46.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:24:01.776  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:24:01.776  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:24:01.776  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:24:16.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:24:16.723  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:24:16.724  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:24:21.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:24:21.036  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:24:20.356709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98907b6e-c12f-4e0c-ad0a-562cb9a1c84a","timestamp":"2022-02-17T04:24:20.356800Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:24:21.053  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:24:21.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:24:35.991  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:24:35.991  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:24:35.992  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:24:50.961  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:24:50.962  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:24:50.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:25:05.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:25:05.903  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:25:05.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:25:12.882  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:25:12.883  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:25:12.221614Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a22b4cd0-8d72-4d63-83eb-48962b53de42","timestamp":"2022-02-17T04:25:12.221666Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:25:13.853  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:25:13.853  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:25:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:25:28.795  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:25:28.795  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:25:28.795  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:25:43.739  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:25:43.740  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:25:43.740  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:25:45.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:25:45.946  INFO 11 --- [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-02-17T04:25:45.268180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a04b3980-7427-41a2-b00e-9677fa70abff","timestamp":"2022-02-17T04:25:45.268325Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:25:46.863  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:25:46.863  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:26:01.806  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:26:01.807  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:26:01.807  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:26:16.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:26:16.756  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:26:16.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:26:21.041  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:26:21.042  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:26:20.356823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83dfeb1b-87e8-45e7-b412-1e50fa1bd43a","timestamp":"2022-02-17T04:26:20.356901Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:26:21.058  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:26:21.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:26:35.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:26:35.995  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:26:35.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:26:50.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:26:50.931  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:26:50.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:27:05.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:27:05.875  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:27:05.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:27:12.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:27:12.878  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:27:12.221652Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e384e37d-cb15-43cb-9c80-bd2433e16305","timestamp":"2022-02-17T04:27:12.221727Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:27:13.874  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:27:13.874  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:27:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:27:28.814  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:27:28.814  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:27:28.814  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:27:43.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:27:43.757  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:27:43.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:27:45.941  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:27:45.942  INFO 11 --- [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-02-17T04:27:45.268036Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fafc44b9-feab-43ae-af51-9539c8216750","timestamp":"2022-02-17T04:27:45.268086Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:27:46.877  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:27:46.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:28:01.827  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:28:01.827  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:28:01.827  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:28:16.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:28:16.774  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:28:16.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:28:21.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:28:21.036  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:28:20.356679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f287354-74a7-44ef-a145-0ba079b4d01a","timestamp":"2022-02-17T04:28:20.356755Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:28:21.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:28:21.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:28:35.996  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:28:35.997  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:28:35.997  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:28:50.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:28:50.932  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:28:50.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:29:05.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:29:05.872  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:29:05.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:29:12.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:29:12.893  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:29:12.221767Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"927da9ba-7d80-4733-83f1-1e240d212c87","timestamp":"2022-02-17T04:29:12.221837Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:29:13.892  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:29:13.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:29:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:29:28.836  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:29:28.836  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:29:28.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:29:43.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:29:43.782  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:29:43.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:29:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:29:45.944  INFO 11 --- [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-02-17T04:29:45.267998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad078c50-fa6c-46c1-bcc4-78abc326af69","timestamp":"2022-02-17T04:29:45.268044Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:29:46.901  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:29:46.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:30:01.843  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:30:01.843  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:30:01.844  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:30:16.787  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:30:16.787  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:30:16.788  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:30:21.037  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:30:21.037  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:30:20.356583Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1ba96d5-708d-4213-af53-2b6094dc0fd5","timestamp":"2022-02-17T04:30:20.356639Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:30:21.055  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:30:21.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:30:35.988  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:30:35.989  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:30:35.989  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:30:50.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:30:50.932  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:30:50.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:31:05.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:31:05.872  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:31:05.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:31:12.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:31:12.880  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:31:12.221711Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e104514c-a793-4fc0-9baa-6ef2a2b5dda4","timestamp":"2022-02-17T04:31:12.221779Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:31:12.910  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:31:12.911  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:31:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:31:27.857  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:31:27.858  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:31:27.858  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:31:42.802  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:31:42.802  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:31:42.802  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:31:45.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:31:45.945  INFO 11 --- [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-02-17T04:31:45.268009Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a2b9158-33ae-4861-93b5-519f65203e24","timestamp":"2022-02-17T04:31:45.268104Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:31:46.916  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:31:46.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:32:01.864  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:32:01.865  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:32:01.865  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:32:16.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:32:16.805  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:32:16.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:32:21.041  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:32:21.042  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:32:20.356603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5066539-7954-4dbc-946f-41cf3c747439","timestamp":"2022-02-17T04:32:20.356700Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:32:21.062  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:32:21.062  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:32:36.005  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:32:36.005  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:32:36.005  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:32:50.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:32:50.945  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:32:50.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:33:05.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:33:05.881  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:33:05.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:33:12.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:33:12.891  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:33:12.221678Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdd2b024-00fa-4429-9ef4-58fc963f125e","timestamp":"2022-02-17T04:33:12.221740Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:33:12.930  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:33:12.930  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:33:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:33:27.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:33:27.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:33:27.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:33:42.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:33:42.828  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:33:42.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:33:45.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:33:45.940  INFO 11 --- [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-02-17T04:33:45.268013Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4787fdb-b6eb-4cf7-b6e6-bbab1ac905c8","timestamp":"2022-02-17T04:33:45.268078Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:33:46.931  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:33:46.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:34:01.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:34:01.881  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:34:01.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:34:16.829  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:34:16.829  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:34:16.829  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:34:21.051  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:34:21.051  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:34:20.356638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6031ad7e-a1ed-44f2-aa90-3a6d999dd7bf","timestamp":"2022-02-17T04:34:20.356704Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-02-17 04:34:21.071  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:34:21.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:34:36.018  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:34:36.019  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:34:36.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:34:50.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:34:50.963  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:34:50.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:35:05.909  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:35:05.909  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:35:05.909  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:35:12.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:35:12.886  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:35:12.221759Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fb5d3c8-df34-4705-bb9b-2236d5c4c72f","timestamp":"2022-02-17T04:35:12.221840Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-02-17 04:35:12.943  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:35:12.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:35:19.676  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-02-17 04:35:27.883  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:35:27.883  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:35:27.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:35:42.827  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:35:42.828  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:35:42.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:35:45.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:35:45.945  INFO 11 --- [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-02-17T04:35:45.268017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5b6b777-6238-409a-bc18-14bf15ca843f","timestamp":"2022-02-17T04:35:45.268063Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-02-17 04:35:47.932  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:35:47.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:36:02.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:36:02.881  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:36:02.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:36:17.823  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:36:17.823  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000
2022-02-17 04:36:17.823  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/2d7d4e74-413b-4501-923b-9c742720ddec/onap-policy-clamp-cl-runtime-7d88576f88-26kkn?timeout=15000 (anonymous) ...
2022-02-17 04:36:21.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-02-17 04:36:21.038  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-17T04:36:20.356576Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDef