By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/clRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-03-04 13:30:41.439 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-7d5b965857-k4mkz with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-03-04 13:30:41.447 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : No active profile set, falling back to default profiles: default 2022-03-04 13:30:46.838 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-04 13:30:48.231 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1358 ms. Found 7 JPA repository interfaces. 2022-03-04 13:30:52.714 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:52.723 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:52.734 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:52.770 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:52.785 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:52.825 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:52.838 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:52.844 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:52.943 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:53.082 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:53.089 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-04 13:30:55.075 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-03-04 13:30:55.119 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-03-04 13:30:55.120 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45] 2022-03-04 13:30:55.428 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/controlloop] : Initializing Spring embedded WebApplicationContext 2022-03-04 13:30:55.429 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 13641 ms 2022-03-04 13:30:56.601 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-03-04 13:31:02.034 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'CommissioningMariaDb' [EL Info]: 2022-03-04 13:31:02.868--ServerSession(998157332)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 2022-03-04 13:31:02.920 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-03-04 13:31:03.722 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-03-04 13:31:08.116 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-03-04 13:31:09.963 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0bbcc1d9-ba45-4007-8ae1-b8a7b4123846, consumerInstance=onap-policy-clamp-cl-runtime-7d5b965857-k4mkz, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-03-04 13:31:12.113 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-03-04 13:31:17.520 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2fee69a1, org.springframework.security.web.context.SecurityContextPersistenceFilter@7ef8e623, org.springframework.security.web.header.HeaderWriterFilter@6fef75c6, org.springframework.security.web.authentication.logout.LogoutFilter@2ba024cb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@38732372, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@68d6f48e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c7ed72a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4d25f816, org.springframework.security.web.session.SessionManagementFilter@42aa1324, org.springframework.security.web.access.ExceptionTranslationFilter@464ede1f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6e068ac9] 2022-03-04 13:31:19.137 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.138 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.139 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.139 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.140 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.141 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.142 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.142 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.143 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.144 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.145 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.145 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.146 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.146 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.147 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.148 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.148 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.149 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.149 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.150 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.150 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-04 13:31:19.244 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop' 2022-03-04 13:31:22.296 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-03-04 13:31:22.297 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-03-04 13:31:22.322 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0bbcc1d9-ba45-4007-8ae1-b8a7b4123846, consumerInstance=onap-policy-clamp-cl-runtime-7d5b965857-k4mkz, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-03-04 13:31:22.326 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0bbcc1d9-ba45-4007-8ae1-b8a7b4123846, consumerInstance=onap-policy-clamp-cl-runtime-7d5b965857-k4mkz, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-03-04 13:31:22.340 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:31:22.330 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=95c4311d-35c0-4bb3-a34a-5e437185b298, alive=false, publisher=null]]: starting 2022-03-04 13:31:22.435 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=95c4311d-35c0-4bb3-a34a-5e437185b298, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-03-04 13:31:22.436 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-03-04 13:31:22.438 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-03-04 13:31:22.439 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ControlLoopUpdatePublisher 2022-03-04 13:31:22.440 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-03-04 13:31:22.440 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ControlLoopStateChangePublisher 2022-03-04 13:31:22.441 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-03-04 13:31:22.441 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopStateChangeAckListener 2022-03-04 13:31:22.443 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-03-04 13:31:22.446 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-03-04 13:31:22.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:31:22.447 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopUpdateAckListener 2022-03-04 13:31:22.447 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-03-04 13:31:22.447 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-03-04 13:31:22.447 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-03-04 13:31:22.448 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0bbcc1d9-ba45-4007-8ae1-b8a7b4123846, consumerInstance=onap-policy-clamp-cl-runtime-7d5b965857-k4mkz, 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@667a467f 2022-03-04 13:31:22.449 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0bbcc1d9-ba45-4007-8ae1-b8a7b4123846, consumerInstance=onap-policy-clamp-cl-runtime-7d5b965857-k4mkz, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-03-04 13:31:22.449 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-03-04 13:31:22.459 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : Started Application in 43.51 seconds (JVM running for 47.196) 2022-03-04 13:31:22.517 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-03-04 13:31:22.534 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-03-04 13:31:38.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:31:39.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:31:39.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:31:41.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:31:41.220 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-03-04 13:31:41.227 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:31:40.373410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93300113-a2c9-4a93-a5c4-b6e89b33b28d","timestamp":"2022-03-04T13:31:40.373577Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:31:41.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:31:41.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... [EL Info]: 2022-03-04 13:31:42.02--ServerSession(1956625208)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2022-03-04 13:31:49.648--ServerSession(1956625208)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=574) Can't create table `controlloop`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2022-03-04 13:31:49.726--ServerSession(1956625208)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=574) Can't create table `controlloop`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2022-03-04 13:31:49.801--ServerSession(1956625208)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=574) Can't create table `controlloop`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2022-03-04 13:31:50.645--ServerSession(1956625208)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=574) Can't create table `controlloop`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 2022-03-04 13:31:57.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:31:57.052 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:31:57.052 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:32:12.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:12.233 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:32:12.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:32:24.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:24.990 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"956a403a-a248-4503-87f5-7e66dd356c1a","timestamp":"2022-03-04T13:21:52.242853Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:32:25.748 WARN 10 --- [IME-PARTICIPANT] o.p.c.c.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-03-04 13:32:25.768 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"responseTo":"956a403a-a248-4503-87f5-7e66dd356c1a","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-03-04 13:32:25.773 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:23:48.436991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e78dcbf-7aeb-44a2-94c2-8ce4abbcdcee","timestamp":"2022-03-04T13:23:48.437707Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:32:25.785 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 13 ms 2022-03-04 13:32:25.799 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:32:25.848 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:25:48.436211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1792dce3-c79f-412c-a73e-fc956cbadca7","timestamp":"2022-03-04T13:25:48.436397Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:32:25.964 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:27:48.436309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5086b549-cea6-4bca-88d3-64279b946ade","timestamp":"2022-03-04T13:27:48.436534Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:32:26.051 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:26.057 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (263 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:32:26.703 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:29:48.436039Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4482757-a3a9-4057-8c51-efd75b9e868c","timestamp":"2022-03-04T13:29:48.436133Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:32:26.793 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:31:48.436210Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69b7099a-31c3-4c7c-8ed4-7a2c911de9a8","timestamp":"2022-03-04T13:31:48.436286Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:32:26.830 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:32:26.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:32:26.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:26.900 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"d292d7f7-8a84-405a-8035-cb470b284ac5","timestamp":"2022-03-04T13:22:39.001177Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:26.923 WARN 10 --- [IME-PARTICIPANT] o.p.c.c.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-03-04 13:32:26.924 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"responseTo":"d292d7f7-8a84-405a-8035-cb470b284ac5","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:26.924 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:24:35.315995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35b2e7f2-8776-44cc-8d64-2bc5ee7191b9","timestamp":"2022-03-04T13:24:35.316691Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:26.938 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 14 ms 2022-03-04 13:32:26.939 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:32:26.969 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:26.970 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:32:26.989 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:26:35.314953Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1a369e3-5a02-4761-b842-56d69673628f","timestamp":"2022-03-04T13:26:35.315200Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:27.666 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:28:35.315032Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a4334b9-96b7-4b80-8ecc-8174d3a9acc4","timestamp":"2022-03-04T13:28:35.315326Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:27.718 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:30:35.314997Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c449535-c16c-4611-8891-51dfe1ee51ff","timestamp":"2022-03-04T13:30:35.315242Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:27.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:32:27.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:32:27.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:27.821 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"responseTo":"956a403a-a248-4503-87f5-7e66dd356c1a","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-03-04 13:32:27.822 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-03-04 13:32:27.823 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:32:26.516558Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85f7605f-4686-4179-b8d1-1600896abb56","timestamp":"2022-03-04T13:32:26.516600Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:32:27.877 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:32:27.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:32:27.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:27.927 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"responseTo":"d292d7f7-8a84-405a-8035-cb470b284ac5","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:27.928 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-03-04 13:32:27.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:32:27.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:32:28.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:28.515 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:32:26.384386Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"355e9b95-5a7b-4c42-9358-8c09bca90d5b","timestamp":"2022-03-04T13:32:26.384439Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:28.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:32:28.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:32:37.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:37.362 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:32:35.314792Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d74291ac-1e43-4339-a592-087e71cab290","timestamp":"2022-03-04T13:32:35.314871Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:32:37.680 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:32:37.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:32:52.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:32:52.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:32:52.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:33:07.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:07.451 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:33:07.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:33:22.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:22.214 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:33:22.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:33:22.289 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:33:22.692 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a9b38a31-b447-41cc-b17f-a38d934b5d20","timestamp":"2022-03-04T13:33:22.684388Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:33:22.741 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 48 ms 2022-03-04 13:33:22.742 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:33:22.957 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:22.962 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (221 ms):{"serverTimeMs":0,"count":1} 2022-03-04 13:33:23.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:23.795 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a9b38a31-b447-41cc-b17f-a38d934b5d20","timestamp":"2022-03-04T13:33:22.684388Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:33:23.795 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:33:23.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:33:23.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:33:24.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:24.400 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:33:22.518238Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a694f46-0669-490a-993d-625571618f6e","timestamp":"2022-03-04T13:33:22.518257Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:33:24.530 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:33:24.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:33:24.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:24.667 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:33:23.859290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ea4ac60-1c5d-48eb-8ee9-b20d1013b828","timestamp":"2022-03-04T13:33:23.859353Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:33:26.712 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:33:26.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:33:27.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:27.314 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:33:23.697107Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9193ef3-76b3-47c8-99b4-a29bcaf94ebb","timestamp":"2022-03-04T13:33:23.697128Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:33:27.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:33:27.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:33:41.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:41.167 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:33:40.368649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40fc9bd6-1a26-407f-85cc-b160f7da07db","timestamp":"2022-03-04T13:33:40.368764Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:33:41.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:33:41.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:33:49.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:33:49.421 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:33:48.436151Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8043d907-a422-4020-9fc9-812797446a26","timestamp":"2022-03-04T13:33:48.436311Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:33:49.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:33:49.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:34:04.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:34:04.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:34:04.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:34:19.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:34:19.589 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:34:19.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:34:34.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:34:34.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:34:34.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:34:37.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:34:37.451 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:34:35.314817Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68cbcf11-8817-4c6f-bcea-2f1ecb60cba9","timestamp":"2022-03-04T13:34:35.314907Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:34:37.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:34:37.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:34:52.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:34:52.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:34:52.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:07.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:07.974 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:07.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:22.289 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:35:22.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:22.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:22.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:22.693 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d5bbb2d5-b9ad-4d6f-9a53-5f40d128b25f","timestamp":"2022-03-04T13:35:22.692337Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:35:22.746 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 53 ms 2022-03-04 13:35:22.747 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:35:22.918 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:22.919 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (172 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:35:23.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:23.622 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d5bbb2d5-b9ad-4d6f-9a53-5f40d128b25f","timestamp":"2022-03-04T13:35:22.692337Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:35:23.622 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:35:23.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:23.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:24.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:24.216 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:35:23.466941Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7e60529-99f6-44e0-8480-f7842db8ebc9","timestamp":"2022-03-04T13:35:23.466960Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:35:24.339 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:24.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:24.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:24.471 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:35:22.415567Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a063314-01e8-4716-bb65-a4143a28a7a7","timestamp":"2022-03-04T13:35:22.415612Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:35:24.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:24.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:25.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:25.202 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:35:23.734831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06a66e0d-bc21-41b8-8eff-eaa23ebac7ad","timestamp":"2022-03-04T13:35:23.734904Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:35:25.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:25.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:40.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:40.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:40.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:41.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:41.219 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:35:40.369239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98298c73-e519-4731-905e-9f8a44241109","timestamp":"2022-03-04T13:35:40.369351Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:35:41.723 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:41.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:35:49.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:35:49.371 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:35:48.436068Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6fa4424-5bc7-4830-acd0-48eb99dc1aa5","timestamp":"2022-03-04T13:35:48.436164Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:35:49.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:35:49.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:36:04.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:36:04.913 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:36:04.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:36:20.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:36:20.070 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:36:20.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:36:35.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:36:35.106 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:36:35.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:36:37.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:36:37.324 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:36:35.314950Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"873ee729-33b2-4ed0-8eb1-143aa2804cc7","timestamp":"2022-03-04T13:36:35.315045Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:36:37.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:36:37.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:36:52.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:36:52.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:36:52.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:07.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:07.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:07.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:22.286 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:37:22.708 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ba4f1aca-1e32-4967-84c5-938c3166dc8a","timestamp":"2022-03-04T13:37:22.707980Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:37:22.757 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 44 ms 2022-03-04 13:37:22.757 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:37:22.889 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:22.890 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (133 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:37:22.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:22.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:22.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:23.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:23.507 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ba4f1aca-1e32-4967-84c5-938c3166dc8a","timestamp":"2022-03-04T13:37:22.707980Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:37:23.507 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:37:23.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:23.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:23.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:23.939 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:37:22.307057Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"082644f3-748d-4544-ae8d-a70a98bb2f18","timestamp":"2022-03-04T13:37:22.307073Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:37:24.131 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:24.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:24.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:24.213 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:37:23.611020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc354bbb-0e55-4982-b1f2-b0d5da2e20e3","timestamp":"2022-03-04T13:37:23.611074Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:37:24.365 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:24.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:24.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:24.914 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:37:23.398110Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60c5a1a0-30ec-4b6d-a71d-a1592c09fcbb","timestamp":"2022-03-04T13:37:23.398152Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:37:25.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:25.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:40.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:40.476 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:40.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:41.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:41.009 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:37:40.367554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0bd5d94-44c2-41f1-b49c-83af78a9f083","timestamp":"2022-03-04T13:37:40.367664Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:37:41.746 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:41.749 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:37:49.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:37:49.340 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:37:48.436017Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c76ad31f-d226-44e2-9cd6-b1810db3da8d","timestamp":"2022-03-04T13:37:48.436124Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:37:49.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:37:49.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:38:04.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:38:04.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:38:04.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:38:19.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:38:19.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:38:19.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:38:35.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:38:35.052 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:38:35.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:38:37.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:38:37.303 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:38:35.314994Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93efcaeb-e869-4072-b6cd-7107019e7dae","timestamp":"2022-03-04T13:38:35.315138Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:38:37.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:38:37.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:38:52.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:38:52.853 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:38:52.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:07.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:07.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:07.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:39:22.731 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e78ba96c-2c1e-4f06-a7bf-5ebce1fb62b5","timestamp":"2022-03-04T13:39:22.730466Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:39:22.734 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 3 ms 2022-03-04 13:39:22.735 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:39:22.836 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:22.838 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (103 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:39:22.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:22.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:22.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:23.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:23.486 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e78ba96c-2c1e-4f06-a7bf-5ebce1fb62b5","timestamp":"2022-03-04T13:39:22.730466Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:39:23.487 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:39:23.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:23.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:23.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:23.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:39:22.246729Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c2d4216-6665-4405-92f2-91faf91c28e7","timestamp":"2022-03-04T13:39:22.246751Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:39:23.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:23.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:24.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:24.056 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:39:23.333052Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"793e6a34-6978-4191-b1f9-506619c24ca6","timestamp":"2022-03-04T13:39:23.333078Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:39:24.117 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:24.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:24.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:24.667 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:39:23.530632Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3394f5f-6bbe-40a8-b1d2-24edf96461fc","timestamp":"2022-03-04T13:39:23.530683Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:39:24.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:24.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:39.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:39.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:39.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:41.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:41.064 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:39:40.369238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d59f86f0-6bab-4cc1-ab05-2fb560fb9dc1","timestamp":"2022-03-04T13:39:40.369360Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:39:41.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:41.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:39:49.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:39:49.371 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:39:48.436080Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6864fe4a-761b-4bac-9a6f-26b23000cb5d","timestamp":"2022-03-04T13:39:48.436156Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:39:49.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:39:49.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:40:04.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:40:04.403 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:40:04.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:40:19.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:40:19.037 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:40:19.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:40:33.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:40:33.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:40:33.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:40:37.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:40:37.382 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:40:35.314880Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f49599c4-e1e1-4934-ae07-cc4672941ca0","timestamp":"2022-03-04T13:40:35.315066Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:40:37.858 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:40:37.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:40:52.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:40:52.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:40:52.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:07.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:07.633 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:07.633 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:22.288 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:41:22.780 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b11f03ac-d9b2-409f-b277-6d42f69a196a","timestamp":"2022-03-04T13:41:22.780470Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:41:22.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:22.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:22.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:22.834 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 48 ms 2022-03-04 13:41:22.835 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:41:22.980 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:22.980 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (145 ms):{"serverTimeMs":0,"count":1} 2022-03-04 13:41:23.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:23.875 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b11f03ac-d9b2-409f-b277-6d42f69a196a","timestamp":"2022-03-04T13:41:22.780470Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:41:23.876 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:41:23.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:23.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:24.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:24.151 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:41:23.790659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9718da0-c0f6-4d76-a690-861c09ad843e","timestamp":"2022-03-04T13:41:23.790676Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:41:24.308 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:24.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:24.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:24.386 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:41:22.561152Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12a0f549-06fa-4e61-ba2e-889d6e95d7d4","timestamp":"2022-03-04T13:41:22.561170Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:41:24.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:24.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:25.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:25.033 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:41:23.665836Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b9a8d63-3130-44bb-8e6e-782e8a119422","timestamp":"2022-03-04T13:41:23.665849Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:41:25.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:25.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:40.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:40.545 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:40.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:41.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:41.098 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:41:40.367465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d01e5b91-4a1e-488c-9cf7-0a3f7be53d1e","timestamp":"2022-03-04T13:41:40.367572Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:41:41.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:41.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:41:49.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:41:49.348 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:41:48.436035Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecac9424-9081-4c81-8f29-03243cc75c9f","timestamp":"2022-03-04T13:41:48.436155Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:41:49.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:41:49.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:42:04.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:42:04.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:42:04.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:42:20.116 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:42:20.117 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:42:20.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:42:35.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:42:35.222 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:42:35.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:42:37.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:42:37.350 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:42:35.314931Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13a20df9-c84a-49a6-8206-baa5d2b1fb75","timestamp":"2022-03-04T13:42:35.315028Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:42:37.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:42:37.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:42:52.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:42:52.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:42:52.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:43:07.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:07.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:43:07.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:43:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:43:22.775 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2bc589c6-5b43-46d8-8591-24c21f578f32","timestamp":"2022-03-04T13:43:22.774758Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:43:22.784 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 8 ms 2022-03-04 13:43:22.785 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:43:22.906 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:22.907 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (122 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:43:22.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:22.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:43:22.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:43:23.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:23.495 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2bc589c6-5b43-46d8-8591-24c21f578f32","timestamp":"2022-03-04T13:43:22.774758Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:43:23.495 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:43:23.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:43:23.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:43:23.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:23.830 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:43:23.569938Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ea074ee-d19b-4b1e-94e7-21d05957a153","timestamp":"2022-03-04T13:43:23.569998Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:43:23.912 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:43:23.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:43:24.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:24.447 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:43:23.363117Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c38d3eb-2d90-4444-80f8-9c5868ae7a7d","timestamp":"2022-03-04T13:43:23.363134Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:43:24.534 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:43:22.288609Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09cbcf34-6731-414b-a5cf-7d36b63a886e","timestamp":"2022-03-04T13:43:22.288622Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:43:24.783 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:43:24.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:43:39.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:39.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:43:39.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:43:41.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:41.070 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:43:40.367562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8203e01d-bcb8-4fa3-b99c-08b6d1b6df03","timestamp":"2022-03-04T13:43:40.367660Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:43:41.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:43:41.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:43:49.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:43:49.391 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:43:48.436281Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2429e82-b24e-451c-8c76-ba9a3f322b91","timestamp":"2022-03-04T13:43:48.436428Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:43:49.798 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:43:49.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:44:04.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:44:04.838 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:44:04.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:44:19.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:44:19.909 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:44:19.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:44:34.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:44:34.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:44:34.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:44:37.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:44:37.324 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:44:35.315028Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66a2e2c0-d797-4bb0-87da-af4c0eab8f4c","timestamp":"2022-03-04T13:44:35.315182Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:44:37.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:44:37.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:44:52.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:44:52.844 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:44:52.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:45:07.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:07.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:45:07.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:45:22.286 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:45:22.812 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"79c2dfc8-4b3f-432f-8990-ea52ed0cc576","timestamp":"2022-03-04T13:45:22.812183Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:45:22.834 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 21 ms 2022-03-04 13:45:22.835 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:45:22.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:22.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:45:22.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:45:22.941 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:22.942 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (106 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:45:23.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:23.597 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"79c2dfc8-4b3f-432f-8990-ea52ed0cc576","timestamp":"2022-03-04T13:45:22.812183Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:45:23.597 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:45:23.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:45:23.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:45:24.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:24.055 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:45:22.334428Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c4d6089-85fc-4585-aad7-9a9e39261997","timestamp":"2022-03-04T13:45:22.334438Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:45:24.132 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:45:24.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:45:24.182 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:24.184 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:45:23.628400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc86d85a-c3a1-4267-b42d-920f0ee69da6","timestamp":"2022-03-04T13:45:23.628426Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:45:24.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:45:24.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:45:24.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:24.811 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:45:23.414959Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12e89dee-3cb4-4bcc-9f82-a315737d36e1","timestamp":"2022-03-04T13:45:23.414971Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:45:26.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:45:26.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:45:41.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:41.094 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:45:40.367960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5896c1b6-511a-4baf-bc25-72425df6417a","timestamp":"2022-03-04T13:45:40.368042Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:45:41.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:45:41.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:45:49.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:45:49.340 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:45:48.436016Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88d2e547-4236-419a-b55a-bfed680941ee","timestamp":"2022-03-04T13:45:48.436118Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:45:49.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:45:49.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:46:04.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:46:04.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:46:04.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:46:19.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:46:19.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:46:19.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:46:35.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:46:35.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:46:35.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:46:37.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:46:37.501 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:46:35.314867Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ced17df7-0a12-4386-bbbe-215fc4d99a5f","timestamp":"2022-03-04T13:46:35.314984Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:46:37.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:46:37.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:46:52.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:46:52.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:46:52.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:07.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:07.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:07.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:47:22.836 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d8b1e9bc-ce83-4704-a71a-fdc895684afd","timestamp":"2022-03-04T13:47:22.834808Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:47:22.841 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 5 ms 2022-03-04 13:47:22.842 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:47:22.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:22.994 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:22.996 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (155 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:47:22.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:22.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:23.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:23.681 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d8b1e9bc-ce83-4704-a71a-fdc895684afd","timestamp":"2022-03-04T13:47:22.834808Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:47:23.682 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:47:23.682 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:23.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:24.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:24.010 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:47:23.678788Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a14b65e-be42-417d-a6ae-9b9f173d38c6","timestamp":"2022-03-04T13:47:23.678804Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:47:24.122 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:24.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:24.175 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:24.177 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:47:23.448849Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d10c42e-7805-47ff-af38-89b94f052cf1","timestamp":"2022-03-04T13:47:23.448861Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:47:24.237 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:24.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:24.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:24.806 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:47:22.424367Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a633ecf-9857-4e8e-909c-319d4d559d05","timestamp":"2022-03-04T13:47:22.424398Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:47:24.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:24.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:39.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:39.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:39.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:41.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:41.107 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:47:40.367840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9321598-6428-40e4-b568-6396c3e108f5","timestamp":"2022-03-04T13:47:40.367965Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:47:41.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:41.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:47:49.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:47:49.335 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:47:48.436003Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5058d190-8cc8-4781-8c01-7b440f3bbeeb","timestamp":"2022-03-04T13:47:48.436072Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:47:49.889 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:47:49.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:48:05.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:48:05.043 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:48:05.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:48:20.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:48:20.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:48:20.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:48:35.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:48:35.118 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:48:35.119 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:48:37.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:48:37.343 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:48:35.316536Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce9046cc-ccf0-4429-a8c3-55ba01a0d320","timestamp":"2022-03-04T13:48:35.316663Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:48:37.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:48:37.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:48:52.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:48:52.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:48:52.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:49:07.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:07.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:49:07.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:49:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:49:22.856 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"12c895f7-302b-4afd-9eaa-9817ec32b637","timestamp":"2022-03-04T13:49:22.855975Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:49:22.884 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 26 ms 2022-03-04 13:49:22.885 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:49:22.947 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:22.948 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (63 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:49:22.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:22.989 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:49:22.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:49:23.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:23.522 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"12c895f7-302b-4afd-9eaa-9817ec32b637","timestamp":"2022-03-04T13:49:22.855975Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:49:23.522 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:49:23.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:49:23.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:49:23.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:23.982 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:49:23.607115Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a18daf8-938b-414d-b9c4-7881dd603465","timestamp":"2022-03-04T13:49:23.607152Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:49:24.091 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:49:22.346942Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50704e7e-e3df-46d6-8098-a3d92fca0952","timestamp":"2022-03-04T13:49:22.346954Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:49:24.175 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:49:24.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:49:24.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:24.711 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:49:23.401844Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a7b461b-dea4-463d-a867-e92526899817","timestamp":"2022-03-04T13:49:23.401868Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:49:24.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:49:24.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:49:40.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:40.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:49:40.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:49:41.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:41.083 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:49:40.367772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca15b722-5231-4d67-9296-76f2234c0cd1","timestamp":"2022-03-04T13:49:40.367936Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:49:41.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:49:41.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:49:49.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:49:49.532 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:49:48.436164Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3b0557c-e7ac-4ae0-88b6-d428c266b422","timestamp":"2022-03-04T13:49:48.436279Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:49:49.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:49:49.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:50:05.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:50:05.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:50:05.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:50:19.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:50:19.694 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:50:19.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:50:34.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:50:34.801 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:50:34.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:50:37.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:50:37.310 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:50:35.315065Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8df0fd9b-5755-4cc7-96e7-c2ee8ff98ddf","timestamp":"2022-03-04T13:50:35.315236Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:50:37.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:50:37.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:50:52.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:50:52.959 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:50:52.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:08.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:08.068 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:08.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:51:22.895 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f32f3e94-31fe-4e47-9f47-b83864bd25ad","timestamp":"2022-03-04T13:51:22.894828Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:51:22.936 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 40 ms 2022-03-04 13:51:22.937 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:51:23.041 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:23.042 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (105 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:51:23.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:23.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:23.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:23.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:23.716 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f32f3e94-31fe-4e47-9f47-b83864bd25ad","timestamp":"2022-03-04T13:51:22.894828Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:51:23.717 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:51:23.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:23.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:24.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:24.272 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:51:23.745577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f17e9a04-e1b0-4092-bbf9-def89e443260","timestamp":"2022-03-04T13:51:23.745614Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:51:24.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:24.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:24.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:24.418 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:51:23.564091Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0761707-9202-4b18-aed8-6ac767597742","timestamp":"2022-03-04T13:51:23.564116Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:51:24.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:24.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:25.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:25.048 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:51:22.514008Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a2d8e2d-b91b-4f6b-afde-bb88c3fd5558","timestamp":"2022-03-04T13:51:22.514021Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:51:25.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:25.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:40.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:40.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:40.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:41.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:41.061 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:51:40.367817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2f1065f-a623-4fd5-82ce-19ae5e3d904f","timestamp":"2022-03-04T13:51:40.367902Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:51:41.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:41.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:51:49.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:51:49.481 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:51:48.436153Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cefbadb-82ec-48f0-a29e-503f1400e96a","timestamp":"2022-03-04T13:51:48.436248Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:51:49.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:51:49.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:52:04.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:52:04.684 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:52:04.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:52:19.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:52:19.315 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:52:19.315 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:52:34.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:52:34.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:52:34.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:52:37.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:52:37.311 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:52:35.314805Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45f666a3-2b62-4347-9643-ae87e0fc3d2b","timestamp":"2022-03-04T13:52:35.314870Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:52:37.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:52:37.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:52:53.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:52:53.010 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:52:53.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:53:07.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:07.648 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:53:07.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:53:22.286 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:53:22.318 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:22.323 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:53:22.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:53:22.914 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f240e751-9b21-45bb-9a8c-b4b7cf74c7fa","timestamp":"2022-03-04T13:53:22.913300Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:53:22.937 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 23 ms 2022-03-04 13:53:22.938 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:53:23.091 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:23.092 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (154 ms):{"serverTimeMs":3,"count":1} 2022-03-04 13:53:23.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:23.825 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f240e751-9b21-45bb-9a8c-b4b7cf74c7fa","timestamp":"2022-03-04T13:53:22.913300Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:53:23.825 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:53:23.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:53:23.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:53:24.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:24.243 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:53:22.569849Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79be177b-ce77-4d41-a6b0-260ef098c582","timestamp":"2022-03-04T13:53:22.569860Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:53:24.320 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:53:24.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:53:24.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:24.410 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:53:23.616074Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e4c1014-9293-4e36-9e9b-1f640b964860","timestamp":"2022-03-04T13:53:23.616090Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:53:24.494 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:53:24.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:53:25.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:25.103 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:53:23.833744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"246d3cbf-07f3-45b3-a92a-0ad938ae3b76","timestamp":"2022-03-04T13:53:23.833926Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:53:26.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:53:26.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:53:41.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:41.065 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:53:40.367608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a6df44e-3922-4cf4-942d-2224a6b59ae0","timestamp":"2022-03-04T13:53:40.367715Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:53:41.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:53:41.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:53:49.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:53:49.329 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:53:48.436036Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31b57b94-be52-4ed1-be62-e93ba586810d","timestamp":"2022-03-04T13:53:48.436122Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:53:49.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:53:49.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:54:04.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:54:04.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:54:04.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:54:19.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:54:19.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:54:19.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:54:33.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:54:33.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:54:33.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:54:37.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:54:37.374 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:54:35.315355Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4f1b5c1-c3e9-4eb5-9a24-22eab189ac84","timestamp":"2022-03-04T13:54:35.315544Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:54:37.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:54:37.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:54:53.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:54:53.031 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:54:53.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:07.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:07.587 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:07.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:55:22.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:22.637 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:22.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:22.942 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e9ff9906-9c31-456e-b7c1-c90e664308b1","timestamp":"2022-03-04T13:55:22.941143Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:55:22.985 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 43 ms 2022-03-04 13:55:22.986 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:55:23.033 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:23.034 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1} 2022-03-04 13:55:23.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:23.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e9ff9906-9c31-456e-b7c1-c90e664308b1","timestamp":"2022-03-04T13:55:22.941143Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:55:23.666 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:55:23.666 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:23.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:23.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:23.961 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:55:22.414033Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51f540c7-e770-405f-9c1a-df7b9cfb5ed7","timestamp":"2022-03-04T13:55:22.414048Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:55:24.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:24.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:24.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:24.059 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:55:23.678360Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdea49b1-c93c-47c8-9b28-ba2b7e178829","timestamp":"2022-03-04T13:55:23.678386Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:55:24.125 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:24.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:24.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:24.655 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:55:23.442493Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efeb76d7-d7f6-4afb-8d60-a406ae007902","timestamp":"2022-03-04T13:55:23.442511Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:55:24.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:24.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:40.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:40.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:40.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:41.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:41.045 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:55:40.367613Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f91bfe90-a01f-4987-90ae-ce70f2f134d9","timestamp":"2022-03-04T13:55:40.367789Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:55:41.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:41.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:55:49.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:55:49.441 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:55:48.436131Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c014139-f0fc-4c12-a60f-1514977b98cb","timestamp":"2022-03-04T13:55:48.436228Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:55:49.972 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:55:49.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:56:05.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:56:05.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:56:05.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:56:20.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:56:20.163 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:56:20.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:56:35.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:56:35.260 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:56:35.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:56:37.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:56:37.304 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:56:35.315034Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09a0c7ea-6508-4d6e-838e-ae9d9d11d181","timestamp":"2022-03-04T13:56:35.315236Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:56:37.342 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:56:37.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:56:52.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:56:52.422 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:56:52.422 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:07.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:07.517 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:07.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:22.286 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:57:22.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:22.575 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:22.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:22.968 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01397f8e-70e0-4d87-859d-e6bfe1dac3ad","timestamp":"2022-03-04T13:57:22.967779Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:57:22.985 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 17 ms 2022-03-04 13:57:22.985 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:57:23.073 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:23.073 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (88 ms):{"serverTimeMs":0,"count":1} 2022-03-04 13:57:23.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:23.842 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01397f8e-70e0-4d87-859d-e6bfe1dac3ad","timestamp":"2022-03-04T13:57:22.967779Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:57:23.842 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:57:23.842 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:23.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:24.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:24.076 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:57:23.487167Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f7bc901-29ee-43b5-b5ec-11f152172263","timestamp":"2022-03-04T13:57:23.487182Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:57:24.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:24.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:24.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:24.192 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:57:23.724867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c8e8a8e-336e-49e4-aa02-02f00882c109","timestamp":"2022-03-04T13:57:23.724886Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:57:24.224 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:24.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:24.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:24.780 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:57:22.592937Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"556c5246-45ca-4c18-b5f0-42ee65a0ceef","timestamp":"2022-03-04T13:57:22.592945Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:57:25.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:25.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:40.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:40.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:40.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:41.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:41.114 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:57:40.367535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62e87f17-7a37-4752-9292-4417eab4b292","timestamp":"2022-03-04T13:57:40.367613Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:57:42.006 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:42.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:57:49.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:57:49.385 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:57:48.436179Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9d12c58-9b21-41aa-b4ab-471a940fa808","timestamp":"2022-03-04T13:57:48.436253Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:57:50.030 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:57:50.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:58:05.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:58:05.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:58:05.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:58:20.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:58:20.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:58:20.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:58:35.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:58:35.241 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:58:35.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:58:37.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:58:37.287 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:58:35.315052Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fb4cd62-5496-4ff9-8c69-6c7f7177f8f3","timestamp":"2022-03-04T13:58:35.315297Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:58:37.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:58:37.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:58:53.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:58:53.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:58:53.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:08.182 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:08.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:08.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:22.286 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 13:59:22.985 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"573d36ab-c079-4461-a192-f6c79d6f5afa","timestamp":"2022-03-04T13:59:22.985226Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:59:23.035 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 49 ms 2022-03-04 13:59:23.035 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 13:59:23.103 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:23.104 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (69 ms):{"serverTimeMs":1,"count":1} 2022-03-04 13:59:23.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:23.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:23.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:23.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:23.675 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"573d36ab-c079-4461-a192-f6c79d6f5afa","timestamp":"2022-03-04T13:59:22.985226Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:59:23.675 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 13:59:23.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:23.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:24.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:24.068 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T13:59:22.508223Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99541351-9f4c-4a53-9672-37f904c76ee1","timestamp":"2022-03-04T13:59:22.508243Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 13:59:24.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:24.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:24.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:24.202 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:59:23.813657Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0fdc7337-7f0d-4c35-a083-3827002a3d5e","timestamp":"2022-03-04T13:59:23.813670Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:59:24.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:24.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:24.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:24.789 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:59:23.602373Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd7d5b09-5049-4414-a34c-0d726e96a90b","timestamp":"2022-03-04T13:59:23.602383Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:59:25.014 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:25.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:40.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:40.061 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:40.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:41.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:41.041 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:59:40.367389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db3b4873-8974-4298-bf5b-f51358bc64fa","timestamp":"2022-03-04T13:59:40.367484Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 13:59:42.034 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:42.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 13:59:49.336 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 13:59:49.338 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T13:59:48.436012Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"742a2589-5789-4a1e-bedd-4585c88e0c71","timestamp":"2022-03-04T13:59:48.436082Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 13:59:50.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 13:59:50.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:00:05.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:00:05.070 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:00:05.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:00:20.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:00:20.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:00:20.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:00:35.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:00:35.223 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:00:35.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:00:37.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:00:37.305 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:00:35.315260Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff1f23ae-f9d7-4d61-bd78-b4dd8684e897","timestamp":"2022-03-04T14:00:35.315342Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:00:38.023 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:00:38.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:00:53.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:00:53.075 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:00:53.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:08.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:08.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:08.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:01:22.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:22.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:22.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:23.008 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9cab24a1-5cc7-46c7-bba8-1badd56a11a2","timestamp":"2022-03-04T14:01:23.008132Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:01:23.035 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 26 ms 2022-03-04 14:01:23.036 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:01:23.111 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:23.112 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (77 ms):{"serverTimeMs":0,"count":1} 2022-03-04 14:01:23.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:23.745 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9cab24a1-5cc7-46c7-bba8-1badd56a11a2","timestamp":"2022-03-04T14:01:23.008132Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:01:23.745 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:01:23.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:23.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:24.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:24.092 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:01:22.493093Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4693dcb-fcf2-4545-84de-2afb27fd649e","timestamp":"2022-03-04T14:01:22.493104Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:01:24.177 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:24.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:24.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:24.215 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:01:23.625307Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bf15834-a40b-4f7c-82e2-6c386eb66e88","timestamp":"2022-03-04T14:01:23.625320Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:01:24.280 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:24.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:24.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:24.815 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:01:23.812527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"784909fc-90a8-4b51-acad-9c7daa642c72","timestamp":"2022-03-04T14:01:23.812537Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:01:25.023 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:25.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:40.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:40.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:40.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:41.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:41.128 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:01:40.367430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22771c8f-d852-42f1-bcca-252db83e990f","timestamp":"2022-03-04T14:01:40.367500Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:01:42.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:42.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:01:49.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:01:49.347 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:01:48.435982Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1de8725-33c6-49a4-b5c6-de0a7d43971b","timestamp":"2022-03-04T14:01:48.436049Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:01:50.030 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:01:50.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:02:05.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:02:05.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:02:05.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:02:20.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:02:20.136 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:02:20.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:02:35.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:02:35.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:02:35.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:02:37.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:02:37.301 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:02:35.315030Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b70c475-ecc8-495b-b250-4b4193f84509","timestamp":"2022-03-04T14:02:35.315257Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:02:38.046 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:02:38.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:02:53.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:02:53.065 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:02:53.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:08.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:08.081 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:08.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:22.290 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:03:23.033 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4ffbaffd-31c8-4fd6-b237-18af7f54546c","timestamp":"2022-03-04T14:03:23.032063Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:03:23.035 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 1 ms 2022-03-04 14:03:23.035 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:03:23.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:23.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:23.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:23.122 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:23.122 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (87 ms):{"serverTimeMs":0,"count":1} 2022-03-04 14:03:23.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:23.793 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4ffbaffd-31c8-4fd6-b237-18af7f54546c","timestamp":"2022-03-04T14:03:23.032063Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:03:23.794 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:03:23.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:23.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:24.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:24.055 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:03:22.527060Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf236225-6013-4fb5-a802-33fe3d505308","timestamp":"2022-03-04T14:03:22.527071Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:03:24.141 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:24.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:24.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:24.203 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:03:23.782447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"437fcdcb-0d33-41ed-b78d-f0b6648ab8d3","timestamp":"2022-03-04T14:03:23.782482Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:03:24.270 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:24.271 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:24.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:24.861 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:03:23.567309Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cc263ca-c920-448b-a268-a9986b72847c","timestamp":"2022-03-04T14:03:23.567323Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:03:25.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:25.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:40.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:40.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:40.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:41.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:41.107 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:03:40.367671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74ac86e1-0cc1-4f8d-9904-75dece013662","timestamp":"2022-03-04T14:03:40.367830Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:03:42.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:42.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:03:49.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:03:49.400 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:03:48.436141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78b86cc0-0561-4f9a-b962-6ae711979dea","timestamp":"2022-03-04T14:03:48.436203Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:03:50.068 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:03:50.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:04:05.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:04:05.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:04:05.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:04:20.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:04:20.091 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:04:20.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:04:35.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:04:35.152 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:04:35.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:04:37.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:04:37.265 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:04:35.314863Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70fb5cc5-e2c9-49b3-9e4c-9dd9efb49b80","timestamp":"2022-03-04T14:04:35.314931Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:04:38.065 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:04:38.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:04:53.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:04:53.070 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:04:53.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:08.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:08.096 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:08.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:22.288 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:05:23.052 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b63aa88b-db7d-4a13-a927-eca1ec50caec","timestamp":"2022-03-04T14:05:23.051413Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:05:23.084 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 32 ms 2022-03-04 14:05:23.085 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:05:23.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:23.124 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:23.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:23.187 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:23.189 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (104 ms):{"serverTimeMs":0,"count":1} 2022-03-04 14:05:23.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:23.827 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b63aa88b-db7d-4a13-a927-eca1ec50caec","timestamp":"2022-03-04T14:05:23.051413Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:05:23.828 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:05:23.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:23.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:24.084 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:24.084 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:05:23.587351Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"784e72df-fef2-46af-b3a6-0c0df5dadfab","timestamp":"2022-03-04T14:05:23.587367Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:05:24.174 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:24.175 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:24.195 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:24.197 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:05:23.828044Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13b18204-82ee-4f6f-a799-815b3b70bb1e","timestamp":"2022-03-04T14:05:23.828057Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:05:24.221 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:24.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:24.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:24.747 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:05:22.570880Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6c36939-7831-4ad3-8d41-c65ff6558c3b","timestamp":"2022-03-04T14:05:22.570898Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:05:25.090 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:25.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:40.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:40.111 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:40.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:41.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:41.030 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:05:40.367466Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2ea7fc7-c349-49fe-b1d5-189594a70a17","timestamp":"2022-03-04T14:05:40.367567Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:05:41.085 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:41.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:05:49.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:05:49.332 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:05:48.436143Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13c1964f-3872-4b3a-85f9-7ce3ff9dedb3","timestamp":"2022-03-04T14:05:48.436209Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:05:50.077 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:05:50.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:06:05.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:06:05.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:06:05.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:06:20.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:06:20.134 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:06:20.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:06:35.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:06:35.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:06:35.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:06:37.422 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:06:37.423 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:06:35.314788Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9e73bf4-4579-48a7-aac7-f86b9f3e4780","timestamp":"2022-03-04T14:06:35.314851Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:06:38.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:06:38.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:06:53.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:06:53.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:06:53.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:08.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:08.199 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:08.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:07:23.074 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"449bb78f-6a50-4a82-9b0c-b37eb0a9c78c","timestamp":"2022-03-04T14:07:23.073553Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:07:23.085 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 10 ms 2022-03-04 14:07:23.086 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:07:23.183 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:23.185 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (99 ms):{"serverTimeMs":1,"count":1} 2022-03-04 14:07:23.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:23.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:23.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:23.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:23.788 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"449bb78f-6a50-4a82-9b0c-b37eb0a9c78c","timestamp":"2022-03-04T14:07:23.073553Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:07:23.789 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:07:23.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:23.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:24.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:24.072 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:07:22.591010Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8689f746-b180-4970-874d-a7622cf663bf","timestamp":"2022-03-04T14:07:22.591024Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:07:24.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:24.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:24.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:24.185 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:07:23.606599Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a704e3c8-2293-4de0-8e9e-2968bdc9d1cf","timestamp":"2022-03-04T14:07:23.606615Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:07:24.215 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:24.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:24.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:24.734 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:07:23.918515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbdd0922-8d73-45eb-b1c0-8dad88f50684","timestamp":"2022-03-04T14:07:23.918539Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:07:25.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:25.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:40.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:40.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:40.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:41.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:41.042 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:07:40.367427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ace9018c-5852-4c5a-babd-8968e1f8ec8a","timestamp":"2022-03-04T14:07:40.367500Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:07:41.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:41.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:07:49.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:07:49.338 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:07:48.436050Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d87b6a8-3922-49ca-a68e-16fc6a2153d7","timestamp":"2022-03-04T14:07:48.436114Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:07:50.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:07:50.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:08:05.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:08:05.170 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:08:05.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:08:20.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:08:20.216 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:08:20.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:08:35.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:08:35.288 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:08:35.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:08:37.316 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:08:37.318 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:08:35.315179Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ede2d752-9725-4d67-b559-6ef659030e30","timestamp":"2022-03-04T14:08:35.315348Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:08:38.126 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:08:38.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:08:53.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:08:53.190 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:08:53.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:08.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:08.222 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:08.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:09:23.105 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b8311805-bcc7-4f1b-a36c-cf803bf5abf5","timestamp":"2022-03-04T14:09:23.104204Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:09:23.135 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 29 ms 2022-03-04 14:09:23.135 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:09:23.193 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:23.194 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (58 ms):{"serverTimeMs":1,"count":1} 2022-03-04 14:09:23.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:23.219 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:23.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:23.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:23.747 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b8311805-bcc7-4f1b-a36c-cf803bf5abf5","timestamp":"2022-03-04T14:09:23.104204Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:09:23.747 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:09:23.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:23.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:24.077 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:24.078 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:09:22.578035Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c217e05c-ba6f-42c3-8552-e48e48642501","timestamp":"2022-03-04T14:09:22.578053Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:09:24.189 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:24.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:24.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:24.230 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:09:23.593490Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0209df54-aa58-4b65-88f2-05ad4d386371","timestamp":"2022-03-04T14:09:23.593506Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:09:24.273 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:24.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:24.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:24.805 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:09:23.833993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5cd6ee5-97b1-4048-8546-71a2dcf68262","timestamp":"2022-03-04T14:09:23.834002Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:09:25.121 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:25.122 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:40.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:40.159 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:40.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:41.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:41.052 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:09:40.367620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa2503f7-88a7-4f29-a059-9ded88086e1c","timestamp":"2022-03-04T14:09:40.367707Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:09:41.134 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:41.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:09:49.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:09:49.334 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:09:48.436029Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e14e1bfa-fcbb-4934-a7d6-98b4633ced1f","timestamp":"2022-03-04T14:09:48.436122Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:09:50.126 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:09:50.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:10:05.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:10:05.219 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:10:05.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:10:20.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:10:20.303 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:10:20.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:10:35.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:10:35.354 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:10:35.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:10:37.305 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:10:37.306 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:10:35.314927Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7ebddff-e216-4ea0-a130-3b434600006e","timestamp":"2022-03-04T14:10:35.315029Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:10:38.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:10:38.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:10:53.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:10:53.212 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:10:53.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:11:08.270 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:11:08.270 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:11:08.270 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:11:22.289 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:11:23.128 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"790d6a75-174d-4d1c-8b40-ca47b75ba6e5","timestamp":"2022-03-04T14:11:23.128425Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:11:23.136 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 7 ms 2022-03-04 14:11:23.136 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:11:23.210 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:11:23.210 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (74 ms):{"serverTimeMs":0,"count":1} 2022-03-04 14:11:23.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:11:23.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:11:23.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:11:23.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:11:23.802 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"790d6a75-174d-4d1c-8b40-ca47b75ba6e5","timestamp":"2022-03-04T14:11:23.128425Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:11:23.808 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:11:23.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:11:23.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:11:24.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:11:24.760 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:11:23.615772Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"080fd72f-5fd1-4063-ad87-85dcb93b270d","timestamp":"2022-03-04T14:11:23.615790Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:11:25.191 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:11:22.620926Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d74053b2-708a-477b-baea-6adfaca614fc","timestamp":"2022-03-04T14:11:22.620937Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:11:25.291 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:11:23.911146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05db9ae7-78e6-43fa-85e0-2493f7385e92","timestamp":"2022-03-04T14:11:23.911185Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:11:25.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:11:25.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:11:40.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:11:40.403 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:11:40.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:11:41.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:11:41.038 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:11:40.367512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b149850f-2ac2-41cd-bf11-dc820d495162","timestamp":"2022-03-04T14:11:40.367612Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:11:41.169 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:11:41.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:11:49.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:11:49.328 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:11:48.436092Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"343ba4eb-6e1e-43cc-9b32-e4b313a48439","timestamp":"2022-03-04T14:11:48.436163Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:11:50.168 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:11:50.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:12:05.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:12:05.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:12:05.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:12:20.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:12:20.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:12:20.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:12:35.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:12:35.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:12:35.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:12:37.298 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:12:37.299 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:12:35.314777Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cee96b3-25fe-4880-a89c-9fba1e48b929","timestamp":"2022-03-04T14:12:35.314843Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:12:38.165 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:12:38.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:12:53.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:12:53.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:12:53.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:13:08.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:08.265 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:13:08.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:13:22.289 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:13:23.152 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"23bec18e-fc74-457f-a9b8-e777c7fd0762","timestamp":"2022-03-04T14:13:23.152005Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:13:23.185 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 16 ms 2022-03-04 14:13:23.187 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:13:23.296 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:23.298 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (112 ms):{"serverTimeMs":0,"count":1} 2022-03-04 14:13:23.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:23.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:13:23.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:13:23.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:23.997 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"23bec18e-fc74-457f-a9b8-e777c7fd0762","timestamp":"2022-03-04T14:13:23.152005Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:13:23.997 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:13:23.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:13:23.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:13:24.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:24.335 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:13:23.724679Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86919e52-220e-4840-ab68-9932d08a233b","timestamp":"2022-03-04T14:13:23.724687Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:13:24.404 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:13:24.407 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:13:24.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:24.947 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:13:22.730942Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a779d92a-70c1-45e2-bf40-0c0643993efd","timestamp":"2022-03-04T14:13:22.730958Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:13:25.206 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:13:23.998739Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a472b1b-a1bd-4757-a0d2-f452450474dc","timestamp":"2022-03-04T14:13:23.998755Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:13:25.253 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:13:25.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:13:40.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:40.353 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:13:40.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:13:41.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:41.021 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:13:40.368351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3786476f-275e-414f-b822-41d56e0aa06c","timestamp":"2022-03-04T14:13:40.368404Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:13:41.176 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:13:41.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:13:49.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:13:49.331 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:13:48.436022Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f4c283a-bda5-4ab6-9f44-d3e3ab5dbca9","timestamp":"2022-03-04T14:13:48.436089Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:13:50.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:13:50.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:14:05.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:14:05.204 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:14:05.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:14:20.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:14:20.241 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:14:20.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:14:35.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:14:35.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:14:35.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:14:37.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:14:37.288 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:14:35.315005Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2bcf8ad-b05f-4598-9e8d-3d262f373b59","timestamp":"2022-03-04T14:14:35.315134Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:14:38.197 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:14:38.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:14:53.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:14:53.216 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:14:53.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:08.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:08.252 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:08.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:15:23.190 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9982d749-23b2-4869-9acd-11e1b8d5acac","timestamp":"2022-03-04T14:15:23.189725Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:15:23.235 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 43 ms 2022-03-04 14:15:23.235 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:15:23.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:23.259 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:23.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:23.310 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:23.312 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (77 ms):{"serverTimeMs":1,"count":1} 2022-03-04 14:15:23.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:23.942 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9982d749-23b2-4869-9acd-11e1b8d5acac","timestamp":"2022-03-04T14:15:23.189725Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:15:23.944 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:15:23.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:23.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:24.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:24.163 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:15:22.695146Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51d50038-5a25-4cf8-a948-e52e8475cd30","timestamp":"2022-03-04T14:15:22.695163Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:15:24.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:24.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:24.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:24.234 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:15:23.716643Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e2a3280-2e09-4679-8404-8c5e8fd5e238","timestamp":"2022-03-04T14:15:23.716654Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:15:24.285 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:24.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:24.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:24.821 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:15:23.980746Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b932f6e-c132-4b27-9e14-646eb8177e87","timestamp":"2022-03-04T14:15:23.980767Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:15:25.303 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:25.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:40.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:40.292 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:40.292 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:41.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:41.026 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:15:40.367366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"731635fb-7eb8-4c9e-9477-eb1260bd44f6","timestamp":"2022-03-04T14:15:40.367428Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:15:41.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:41.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:15:49.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:15:49.342 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:15:48.436003Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b365e83-fd2b-4b0f-8171-5385d9bf44ea","timestamp":"2022-03-04T14:15:48.436113Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:15:50.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:15:50.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:16:05.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:16:05.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:16:05.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:16:20.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:16:20.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:16:20.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:16:35.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:16:35.519 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:16:35.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:16:37.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:16:37.398 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:16:35.314802Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3584e1a-aea3-4d2c-a8c0-60339ee85994","timestamp":"2022-03-04T14:16:35.314865Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:16:38.224 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:16:38.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:16:53.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:16:53.237 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:16:53.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:17:08.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:08.312 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:17:08.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:17:22.286 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:17:23.206 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8246730c-94dd-4f7a-8825-9fe066362d37","timestamp":"2022-03-04T14:17:23.206174Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:17:23.234 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 27 ms 2022-03-04 14:17:23.235 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:17:23.296 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:23.297 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":1,"count":1} 2022-03-04 14:17:23.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:23.324 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:17:23.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:17:23.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:23.866 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8246730c-94dd-4f7a-8825-9fe066362d37","timestamp":"2022-03-04T14:17:23.206174Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:17:23.866 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:17:23.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:17:23.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:17:24.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:24.137 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:17:22.681254Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfa22463-8240-4f74-b731-85d15085e80a","timestamp":"2022-03-04T14:17:22.681265Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:17:24.249 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:17:24.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:17:24.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:24.802 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:17:23.690434Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be0f7626-8ccf-4a96-aab7-46156824820b","timestamp":"2022-03-04T14:17:23.690446Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:17:25.241 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:17:23.941508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29d25644-1a65-47dd-8fb4-ade800f7d898","timestamp":"2022-03-04T14:17:23.941548Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:17:25.297 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:17:25.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:17:40.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:40.340 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:17:40.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:17:41.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:41.028 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:17:40.367595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"377cc76b-1b2b-40a2-bc61-de7790b791ab","timestamp":"2022-03-04T14:17:40.367682Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:17:41.225 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:17:41.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:17:49.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:17:49.357 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:17:48.435989Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"647ea4f2-cf2d-4b77-94a5-3e78cad82d47","timestamp":"2022-03-04T14:17:48.436051Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:17:50.259 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:17:50.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:18:05.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:18:05.267 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:18:05.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:18:20.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:18:20.307 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:18:20.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:18:35.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:18:35.322 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:18:35.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:18:37.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:18:37.304 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:18:35.314845Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba13e761-4cf1-49cc-a560-ecdddd24ba39","timestamp":"2022-03-04T14:18:35.314949Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:18:38.237 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:18:38.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:18:53.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:18:53.275 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:18:53.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:08.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:08.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:08.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:22.290 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:19:23.238 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ce43ffc-684f-4fbb-bb59-448edc1f7579","timestamp":"2022-03-04T14:19:23.237727Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:19:23.284 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-03-04 14:19:23.285 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:19:23.375 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:23.375 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (90 ms):{"serverTimeMs":1,"count":1} 2022-03-04 14:19:23.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:23.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:23.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:23.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:23.954 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ce43ffc-684f-4fbb-bb59-448edc1f7579","timestamp":"2022-03-04T14:19:23.237727Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:19:23.954 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:19:23.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:23.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:24.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:24.320 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:19:22.795482Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c887681d-d32e-485c-855c-6be90c56895c","timestamp":"2022-03-04T14:19:22.795497Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:19:24.384 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:24.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:24.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:24.421 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:19:24.067280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2284c678-18be-4cf0-92de-288b73b5585b","timestamp":"2022-03-04T14:19:24.067304Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:19:24.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:24.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:25.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:25.018 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:19:23.871894Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78ccf1bf-dce7-4a5b-8838-e1bf959692f9","timestamp":"2022-03-04T14:19:23.871909Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:19:25.294 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:25.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:40.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:40.383 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:40.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:41.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:41.121 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:19:40.367450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"156cc11d-c099-4b0c-a65a-86fc790fbbf1","timestamp":"2022-03-04T14:19:40.367527Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:19:41.272 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:41.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:19:49.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:19:49.344 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:19:48.436110Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2510fd94-a99f-4cb7-a696-c2bedd3dda19","timestamp":"2022-03-04T14:19:48.436183Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:19:50.280 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:19:50.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:20:05.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:20:05.355 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:20:05.355 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:20:20.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:20:20.403 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:20:20.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:20:35.456 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:20:35.458 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:20:35.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:20:37.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:20:37.304 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:20:35.314983Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b31c1ccb-a3e4-44ce-b20e-25e1f6ec5c7b","timestamp":"2022-03-04T14:20:35.315061Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:20:38.274 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:20:38.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:20:53.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:20:53.343 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:20:53.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:08.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:08.365 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:08.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:22.290 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:21:23.259 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9a070e24-4fb8-405e-93c8-54ca478dc941","timestamp":"2022-03-04T14:21:23.258879Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:21:23.284 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 25 ms 2022-03-04 14:21:23.285 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:21:23.346 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:23.347 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":0,"count":1} 2022-03-04 14:21:23.384 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:23.387 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:23.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:23.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:23.910 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9a070e24-4fb8-405e-93c8-54ca478dc941","timestamp":"2022-03-04T14:21:23.258879Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:21:23.911 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:21:23.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:23.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:24.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:24.233 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:21:23.739059Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0547e915-ab7e-4cd5-98c8-189ffd8063ac","timestamp":"2022-03-04T14:21:23.739070Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:21:24.328 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:24.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:24.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:24.425 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:21:22.743229Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc6e0b11-d7ce-43ce-83d6-b7e1140ae93f","timestamp":"2022-03-04T14:21:22.743240Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:21:24.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:24.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:25.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:25.004 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:21:24.001327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f46533cb-3a5a-47dc-9546-074fb68b7562","timestamp":"2022-03-04T14:21:24.001350Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:21:25.299 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:25.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:40.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:40.280 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:40.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:41.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:41.040 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:21:40.367887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43d034f1-3f73-4e8e-a5e2-6cdeccb4d14b","timestamp":"2022-03-04T14:21:40.367962Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:21:41.293 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:41.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:21:49.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:21:49.360 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:21:48.435980Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0cf4c46-64f6-4ef9-8ad3-c32f039eb867","timestamp":"2022-03-04T14:21:48.436042Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:21:50.298 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:21:50.298 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:22:05.336 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:22:05.337 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:22:05.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:22:20.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:22:20.403 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:22:20.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:22:35.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:22:35.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:22:35.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:22:37.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:22:37.345 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:22:35.314811Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b8f41c3-bad5-47c9-8966-9f701d791882","timestamp":"2022-03-04T14:22:35.314868Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:22:38.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:22:38.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:22:53.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:22:53.347 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:22:53.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:08.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:08.370 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:08.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:23:23.283 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b245f987-bb32-4484-adf4-95761fb656c6","timestamp":"2022-03-04T14:23:23.282337Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:23:23.285 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 1 ms 2022-03-04 14:23:23.285 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:23:23.394 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:23.395 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (110 ms):{"serverTimeMs":2,"count":1} 2022-03-04 14:23:23.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:23.440 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:23.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:24.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:24.112 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b245f987-bb32-4484-adf4-95761fb656c6","timestamp":"2022-03-04T14:23:23.282337Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:23:24.112 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:23:24.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:24.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:24.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:24.363 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:23:22.805336Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28b560cd-e192-436e-bf09-042b1093cd8a","timestamp":"2022-03-04T14:23:22.805346Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:23:24.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:24.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:24.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:24.442 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:23:23.836796Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"972aab50-8874-48ad-846c-fcc5fa987ea7","timestamp":"2022-03-04T14:23:23.836807Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:23:24.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:24.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:25.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:25.011 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:23:24.084706Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43458012-1d95-4380-9c16-3e307851dd78","timestamp":"2022-03-04T14:23:24.084742Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:23:25.304 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:25.305 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:40.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:40.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:40.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:41.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:41.034 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:23:40.367775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe25ca43-9bac-4efd-aae0-f4addab4a57b","timestamp":"2022-03-04T14:23:40.367952Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:23:41.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:41.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:23:49.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:23:49.379 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:23:48.435974Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b3dfe96-daa9-4fc1-bbb4-b7e29cde8dae","timestamp":"2022-03-04T14:23:48.436033Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:23:50.308 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:23:50.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:24:05.355 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:24:05.356 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:24:05.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:24:20.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:24:20.440 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:24:20.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:24:35.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:24:35.464 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:24:35.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:24:37.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:24:37.357 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:24:35.314787Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8bbf2ee4-b839-464e-82af-1a413801a214","timestamp":"2022-03-04T14:24:35.314849Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:24:38.351 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:24:38.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:24:53.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:24:53.383 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:24:53.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:25:08.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:25:08.377 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:25:08.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:25:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:25:22.307 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cce886f4-6a65-4f76-b021-ed5d02950a7a","timestamp":"2022-03-04T14:25:22.307242Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:25:22.334 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 27 ms 2022-03-04 14:25:22.335 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:25:22.377 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:25:22.378 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":1,"count":1} 2022-03-04 14:25:23.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:25:23.032 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cce886f4-6a65-4f76-b021-ed5d02950a7a","timestamp":"2022-03-04T14:25:22.307242Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:25:23.033 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:25:23.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:25:23.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:25:23.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:25:23.185 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:25:22.672345Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5fd179c-0d6a-484e-84df-1114817ce3a4","timestamp":"2022-03-04T14:25:22.672358Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:25:23.215 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:25:23.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:25:23.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:25:23.746 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:25:22.935587Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4738a8be-1826-4b9c-9875-6ec7de83a3cb","timestamp":"2022-03-04T14:25:22.935608Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:25:24.362 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:25:21.699545Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17e0a66a-a8d0-4ead-ad79-6b8a34d2c10b","timestamp":"2022-03-04T14:25:21.699556Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:25:24.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:25:24.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:25:39.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:25:39.442 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:25:39.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:25:41.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:25:41.030 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:25:40.367500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a30c8934-5a48-49f1-b919-73b7e855cdc5","timestamp":"2022-03-04T14:25:40.368772Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:25:41.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:25:41.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:25:49.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:25:49.380 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:25:48.435998Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7235b0f9-11c2-44a9-b959-c4ee2026ed80","timestamp":"2022-03-04T14:25:48.436069Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:25:50.361 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:25:50.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:26:05.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:26:05.494 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:26:05.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:26:20.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:26:20.026 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:26:20.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:26:35.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:26:35.065 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:26:35.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:26:37.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:26:37.250 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:26:35.315028Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ed5f6e4-9cf5-4e6a-9b32-756b52031971","timestamp":"2022-03-04T14:26:35.315139Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:26:37.388 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:26:37.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:26:52.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:26:52.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:26:52.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:07.460 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:07.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:07.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:27:22.354 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e969b361-4b8f-44ee-9b35-85b5a8106887","timestamp":"2022-03-04T14:27:22.344738Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:27:22.385 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-03-04 14:27:22.386 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:27:22.543 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:22.544 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (158 ms):{"serverTimeMs":1,"count":1} 2022-03-04 14:27:22.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:22.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:22.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:23.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:23.244 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e969b361-4b8f-44ee-9b35-85b5a8106887","timestamp":"2022-03-04T14:27:22.344738Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:27:23.244 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:27:23.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:23.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:23.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:23.575 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:27:22.978408Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74be70fa-9c4f-422b-8ff7-129ea15fc72f","timestamp":"2022-03-04T14:27:22.978422Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:27:24.385 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:24.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:24.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:24.414 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:27:22.002623Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ab37fd8-a14d-4514-a6a9-824ffb1633d8","timestamp":"2022-03-04T14:27:22.002631Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:27:24.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:24.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:25.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:25.014 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:27:23.288572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02daa091-6dfe-478c-a762-2b82d1cc8a61","timestamp":"2022-03-04T14:27:23.288591Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:27:25.438 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:25.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:40.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:40.436 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:40.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:41.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:41.017 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:27:40.367410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"338291f9-4f90-4df5-8828-88e2f235fc39","timestamp":"2022-03-04T14:27:40.367497Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:27:41.372 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:41.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:27:49.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:27:49.382 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:27:48.436136Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b85d0ba-404c-4fdc-9e8d-1315f4292c21","timestamp":"2022-03-04T14:27:48.436210Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:27:50.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:27:50.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:28:05.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:28:05.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:28:05.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:28:20.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:28:20.498 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:28:20.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:28:35.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:28:35.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:28:35.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:28:37.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:28:37.393 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:28:35.314786Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83a5baa7-29c3-44c3-be8e-c7e600521e7f","timestamp":"2022-03-04T14:28:35.314856Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:28:38.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:28:38.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:28:53.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:28:53.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:28:53.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:29:08.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:29:08.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:29:08.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:29:22.286 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:29:22.368 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b8ad95b5-acb4-4954-9a50-fdfb02c22313","timestamp":"2022-03-04T14:29:22.367622Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:29:22.384 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 16 ms 2022-03-04 14:29:22.385 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:29:22.452 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:29:22.453 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (68 ms):{"serverTimeMs":0,"count":1} 2022-03-04 14:29:23.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:29:23.092 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b8ad95b5-acb4-4954-9a50-fdfb02c22313","timestamp":"2022-03-04T14:29:22.367622Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:29:23.093 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:29:23.093 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:29:23.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:29:23.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:29:23.369 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:29:21.818713Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea6538ef-cc6d-4913-9271-031c81df172c","timestamp":"2022-03-04T14:29:21.818727Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:29:25.397 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:29:25.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:29:25.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:29:25.465 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:29:22.843153Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0237fa11-ec98-4abc-9f8d-dec72aba2f44","timestamp":"2022-03-04T14:29:22.843164Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:29:26.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:29:26.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:29:26.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:29:26.969 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:29:23.105570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fe6f319-25f8-41ea-a079-a81d64c06172","timestamp":"2022-03-04T14:29:23.105583Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:29:27.402 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:29:27.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:29:41.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:29:41.054 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:29:40.367383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c9feb65-47f5-4834-bd91-c66b258eab94","timestamp":"2022-03-04T14:29:40.367463Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:29:41.393 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:29:41.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:29:49.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:29:49.366 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:29:48.435986Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01213b08-2746-4394-a815-9505d7a7674e","timestamp":"2022-03-04T14:29:48.436058Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-04 14:29:52.379 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:29:52.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:30:06.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:30:06.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:30:06.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:30:22.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:30:22.084 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:30:22.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:30:36.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:30:36.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:30:36.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:30:37.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:30:37.264 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:30:35.314836Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17cdfddd-8244-4368-b8d7-fbbdbedba50c","timestamp":"2022-03-04T14:30:35.314898Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:30:37.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:30:37.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:30:52.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:30:52.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:30:52.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:31:07.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:31:07.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:31:07.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:31:22.287 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-04 14:31:22.390 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"721b4cc2-b1d9-49b0-b15d-679e3bce1d67","timestamp":"2022-03-04T14:31:22.389628Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:31:22.434 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 42 ms 2022-03-04 14:31:22.435 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-03-04 14:31:22.555 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:31:22.556 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (121 ms):{"serverTimeMs":3,"count":1} 2022-03-04 14:31:22.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:31:22.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:31:22.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:31:23.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:31:23.126 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"721b4cc2-b1d9-49b0-b15d-679e3bce1d67","timestamp":"2022-03-04T14:31:22.389628Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:31:23.126 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-03-04 14:31:23.126 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:31:23.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:31:23.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:31:23.434 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-04T14:31:23.141089Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"550055eb-1192-4fed-8574-c60e23494cbe","timestamp":"2022-03-04T14:31:23.141121Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-04 14:31:24.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:31:24.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:31:24.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:31:24.527 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-04T14:31:21.969596Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"278370f2-151c-4668-8f7f-a8e701b25033","timestamp":"2022-03-04T14:31:21.969612Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-04 14:31:25.421 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 2022-03-04 14:31:25.422 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/0bbcc1d9-ba45-4007-8ae1-b8a7b4123846/onap-policy-clamp-cl-runtime-7d5b965857-k4mkz?timeout=15000 (anonymous) ... 2022-03-04 14:31:25.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-04 14:31:25.982 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUN