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-26 05:01:55.791 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-6848d475c4-g5q2r with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-03-26 05:01:55.798 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : No active profile set, falling back to default profiles: default
2022-03-26 05:02:00.245 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-03-26 05:02:01.162 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 897 ms. Found 7 JPA repository interfaces.
2022-03-26 05:02:03.812 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-26 05:02:03.818 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-26 05:02:03.827 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-26 05:02:03.855 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-26 05:02:03.868 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-26 05:02:03.885 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-26 05:02:03.896 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-26 05:02:03.901 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-26 05:02:03.961 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-26 05:02:04.031 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-26 05:02:04.036 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-26 05:02:05.011 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https)
2022-03-26 05:02:05.035 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2022-03-26 05:02:05.036 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-03-26 05:02:05.242 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/controlloop] : Initializing Spring embedded WebApplicationContext
2022-03-26 05:02:05.244 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 9205 ms
2022-03-26 05:02:06.180 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-03-26 05:02:09.671 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'CommissioningMariaDb'
[EL Info]: 2022-03-26 05:02:10.296--ServerSession(2012808675)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-03-26 05:02:10.317 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2022-03-26 05:02:10.611 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2022-03-26 05:02:15.582 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-26 05:02:16.856 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fd289ca1-82cb-4d6d-862b-be4af73c2c54, consumerInstance=onap-policy-clamp-cl-runtime-6848d475c4-g5q2r, 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-26 05:02:18.251 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-03-26 05:02:21.037 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a4af081, org.springframework.security.web.context.SecurityContextPersistenceFilter@6987a133, org.springframework.security.web.header.HeaderWriterFilter@1f179f51, org.springframework.security.web.authentication.logout.LogoutFilter@30ec211a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4d25f816, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2353354a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c17bd0b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36b53f08, org.springframework.security.web.session.SessionManagementFilter@3d8d970e, org.springframework.security.web.access.ExceptionTranslationFilter@6fef75c6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@388f1258]
2022-03-26 05:02:21.945 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-26 05:02:21.946 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-26 05:02:21.946 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-26 05:02:21.947 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-26 05:02:21.948 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-26 05:02:21.948 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-26 05:02:21.949 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-26 05:02:21.949 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-26 05:02:21.950 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-26 05:02:21.951 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-26 05:02:21.951 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-26 05:02:21.952 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-26 05:02:21.952 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-26 05:02:21.953 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-26 05:02:21.954 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-26 05:02:21.955 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-26 05:02:21.956 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-26 05:02:21.956 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-26 05:02:21.956 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-26 05:02:21.957 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-26 05:02:21.957 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-26 05:02:21.999 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-03-26 05:02:23.904 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting
2022-03-26 05:02:23.905 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management
2022-03-26 05:02:23.914 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fd289ca1-82cb-4d6d-862b-be4af73c2c54, consumerInstance=onap-policy-clamp-cl-runtime-6848d475c4-g5q2r, 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-26 05:02:23.916 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fd289ca1-82cb-4d6d-862b-be4af73c2c54, consumerInstance=onap-policy-clamp-cl-runtime-6848d475c4-g5q2r, 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-26 05:02:23.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:02:23.917 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8cef8028-f433-42a9-a58f-2e54f4241001, alive=false, publisher=null]]: starting
2022-03-26 05:02:23.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:02:23.944 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8cef8028-f433-42a9-a58f-2e54f4241001, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-03-26 05:02:23.945 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher
2022-03-26 05:02:23.946 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-03-26 05:02:23.946 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ControlLoopUpdatePublisher
2022-03-26 05:02:23.946 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher
2022-03-26 05:02:23.946 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ControlLoopStateChangePublisher
2022-03-26 05:02:23.946 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher
2022-03-26 05:02:23.947 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopStateChangeAckListener
2022-03-26 05:02:23.948 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener
2022-03-26 05:02:23.948 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener
2022-03-26 05:02:23.948 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopUpdateAckListener
2022-03-26 05:02:23.948 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener
2022-03-26 05:02:23.949 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener
2022-03-26 05:02:23.949 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher
2022-03-26 05:02:23.949 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fd289ca1-82cb-4d6d-862b-be4af73c2c54, consumerInstance=onap-policy-clamp-cl-runtime-6848d475c4-g5q2r, 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@604f376a
2022-03-26 05:02:23.950 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fd289ca1-82cb-4d6d-862b-be4af73c2c54, consumerInstance=onap-policy-clamp-cl-runtime-6848d475c4-g5q2r, 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-26 05:02:23.950 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started
2022-03-26 05:02:23.957 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : Started Application in 30.424 seconds (JVM running for 33.918)
2022-03-26 05:02:23.982 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT
2022-03-26 05:02:23.987 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-03-26 05:02:39.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:02:39.427 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:02:39.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:02:54.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:02:54.433 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:02:54.434 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:03:09.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:03:09.424 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:03:09.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:03:24.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:03:24.470 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:03:24.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:03:33.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:03:33.663 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers:
[]
2022-03-26 05:03:33.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-26T05:03:31.818693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"450f2fa7-4d0e-4af1-9bfb-6e60bdfe7da1","timestamp":"2022-03-26T05:03:31.818771Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:03:34.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:03:34.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
[EL Info]: 2022-03-26 05:03:34.981--ServerSession(1868529121)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2022-03-26 05:03:38.859--ServerSession(1868529121)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=499) 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-26 05:03:38.907--ServerSession(1868529121)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=499) 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-26 05:03:38.978--ServerSession(1868529121)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=499) 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-26 05:03:39.026--ServerSession(1868529121)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=499) 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-26 05:03:40.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:03:40.384 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-26T05:03:38.609802Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12430d20-04d4-4982-8720-d63b6769d1c0","timestamp":"2022-03-26T05:03:38.610074Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:03:40.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:03:40.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:03:50.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:03:50.704 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-26T05:03:49.212863Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4390605e-aab1-4d73-9d22-a009c146323a","timestamp":"2022-03-26T05:03:49.212968Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:03:51.647 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:03:51.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:04:06.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:04:06.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:04:06.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:04:21.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:04:21.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:04:21.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:04:23.904 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:04:36.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:04:36.648 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:04:36.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:04:51.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:04:51.645 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:04:51.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:05:06.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:05:06.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:05:06.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:05:21.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:05:21.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:05:21.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:05:33.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:05:33.734 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-26T05:05:31.811503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"814883b1-7c10-47eb-97e4-3f991b9d0cb4","timestamp":"2022-03-26T05:05:31.811650Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:05:34.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:05:34.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:05:40.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:05:40.387 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-26T05:05:38.609752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"791392ce-d917-46f1-a1f2-7eb657f7bdda","timestamp":"2022-03-26T05:05:38.609885Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:05:40.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:05:40.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:05:50.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:05:50.717 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-26T05:05:49.211926Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a76c7057-4449-46c7-9fb3-27d7c4cb1033","timestamp":"2022-03-26T05:05:49.212017Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:05:51.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:05:51.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:06:06.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:06:06.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:06:06.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:06:21.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:06:21.669 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:06:21.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:06:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:06:36.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:06:36.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:06:36.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:06:51.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:06:51.669 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:06:51.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:07:06.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:07:06.666 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:07:06.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:07:21.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:07:21.654 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:07:21.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:07:33.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:07:33.548 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-26T05:07:31.811355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b8c4c0f-cebc-4880-9db9-b89797b9b17f","timestamp":"2022-03-26T05:07:31.811425Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:07:33.692 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:07:33.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:07:40.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:07:40.385 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-26T05:07:38.609818Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40de62db-f948-49cf-a6f4-752f5d10f93a","timestamp":"2022-03-26T05:07:38.609969Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:07:40.688 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:07:40.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:07:50.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:07:50.670 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-26T05:07:49.211975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdf80a09-fb1d-4025-bc17-54371fcd2fe0","timestamp":"2022-03-26T05:07:49.212102Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:07:52.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:07:52.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:08:07.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:08:07.666 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:08:07.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:08:22.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:08:22.649 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:08:22.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:08:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:08:37.633 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:08:37.634 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:08:37.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:08:52.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:08:52.599 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:08:52.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:09:07.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:09:07.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:09:07.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:09:22.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:09:22.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:09:22.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:09:33.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:09:33.561 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-26T05:09:31.811312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24ffc554-ec4e-46b7-8780-0c9c1304a81e","timestamp":"2022-03-26T05:09:31.811401Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:09:33.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:09:33.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:09:40.434 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:09:40.435 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-26T05:09:38.609719Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d250e2ce-07b5-4b82-bb7e-a000e578f1be","timestamp":"2022-03-26T05:09:38.609866Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:09:40.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:09:40.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:09:50.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:09:50.723 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-26T05:09:49.212460Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"866c30ec-ab71-402c-9774-d6d7018b22e4","timestamp":"2022-03-26T05:09:49.212633Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:09:51.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:09:51.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:10:06.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:10:06.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:10:06.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:10:21.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:10:21.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:10:21.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:10:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:10:36.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:10:36.694 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:10:36.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:10:51.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:10:51.666 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:10:51.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:11:06.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:11:06.639 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:11:06.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:11:21.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:11:21.608 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:11:21.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:11:33.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:11:33.673 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-26T05:11:31.811364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d3250e9-ef05-4dd0-8dab-3f90a7266a89","timestamp":"2022-03-26T05:11:31.811663Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:11:33.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:11:33.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:11:40.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:11:40.390 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-26T05:11:38.609770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d788f00-a465-4455-a7c0-2c585c860a1a","timestamp":"2022-03-26T05:11:38.609910Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:11:40.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:11:40.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:11:50.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:11:50.681 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-26T05:11:49.211933Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8588e731-2a8d-482f-9064-9ba0d936c7ed","timestamp":"2022-03-26T05:11:49.212007Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:11:50.757 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:11:50.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:12:05.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:12:05.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:12:05.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:12:20.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:12:20.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:12:20.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:12:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:12:35.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:12:35.682 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:12:35.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:12:50.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:12:50.660 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:12:50.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:13:05.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:13:05.621 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:13:05.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:13:20.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:13:20.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:13:20.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:13:33.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:13:33.607 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-26T05:13:31.811547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca739a30-03e7-4664-9556-ce0356d718e2","timestamp":"2022-03-26T05:13:31.811675Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:13:33.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:13:33.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:13:40.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:13:40.442 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-26T05:13:38.609574Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a53ed2a4-a889-4f79-8962-48ec051e24f6","timestamp":"2022-03-26T05:13:38.609881Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:13:40.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:13:40.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:13:50.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:13:50.689 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-26T05:13:49.211930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26131368-22b4-4ffc-b6cb-98922b0b6287","timestamp":"2022-03-26T05:13:49.212017Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:13:50.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:13:50.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:14:05.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:14:05.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:14:05.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:14:20.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:14:20.681 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:14:20.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:14:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:14:35.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:14:35.663 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:14:35.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:14:50.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:14:50.654 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:14:50.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:15:05.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:15:05.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:15:05.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:15:20.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:15:20.583 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:15:20.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:15:33.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:15:33.590 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-26T05:15:31.811344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63c6b652-df69-49fb-9a94-54b42ff483e9","timestamp":"2022-03-26T05:15:31.811445Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:15:33.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:15:33.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:15:40.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:15:40.463 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-26T05:15:38.609767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c291fdc-00b0-4d68-ad4d-827280e8ab12","timestamp":"2022-03-26T05:15:38.609917Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:15:40.801 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:15:40.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:15:50.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:15:50.695 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-26T05:15:49.212556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e57bb70a-2ecb-4a4f-bf59-a08345ab4590","timestamp":"2022-03-26T05:15:49.212719Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:15:50.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:15:50.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:16:05.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:16:05.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:16:05.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:16:20.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:16:20.772 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:16:20.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:16:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:16:35.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:16:35.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:16:35.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:16:50.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:16:50.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:16:50.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:17:05.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:17:05.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:17:05.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:17:20.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:17:20.685 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:17:20.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:17:33.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:17:33.641 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-26T05:17:31.811308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41979215-caab-427e-929e-a7e0538b70da","timestamp":"2022-03-26T05:17:31.811426Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:17:33.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:17:33.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:17:40.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:17:40.518 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-26T05:17:38.610718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5923ad82-2a0c-4b2a-a3f5-760e269d59ef","timestamp":"2022-03-26T05:17:38.610845Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:17:40.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:17:40.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:17:50.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:17:50.709 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-26T05:17:49.211992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7916c496-4cb5-408a-8606-9522ce0dcf30","timestamp":"2022-03-26T05:17:49.212092Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:17:50.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:17:50.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:18:05.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:18:05.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:18:05.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:18:20.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:18:20.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:18:20.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:18:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:18:35.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:18:35.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:18:35.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:18:50.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:18:50.746 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:18:50.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:19:05.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:19:05.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:19:05.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:19:20.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:19:20.700 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:19:20.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:19:33.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:19:33.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-26T05:19:31.811640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e75015a8-83db-4294-be22-75418e10c31f","timestamp":"2022-03-26T05:19:31.811828Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:19:33.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:19:33.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:19:40.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:19:40.573 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-26T05:19:38.610634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bfd8315-4aef-4a2b-8765-e040d5348ada","timestamp":"2022-03-26T05:19:38.610856Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:19:40.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:19:40.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:19:50.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:19:50.747 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-26T05:19:49.211971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4efb002e-d993-44a8-8e15-65d80af3991c","timestamp":"2022-03-26T05:19:49.212066Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:19:50.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:19:50.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:20:05.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:20:05.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:20:05.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:20:20.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:20:20.816 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:20:20.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:20:23.904 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:20:35.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:20:35.787 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:20:35.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:20:50.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:20:50.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:20:50.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:21:05.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:21:05.741 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:21:05.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:21:20.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:21:20.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:21:20.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:21:33.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:21:33.599 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-26T05:21:31.811336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b7e407a-b95e-47f9-8e57-9789e5390de4","timestamp":"2022-03-26T05:21:31.811450Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:21:33.903 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:21:33.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:21:40.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:21:40.539 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-26T05:21:38.609823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62e49d4f-8ddd-417b-ad87-2c9d4456f22b","timestamp":"2022-03-26T05:21:38.609969Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:21:40.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:21:40.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:21:50.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:21:50.707 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-26T05:21:49.212265Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"347ae013-9e43-48bc-a0bc-2059ae661e56","timestamp":"2022-03-26T05:21:49.212606Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:21:50.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:21:50.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:22:05.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:22:05.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:22:05.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:22:20.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:22:20.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:22:20.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:22:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:22:35.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:22:35.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:22:35.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:22:50.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:22:50.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:22:50.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:23:05.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:23:05.719 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:23:05.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:23:20.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:23:20.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:23:20.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:23:33.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:23:33.617 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-26T05:23:31.811304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90972eb0-7158-4608-a297-00431e2b5faf","timestamp":"2022-03-26T05:23:31.811397Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:23:33.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:23:33.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:23:40.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:23:40.428 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-26T05:23:38.609613Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7017da72-2aac-4b94-8255-bdca796c8247","timestamp":"2022-03-26T05:23:38.609832Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:23:40.926 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:23:40.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:23:50.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:23:50.718 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-26T05:23:49.212251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"619a3b5a-d41d-4f22-9f4f-149823e9b8be","timestamp":"2022-03-26T05:23:49.212351Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:23:50.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:23:50.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:24:05.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:24:05.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:24:05.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:24:20.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:24:20.842 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:24:20.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:24:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:24:35.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:24:35.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:24:35.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:24:50.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:24:50.764 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:24:50.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:25:05.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:25:05.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:25:05.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:25:20.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:25:20.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:25:20.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:25:33.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:25:33.615 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-26T05:25:31.811306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52eb7cb7-b077-41b5-9a73-f61c22966187","timestamp":"2022-03-26T05:25:31.811375Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:25:33.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:25:33.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:25:40.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:25:40.431 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-26T05:25:38.609856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dafbaad5-2f2a-458e-94fd-ac8b7b21f2c7","timestamp":"2022-03-26T05:25:38.610041Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:25:40.454 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:25:40.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:25:50.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:25:50.719 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-26T05:25:49.212006Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c82eb8aa-1cc8-45a1-bcb3-c6af402a24d8","timestamp":"2022-03-26T05:25:49.212126Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:25:50.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:25:50.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:26:05.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:26:05.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:26:05.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:26:20.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:26:20.908 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:26:20.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:26:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:26:35.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:26:35.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:26:35.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:26:50.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:26:50.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:26:50.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:27:05.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:27:05.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:27:05.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:27:20.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:27:20.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:27:20.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:27:33.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:27:33.646 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-26T05:27:31.811332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75d3c9ca-45ff-4257-b719-7cacf1fc2a82","timestamp":"2022-03-26T05:27:31.811411Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:27:33.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:27:33.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:27:40.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:27:40.438 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-26T05:27:38.609724Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66fcc810-6e24-49d5-b75b-11108d2d3256","timestamp":"2022-03-26T05:27:38.609823Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:27:41.978 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:27:41.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:27:50.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:27:50.749 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-26T05:27:49.211968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5956284-d164-4032-99d9-4f59a025ec3b","timestamp":"2022-03-26T05:27:49.212154Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:27:50.986 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:27:50.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:28:06.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:28:06.024 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:28:06.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:28:21.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:28:21.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:28:21.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:28:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:28:35.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:28:35.980 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:28:35.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:28:50.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:28:50.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:28:50.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:29:05.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:29:05.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:29:05.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:29:20.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:29:20.889 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:29:20.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:29:33.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:29:33.653 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-26T05:29:31.811565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd9c3648-0945-4385-8bdc-1fbfcd22b712","timestamp":"2022-03-26T05:29:31.811752Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:29:34.009 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:29:34.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:29:40.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:29:40.452 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-26T05:29:38.609776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfdac41c-3ab5-4cb2-b6ec-aabecdb3f60f","timestamp":"2022-03-26T05:29:38.609936Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:29:41.022 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:29:41.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:29:50.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:29:50.743 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-26T05:29:49.212238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c999e5b-032e-42aa-8f14-b8b9fa87e2ad","timestamp":"2022-03-26T05:29:49.212381Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:29:51.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:29:51.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:30:05.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:30:05.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:30:05.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:30:20.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:30:20.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:30:20.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:30:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:30:35.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:30:35.903 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:30:35.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:30:50.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:30:50.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:30:50.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:31:05.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:31:05.818 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:31:05.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:31:20.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:31:20.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:31:20.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:31:33.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:31:33.653 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-26T05:31:31.811412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e924667-bc4f-453e-86cd-db047800e857","timestamp":"2022-03-26T05:31:31.811525Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:31:34.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:31:34.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:31:40.453 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:31:40.454 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-26T05:31:38.609779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b363d708-b928-4439-840d-9cb1bdb3f92b","timestamp":"2022-03-26T05:31:38.609936Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:31:41.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:31:41.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:31:50.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:31:50.734 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-26T05:31:49.212349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9ddcf07-b3c2-4ee8-aa49-b0148a798793","timestamp":"2022-03-26T05:31:49.212543Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:31:51.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:31:51.052 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:32:06.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:32:06.018 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:32:06.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:32:20.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:32:20.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:32:20.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:32:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:32:35.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:32:35.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:32:35.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:32:50.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:32:50.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:32:50.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:33:05.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:33:05.874 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:33:05.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:33:20.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:33:20.844 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:33:20.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:33:33.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:33:33.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-26T05:33:31.811393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d47a880-7938-4150-b803-656728370b7b","timestamp":"2022-03-26T05:33:31.811477Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:33:34.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:33:34.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:33:40.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:33:40.459 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-26T05:33:38.609609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d206621-f176-4bb6-999b-67d76701b45b","timestamp":"2022-03-26T05:33:38.609711Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:33:41.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:33:41.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:33:50.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:33:50.763 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-26T05:33:49.211961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e736943d-8856-4290-a878-ea4ec4a62c8c","timestamp":"2022-03-26T05:33:49.212052Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:33:51.081 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:33:51.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:34:06.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:34:06.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:34:06.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:34:20.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:34:20.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:34:20.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:34:23.904 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:34:35.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:34:35.954 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:34:35.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:34:50.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:34:50.938 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:34:50.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:35:05.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:35:05.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:35:05.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:35:20.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:35:20.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:35:20.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:35:33.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:35:33.667 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-26T05:35:31.811317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da86e33e-fa35-4b12-b503-ef534511d46d","timestamp":"2022-03-26T05:35:31.811405Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:35:34.116 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:35:34.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:35:40.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:35:40.461 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-26T05:35:38.609592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10d930ed-f06f-432e-83b9-b052ace8fc06","timestamp":"2022-03-26T05:35:38.609674Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:35:41.103 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:35:41.103 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:35:50.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:35:50.759 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-26T05:35:49.211985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf62cb5b-f526-4e14-8775-8f69c67a1209","timestamp":"2022-03-26T05:35:49.212088Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:35:51.098 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:35:51.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:36:06.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:36:06.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:36:06.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:36:21.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:36:21.025 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:36:21.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:36:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:36:35.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:36:35.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:36:35.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:36:50.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:36:50.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:36:50.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:37:05.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:37:05.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:37:05.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:37:20.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:37:20.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:37:20.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:37:33.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:37:33.674 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-26T05:37:31.811364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83425b66-64ac-4536-bcec-da96c6bcacbf","timestamp":"2022-03-26T05:37:31.811498Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:37:34.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:37:34.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:37:40.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:37:40.470 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-26T05:37:38.609768Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cae0ab94-3e74-49fc-a96e-75ee7fdc025b","timestamp":"2022-03-26T05:37:38.609914Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:37:41.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:37:41.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:37:50.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:37:50.796 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-26T05:37:49.212193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b4e4d41-70fa-40ad-8a68-478b0b73e695","timestamp":"2022-03-26T05:37:49.212370Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:37:51.132 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:37:51.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:38:06.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:38:06.100 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:38:06.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:38:21.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:38:21.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:38:21.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:38:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:38:36.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:38:36.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:38:36.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:38:50.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:38:50.993 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:38:50.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:39:05.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:39:05.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:39:05.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:39:20.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:39:20.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:39:20.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:39:33.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:39:33.722 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-26T05:39:31.811313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5d95710-d939-4e4a-85b5-e94d9677d2c6","timestamp":"2022-03-26T05:39:31.811384Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 05:39:34.156 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:39:34.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:39:40.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:39:40.479 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-26T05:39:38.609729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6185cef-1af7-4a72-aba3-372bf258af34","timestamp":"2022-03-26T05:39:38.609851Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 05:39:41.153 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:39:41.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:39:50.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:39:50.813 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-26T05:39:49.211965Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f014dd8-2996-4cf8-ab9b-e14c70b1dd0f","timestamp":"2022-03-26T05:39:49.212063Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 05:39:51.160 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:39:51.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:40:06.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:40:06.149 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:40:06.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:40:21.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:40:21.113 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:40:21.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:40:23.903 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning
2022-03-26 05:40:36.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:40:36.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:40:36.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:40:51.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:40:51.084 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:40:51.084 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:41:06.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:41:06.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:41:06.052 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...
2022-03-26 05:41:21.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2022-03-26 05:41:21.006 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000
2022-03-26 05:41:21.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/fd289ca1-82cb-4d6d-862b-be4af73c2c54/onap-policy-clamp-cl-runtime-6848d475c4-g5q2r?timeout=15000 (anonymous) ...