By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-05-19 04:49:24.553 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-f86xs with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-05-19 04:49:24.559 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-05-19 04:49:26.780 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-05-19 04:49:27.416 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 617 ms. Found 7 JPA repository interfaces. 2022-05-19 04:49:29.273 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.276 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.280 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.290 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.296 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.310 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.315 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.318 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.367 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.402 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:29.404 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-19 04:49:30.156 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-05-19 04:49:30.176 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-19 04:49:30.176 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-05-19 04:49:30.329 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-05-19 04:49:30.330 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5622 ms 2022-05-19 04:49:30.948 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-05-19 04:49:31.522 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-19 04:49:31.782 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-05-19 04:49:32.369 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-19 04:49:32.806 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-19 04:49:33.026 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-19 04:49:33.087 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-19 04:49:41.356 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19 04:49:41.380 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-19 04:49:43.430 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-19 04:49:44.411 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9985da4b-6583-475b-92de-2056de30aab4, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f86xs, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-05-19 04:49:45.321 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-05-19 04:49:46.975 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ea19c97, org.springframework.security.web.context.SecurityContextPersistenceFilter@1774c4e2, org.springframework.security.web.header.HeaderWriterFilter@138a952f, org.springframework.security.web.authentication.logout.LogoutFilter@1fa44f66, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@510a2c7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3fcc7f5c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b5d7233, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@525b9df4, org.springframework.security.web.session.SessionManagementFilter@76208b80, org.springframework.security.web.access.ExceptionTranslationFilter@107ebdad, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1b06dc57] 2022-05-19 04:49:47.717 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.718 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.718 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.719 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.719 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.719 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.720 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.720 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.721 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.721 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.721 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.722 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.722 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.722 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.723 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.723 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.724 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.724 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.724 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.725 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.725 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-19 04:49:47.794 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-05-19 04:49:49.048 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-05-19 04:49:49.048 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-05-19 04:49:49.056 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9985da4b-6583-475b-92de-2056de30aab4, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f86xs, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-05-19 04:49:49.058 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9985da4b-6583-475b-92de-2056de30aab4, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f86xs, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-05-19 04:49:49.063 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:49:49.059 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=981c01c5-737e-48a7-ba60-2925f09fc3a5, alive=false, publisher=null]]: starting 2022-05-19 04:49:49.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:49:49.080 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=981c01c5-737e-48a7-ba60-2925f09fc3a5, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-05-19 04:49:49.080 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-05-19 04:49:49.080 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-05-19 04:49:49.081 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-05-19 04:49:49.081 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-05-19 04:49:49.081 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-05-19 04:49:49.081 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-05-19 04:49:49.081 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-05-19 04:49:49.082 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-05-19 04:49:49.082 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-05-19 04:49:49.082 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-05-19 04:49:49.082 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-05-19 04:49:49.082 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-05-19 04:49:49.082 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-05-19 04:49:49.082 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9985da4b-6583-475b-92de-2056de30aab4, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f86xs, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@820b78a 2022-05-19 04:49:49.083 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9985da4b-6583-475b-92de-2056de30aab4, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f86xs, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-05-19 04:49:49.083 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-05-19 04:49:49.089 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 25.644 seconds (JVM running for 27.622) 2022-05-19 04:49:49.106 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-05-19 04:49:49.191 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-05-19 04:49:50.239 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.62] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-19 04:49:50.240 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.62] failed: Connection refused (Connection refused) 2022-05-19 04:49:50.241 INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-19 04:50:05.249 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9985da4b-6583-475b-92de-2056de30aab4, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f86xs, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.58.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.Socket.connect(Unknown Source) ~[na:na] at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 17 common frames omitted 2022-05-19 04:50:05.249 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:50:05.249 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-19 04:50:05.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:50:21.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:50:21.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:50:21.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:50:36.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:50:36.068 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:50:36.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:50:51.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:50:51.067 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:50:51.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:51:05.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:51:05.422 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-05-19 04:51:05.426 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T04:51:05.145507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5867f5b8-11de-41d4-88d2-0b190eb4203d","timestamp":"2022-05-19T04:51:05.145798Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 04:51:06.235 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:51:06.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:51:12.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:51:12.751 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:51:12.532800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ce7ba14-2bca-4565-9957-3b45451a1fbe","timestamp":"2022-05-19T04:51:12.533256Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 04:51:13.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:51:13.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:51:28.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:51:28.025 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:51:28.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:51:43.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:51:43.018 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:51:43.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:51:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 04:51:57.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:51:57.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:51:57.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:52:12.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:52:12.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:52:12.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:52:13.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:52:13.370 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"179acab8-c2da-4780-9fdf-262e8b019fd8","timestamp":"2022-05-19T04:49:39.960770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:52:14.053 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-05-19 04:52:14.057 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"179acab8-c2da-4780-9fdf-262e8b019fd8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:52:14.058 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:51:37.148995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"909764bc-f287-479f-81b3-14b46ee868ab","timestamp":"2022-05-19T04:51:37.149285Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:52:14.080 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms 2022-05-19 04:52:14.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:52:14.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:52:14.085 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-19 04:52:14.147 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:52:14.148 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (65 ms):{"serverTimeMs":1,"count":1} 2022-05-19 04:52:14.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:52:14.800 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"179acab8-c2da-4780-9fdf-262e8b019fd8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:52:14.800 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-05-19 04:52:14.801 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:52:14.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:52:15.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:52:15.493 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:52:15.354018Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1046a415-6cff-4352-b373-2673940b5dd0","timestamp":"2022-05-19T04:52:15.354054Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:52:16.049 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:52:16.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:52:31.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:52:31.038 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:52:31.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:52:46.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:52:46.007 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:52:46.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:53:00.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:53:00.974 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:53:00.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:53:05.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:53:05.251 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T04:53:05.115560Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdd60c96-9c27-450c-8b66-f0b717bb6ff1","timestamp":"2022-05-19T04:53:05.115637Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 04:53:06.053 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:53:06.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:53:12.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:53:12.707 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:53:12.531198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a81a8d5d-32eb-405a-9eb9-819f2aea6ad8","timestamp":"2022-05-19T04:53:12.531398Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 04:53:13.053 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:53:13.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:53:28.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:53:28.036 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:53:28.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:53:37.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:53:37.310 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:53:37.148558Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91821519-582a-45d9-8e43-659ed9bb963d","timestamp":"2022-05-19T04:53:37.148788Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:53:38.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:53:38.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:53:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 04:53:53.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:53:53.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:53:53.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:54:07.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:54:07.995 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:54:07.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:54:22.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:54:22.959 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:54:22.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:54:37.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:54:37.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:54:37.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:54:52.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:54:52.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:54:52.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:55:05.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:55:05.250 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T04:55:05.115826Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03893fbe-85a8-4404-9319-0e06f4bd4883","timestamp":"2022-05-19T04:55:05.116013Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 04:55:06.076 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:55:06.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:55:12.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:55:12.729 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:55:12.531143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"059b89ef-d052-47f7-88cd-9d3186410487","timestamp":"2022-05-19T04:55:12.531237Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 04:55:13.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:55:13.077 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:55:28.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:55:28.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:55:28.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:55:37.305 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:55:37.306 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:55:37.150768Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a42e9227-a41d-43be-b16a-31954034e533","timestamp":"2022-05-19T04:55:37.150837Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:55:38.070 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:55:38.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:55:49.048 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 04:55:53.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:55:53.036 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:55:53.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:56:07.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:56:07.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:56:07.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:56:22.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:56:22.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:56:22.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:56:37.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:56:37.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:56:37.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:56:52.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:56:52.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:56:52.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:57:05.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:57:05.254 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T04:57:05.115889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01d44b07-771b-4aa5-a815-72ee2ff8adff","timestamp":"2022-05-19T04:57:05.116122Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 04:57:06.091 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:57:06.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:57:12.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:57:12.745 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:57:12.531152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa37e43a-7a09-4db5-9f03-40f28aa06d95","timestamp":"2022-05-19T04:57:12.531286Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 04:57:13.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:57:13.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:57:28.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:57:28.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:57:28.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:57:37.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:57:37.334 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:57:37.148457Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c819874a-db36-4acf-b4ba-006183354697","timestamp":"2022-05-19T04:57:37.148644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:57:38.089 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:57:38.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:57:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 04:57:53.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:57:53.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:57:53.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:58:08.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:58:08.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:58:08.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:58:23.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:58:23.036 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:58:23.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:58:38.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:58:38.025 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:58:38.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:58:53.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:58:53.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:58:53.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:59:05.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:59:05.244 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T04:59:05.115519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cebf14a-87c5-442a-a9b6-6a3a14c70bcb","timestamp":"2022-05-19T04:59:05.115597Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 04:59:06.095 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:59:06.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:59:12.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:59:12.739 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:59:12.530954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"519f03a9-626a-4677-996d-3767cb2861d2","timestamp":"2022-05-19T04:59:12.531026Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 04:59:13.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:59:13.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:59:28.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:59:28.117 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:59:28.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:59:37.293 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:59:37.294 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T04:59:37.148654Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f3d60de-78ab-4ed4-b78b-6f5ec670d7c4","timestamp":"2022-05-19T04:59:37.148952Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 04:59:38.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:59:38.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 04:59:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 04:59:53.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 04:59:53.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 04:59:53.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:00:08.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:00:08.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:00:08.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:00:23.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:00:23.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:00:23.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:00:38.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:00:38.023 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:00:38.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:00:52.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:00:52.978 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:00:52.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:01:05.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:01:05.239 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:01:05.115696Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f42e7803-123d-4c5f-a79a-bdfdb9d230ae","timestamp":"2022-05-19T05:01:05.115850Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:01:05.271 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:01:05.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:01:12.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:01:12.698 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:01:12.531138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27f5f27d-c8a2-4f1b-a8b0-a3b7c86c0da5","timestamp":"2022-05-19T05:01:12.531280Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:01:13.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:01:13.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:01:28.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:01:28.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:01:28.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:01:37.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:01:37.296 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:01:37.148151Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ddc2aa2f-cdf0-41f3-ad4f-e50875a2c061","timestamp":"2022-05-19T05:01:37.148239Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:01:38.118 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:01:38.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:01:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:01:53.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:01:53.095 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:01:53.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:02:08.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:02:08.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:02:08.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:02:23.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:02:23.024 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:02:23.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:02:37.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:02:37.982 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:02:37.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:02:52.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:02:52.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:02:52.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:03:05.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:03:05.275 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:03:05.115486Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7d57c0f-2469-42f3-acc3-d9465728947c","timestamp":"2022-05-19T05:03:05.115577Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:03:06.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:03:06.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:03:12.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:03:12.770 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:03:12.531501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b26f8d6-96aa-4a45-bd99-e381f1bfca1e","timestamp":"2022-05-19T05:03:12.531768Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:03:13.129 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:03:13.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:03:27.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:03:27.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:03:27.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:03:37.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:03:37.334 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:03:37.148534Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29edac00-4589-484a-925e-317295055490","timestamp":"2022-05-19T05:03:37.148732Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:03:38.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:03:38.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:03:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:03:53.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:03:53.217 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:03:53.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:04:08.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:04:08.203 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:04:08.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:04:23.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:04:23.246 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:04:23.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:04:38.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:04:38.211 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:04:38.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:04:53.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:04:53.190 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:04:53.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:05:05.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:05:05.282 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:05:05.115952Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbaad67e-7caa-49f6-aa13-4bbaba155b30","timestamp":"2022-05-19T05:05:05.116112Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:05:06.142 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:05:06.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:05:12.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:05:12.679 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:05:12.530987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6242853-3a2e-4bff-9355-49f03d694c31","timestamp":"2022-05-19T05:05:12.531099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:05:13.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:05:13.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:05:28.208 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:05:28.208 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:05:28.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:05:37.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:05:37.331 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:05:37.148096Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb4babe5-e45d-46fc-ac70-a742d99f9b2e","timestamp":"2022-05-19T05:05:37.148173Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:05:38.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:05:38.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:05:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:05:53.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:05:53.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:05:53.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:06:07.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:06:07.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:06:07.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:06:22.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:06:23.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:06:23.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:06:38.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:06:38.031 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:06:38.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:06:53.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:06:53.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:06:53.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:07:05.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:07:05.230 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:07:05.115820Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df875c83-239d-4899-b620-e32159492561","timestamp":"2022-05-19T05:07:05.116002Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:07:06.178 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:07:06.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:07:12.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:07:12.687 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:07:12.531406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0ee3695-b9e2-49c6-9402-4d0fac6246fc","timestamp":"2022-05-19T05:07:12.531698Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:07:13.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:07:13.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:07:28.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:07:28.186 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:07:28.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:07:37.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:07:37.282 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:07:37.148544Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a2fee3a-db4a-4dc0-9573-3f60f1257f73","timestamp":"2022-05-19T05:07:37.148739Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:07:38.185 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:07:38.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:07:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:07:53.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:07:53.173 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:07:53.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:08:08.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:08:08.169 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:08:08.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:08:23.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:08:23.119 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:08:23.119 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:08:38.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:08:38.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:08:38.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:08:53.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:08:53.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:08:53.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:09:05.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:09:05.235 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:09:05.115513Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73858c64-91c6-4fe4-a936-d3f33f2c8111","timestamp":"2022-05-19T05:09:05.115574Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:09:06.198 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:09:06.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:09:12.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:09:12.680 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:09:12.531015Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07ebe0de-d6f7-40c7-87cb-cc8195e40b50","timestamp":"2022-05-19T05:09:12.531142Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:09:13.195 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:09:13.195 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:09:28.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:09:28.156 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:09:28.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:09:37.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:09:37.310 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:09:37.148124Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ececeeb-f336-4afa-8725-36f2002b1be6","timestamp":"2022-05-19T05:09:37.148194Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:09:38.199 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:09:38.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:09:49.048 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:09:53.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:09:53.146 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:09:53.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:10:08.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:10:08.098 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:10:08.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:10:23.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:10:23.052 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:10:23.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:10:38.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:10:38.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:10:38.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:10:52.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:10:52.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:10:52.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:11:05.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:11:05.236 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:11:05.115550Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce036c94-82e3-443c-8d28-97d46aabab80","timestamp":"2022-05-19T05:11:05.115627Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:11:05.264 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:11:05.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:11:12.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:11:12.675 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:11:12.530989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ec03044-e5ac-4fad-a66f-1da028c370af","timestamp":"2022-05-19T05:11:12.531127Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:11:12.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:11:12.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:11:27.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:11:27.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:11:27.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:11:37.298 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:11:37.299 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:11:37.148528Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3991e1a6-6c31-46e3-b5f3-06af8d3cb1ca","timestamp":"2022-05-19T05:11:37.148718Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:11:38.214 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:11:38.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:11:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:11:53.184 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:11:53.185 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:11:53.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:12:08.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:12:08.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:12:08.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:12:23.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:12:23.114 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:12:23.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:12:38.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:12:38.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:12:38.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:12:53.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:12:53.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:12:53.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:13:05.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:13:05.225 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:13:05.115676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60702188-1ea0-44c0-809b-a289c0f7119b","timestamp":"2022-05-19T05:13:05.115784Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:13:06.225 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:13:06.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:13:12.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:13:12.673 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:13:12.531400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb65cf4d-7231-4fca-989e-cc5e1ea60b1a","timestamp":"2022-05-19T05:13:12.531571Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:13:13.225 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:13:13.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:13:28.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:13:28.190 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:13:28.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:13:37.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:13:37.290 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:13:37.148118Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"331bb2eb-9315-4f8a-9409-3507b3220fc3","timestamp":"2022-05-19T05:13:37.148195Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:13:38.236 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:13:38.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:13:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:13:53.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:13:53.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:13:53.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:14:08.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:14:08.138 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:14:08.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:14:23.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:14:23.125 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:14:23.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:14:38.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:14:38.081 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:14:38.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:14:53.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:14:53.031 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:14:53.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:15:05.270 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:15:05.271 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:15:05.115568Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"301383b3-455a-4d7f-8bb6-5f4cc43a70ed","timestamp":"2022-05-19T05:15:05.115673Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:15:06.254 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:15:06.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:15:12.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:15:12.658 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:15:12.530955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48552e7e-397b-43f6-9964-6df767328d07","timestamp":"2022-05-19T05:15:12.531067Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:15:13.258 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:15:13.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:15:28.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:15:28.212 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:15:28.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:15:37.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:15:37.273 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:15:37.148183Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"868abe57-5eaa-42e5-874a-b84d81f3ed25","timestamp":"2022-05-19T05:15:37.148303Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:15:38.260 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:15:38.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:15:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:15:53.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:15:53.234 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:15:53.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:16:08.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:16:08.192 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:16:08.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:16:23.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:16:23.139 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:16:23.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:16:38.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:16:38.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:16:38.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:16:53.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:16:53.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:16:53.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:17:05.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:17:05.228 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:17:05.115465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63cb8b73-e105-40b0-934e-898c771343b8","timestamp":"2022-05-19T05:17:05.115536Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:17:05.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:17:05.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:17:12.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:17:12.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:17:12.531289Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e3e3ada-65ec-4851-a1b8-d0a3185efe41","timestamp":"2022-05-19T05:17:12.531493Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:17:13.276 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:17:13.276 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:17:28.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:17:28.229 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:17:28.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:17:37.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:17:37.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:17:37.148398Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfff00ba-8854-4fc1-bdef-184d118414be","timestamp":"2022-05-19T05:17:37.148552Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:17:38.280 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:17:38.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:17:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:17:53.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:17:53.240 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:17:53.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:18:08.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:18:08.220 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:18:08.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:18:23.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:18:23.168 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:18:23.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:18:38.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:18:38.136 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:18:38.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:18:53.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:18:53.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:18:53.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:19:05.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:19:05.228 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:19:05.115899Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e873430c-91e2-4163-aab8-1afdf6a8afdc","timestamp":"2022-05-19T05:19:05.116039Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:19:05.296 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:19:05.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:19:12.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:19:12.649 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:19:12.530977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35b2738e-6b84-4862-b476-846366b74327","timestamp":"2022-05-19T05:19:12.531071Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:19:13.297 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:19:13.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:19:28.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:19:28.277 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:19:28.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:19:37.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:19:37.311 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:19:37.148165Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef39ddbd-dc2b-4ae3-bc83-3878dcd907dc","timestamp":"2022-05-19T05:19:37.148240Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:19:38.301 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:19:38.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:19:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:19:53.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:19:53.251 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:19:53.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:20:08.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:20:08.199 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:20:08.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:20:23.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:20:23.152 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:20:23.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:20:38.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:20:38.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:20:38.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:20:53.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:20:53.049 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:20:53.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:21:05.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:21:05.218 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:21:05.115473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d20f63d1-a6a5-485a-8e93-054bd629a5a1","timestamp":"2022-05-19T05:21:05.115536Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:21:05.315 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:21:05.316 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:21:12.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:21:12.653 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:21:12.530950Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f82dcb96-eabc-496b-a685-26a08f106465","timestamp":"2022-05-19T05:21:12.531051Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:21:12.675 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:21:12.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:21:27.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:21:27.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:21:27.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:21:37.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:21:37.273 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:21:37.148133Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b890945a-a7a2-4ff0-bbbc-55f64e6081c9","timestamp":"2022-05-19T05:21:37.148223Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:21:37.319 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:21:37.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:21:49.048 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:21:52.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:21:52.275 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:21:52.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:22:07.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:22:07.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:22:07.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:22:22.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:22:22.202 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:22:22.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:22:37.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:22:37.158 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:22:37.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:22:52.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:22:52.138 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:22:52.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:23:05.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:23:05.222 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:23:05.115497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9d1a8b5-60db-4998-825f-3acf064d9d82","timestamp":"2022-05-19T05:23:05.115589Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:23:05.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:23:05.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:23:12.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:23:12.653 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:23:12.531233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9e6f9bf-9d5a-454a-a074-86d00c1f47cc","timestamp":"2022-05-19T05:23:12.531404Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:23:13.331 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:23:13.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:23:28.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:23:28.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:23:28.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:23:37.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:23:37.331 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:23:37.148439Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1253743-bbb5-4805-9be9-eadc9979ab5b","timestamp":"2022-05-19T05:23:37.148611Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:23:38.335 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:23:38.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:23:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:23:53.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:23:53.303 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:23:53.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:24:08.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:24:08.264 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:24:08.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:24:23.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:24:23.219 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:24:23.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:24:38.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:24:38.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:24:38.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:24:53.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:24:53.125 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:24:53.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:25:05.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:25:05.214 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:25:05.115822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1edfd04d-ee0f-4818-a8cf-66484a8575ac","timestamp":"2022-05-19T05:25:05.115978Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:25:05.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:25:05.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:25:12.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:25:12.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:25:12.531054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"860d4c43-f339-42d6-9186-f7eddb45d201","timestamp":"2022-05-19T05:25:12.531135Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:25:13.345 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:25:13.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:25:28.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:25:28.295 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:25:28.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:25:37.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:25:37.330 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:25:37.148118Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6420638-b904-40d5-bf69-d148109b35e4","timestamp":"2022-05-19T05:25:37.148182Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:25:40.340 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:25:40.340 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:25:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:25:55.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:25:55.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:25:55.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:26:10.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:26:10.267 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:26:10.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:26:25.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:26:25.221 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:26:25.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:26:40.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:26:40.186 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:26:40.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:26:55.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:26:55.141 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:26:55.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:27:05.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:27:05.222 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:27:05.115526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6abfb1c-9ac2-4141-8ff6-35994b4910a0","timestamp":"2022-05-19T05:27:05.115715Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:27:05.365 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:27:05.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:27:12.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:27:12.678 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:27:12.530948Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d546f1c0-cf4f-4202-984d-7b4a0f02310b","timestamp":"2022-05-19T05:27:12.531054Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:27:13.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:27:13.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:27:28.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:27:28.312 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:27:28.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:27:37.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:27:37.347 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:27:37.148185Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0b7ae22-33d7-4cbb-9479-e7fb7f47b10e","timestamp":"2022-05-19T05:27:37.148273Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:27:40.355 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:27:40.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:27:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:27:55.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:27:55.319 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:27:55.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:28:10.292 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:28:10.293 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:28:10.293 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:28:25.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:28:25.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:28:25.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:28:40.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:28:40.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:28:40.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:28:55.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:28:55.169 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:28:55.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:29:05.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:29:05.213 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:29:05.115613Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"963304f3-1839-4ae2-beb3-0301f1fcd04a","timestamp":"2022-05-19T05:29:05.115687Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:29:05.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:29:05.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:29:12.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:29:12.660 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:29:12.531139Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee733920-ebcb-43ca-94aa-a1a3196e7bf2","timestamp":"2022-05-19T05:29:12.531291Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:29:13.376 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:29:13.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:29:28.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:29:28.328 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:29:28.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:29:37.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:29:37.382 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:29:37.148489Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c81a6324-5595-435c-be9f-19002aaa3cc8","timestamp":"2022-05-19T05:29:37.148674Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:29:38.383 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:29:38.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:29:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:29:53.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:29:53.342 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:29:53.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:30:08.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:30:08.291 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:30:08.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:30:23.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:30:23.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:30:23.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:30:38.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:30:38.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:30:38.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:30:53.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:30:53.191 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:30:53.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:31:05.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:31:05.235 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:31:05.116056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5114797-287d-4069-80b6-303795bf2528","timestamp":"2022-05-19T05:31:05.116327Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:31:07.383 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:31:07.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:31:12.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:31:12.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:31:12.531020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9757201-f942-444a-8a9b-4bb731f9d725","timestamp":"2022-05-19T05:31:12.531138Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:31:13.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:31:13.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:31:28.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:31:28.345 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:31:28.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:31:37.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:31:37.275 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:31:37.148178Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"857aee62-9a1a-4f39-9b7b-f5f278e802ba","timestamp":"2022-05-19T05:31:37.148280Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:31:37.397 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:31:37.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:31:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:31:52.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:31:52.357 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:31:52.357 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:32:07.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:32:07.308 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:32:07.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:32:22.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:32:22.255 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:32:22.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:32:37.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:32:37.200 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:32:37.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:32:52.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:32:52.147 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:32:52.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:33:05.208 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:33:05.208 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:33:05.115436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30033ea1-6601-4f51-ac0d-1c0a337ee632","timestamp":"2022-05-19T05:33:05.115499Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:33:05.409 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:33:05.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:33:12.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:33:12.647 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:33:12.530964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a08e6ebc-c098-4e19-813f-ec47eeeb9b42","timestamp":"2022-05-19T05:33:12.531066Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:33:13.411 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:33:13.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:33:28.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:33:28.367 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:33:28.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:33:37.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:33:37.254 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:33:37.148162Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"764eb32f-00d0-4219-8161-5c1ec7ab1525","timestamp":"2022-05-19T05:33:37.148264Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:33:37.416 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:33:37.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:33:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:33:52.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:33:52.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:33:52.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:34:07.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:34:07.347 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:34:07.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:34:22.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:34:22.301 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:34:22.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:34:37.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:34:37.300 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:34:37.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:34:52.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:34:52.254 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:34:52.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:35:05.206 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:35:05.207 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:35:05.115469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b7129d4-7558-4e1a-be1b-58386bbfeff9","timestamp":"2022-05-19T05:35:05.115536Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:35:05.425 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:35:05.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:35:12.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:35:12.656 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:35:12.531061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4b18d9e-7f80-4117-887f-6521ab950059","timestamp":"2022-05-19T05:35:12.531180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:35:13.427 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:35:13.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:35:28.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:35:28.374 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:35:28.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:35:37.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:35:37.275 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:35:37.148564Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21015947-cbed-4716-909e-d1831ba8c051","timestamp":"2022-05-19T05:35:37.148847Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:35:37.430 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:35:37.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:35:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:35:52.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:35:52.381 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:35:52.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:36:07.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:36:07.338 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:36:07.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:36:22.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:36:22.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:36:22.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:36:37.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:36:37.302 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:36:37.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:36:52.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:36:52.274 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:36:52.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:37:05.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:37:05.203 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:37:05.115739Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b32e09a1-acf7-4ec9-8542-fcee27fd27ea","timestamp":"2022-05-19T05:37:05.115887Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:37:05.444 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:37:05.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:37:12.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:37:12.677 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:37:12.531011Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edf4c07e-e74f-4082-9848-b95cf8bc89b1","timestamp":"2022-05-19T05:37:12.531110Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:37:13.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:37:13.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:37:28.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:37:28.393 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:37:28.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:37:37.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:37:37.261 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:37:37.148118Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8dbcf58-bc54-41ef-8987-b54db2cd74c9","timestamp":"2022-05-19T05:37:37.148197Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:37:37.450 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:37:37.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:37:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:37:52.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:37:52.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:37:52.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:38:07.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:38:07.350 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:38:07.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:38:22.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:38:22.329 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:38:22.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:38:37.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:38:37.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:38:37.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:38:52.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:38:52.244 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:38:52.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:39:05.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:39:05.199 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:39:05.115478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"001d9b98-1424-4115-88e3-8316f3ebba72","timestamp":"2022-05-19T05:39:05.115532Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:39:05.465 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:39:05.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:39:12.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:39:12.706 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:39:12.531043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"777d9f55-1f8c-4d76-adc5-df83cc4d706f","timestamp":"2022-05-19T05:39:12.531141Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:39:13.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:39:13.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:39:28.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:39:28.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:39:28.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:39:37.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:39:37.281 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:39:37.148120Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7536e455-3bc9-431a-af67-b9f5677e1b12","timestamp":"2022-05-19T05:39:37.148188Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:39:37.466 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:39:37.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:39:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:39:52.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:39:52.419 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:39:52.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:40:07.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:40:07.379 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:40:07.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:40:22.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:40:22.342 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:40:22.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:40:37.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:40:37.304 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:40:37.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:40:52.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:40:52.252 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:40:52.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:41:05.206 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:41:05.206 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:41:05.115524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9857547d-c48a-4384-8f0f-4d8ba1a29490","timestamp":"2022-05-19T05:41:05.115627Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:41:05.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:41:05.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:41:12.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:41:12.636 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:41:12.531072Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1976aef4-9817-46bd-92be-de63ed4d0d68","timestamp":"2022-05-19T05:41:12.531173Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:41:13.479 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:41:13.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:41:28.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:41:28.435 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:41:28.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:41:37.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:41:37.261 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:41:37.148284Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"661e92da-0cae-46f4-8485-e618383c1ecd","timestamp":"2022-05-19T05:41:37.148472Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:41:37.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:41:37.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:41:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:41:52.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:41:52.458 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:41:52.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:42:07.413 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:42:07.414 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:42:07.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:42:22.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:42:22.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:42:22.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:42:37.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:42:37.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:42:37.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:42:52.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:42:52.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:42:52.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:43:05.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:43:05.200 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:43:05.115658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5e5fedc-142f-442d-8a06-c53c2bb363f9","timestamp":"2022-05-19T05:43:05.115754Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:43:05.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:43:05.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:43:12.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:43:12.749 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:43:12.531153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f54c1a2-7f82-49b8-afde-f4e9d7164e5e","timestamp":"2022-05-19T05:43:12.531302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:43:13.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:43:13.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:43:28.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:43:28.509 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:43:28.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:43:37.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:43:37.259 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:43:37.148144Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d8ec075-3dbe-4683-a100-5f87a83eea63","timestamp":"2022-05-19T05:43:37.148284Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:43:37.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:43:37.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:43:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:43:52.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:43:52.486 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:43:52.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:44:07.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:44:07.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:44:07.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:44:22.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:44:22.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:44:22.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:44:37.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:44:37.353 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:44:37.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:44:52.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:44:52.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:44:52.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:45:05.208 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:45:05.209 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:45:05.115498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57866bd0-dfab-4ac1-a672-12a12eaeeabd","timestamp":"2022-05-19T05:45:05.115637Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:45:05.513 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:45:05.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:45:12.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:45:12.640 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:45:12.530904Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e42ae7f-8728-4f89-9fbe-625fe3ed6c5b","timestamp":"2022-05-19T05:45:12.530982Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:45:13.517 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:45:13.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:45:28.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:45:28.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:45:28.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:45:37.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:45:37.265 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:45:37.148152Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9351de48-aaf0-47ff-b3ba-49c27e02df85","timestamp":"2022-05-19T05:45:37.148235Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:45:37.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:45:37.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:45:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:45:52.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:45:52.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:45:52.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:46:07.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:46:07.451 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:46:07.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:46:22.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:46:22.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:46:22.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:46:37.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:46:37.362 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:46:37.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:46:52.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:46:52.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:46:52.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:47:05.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:47:05.203 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:47:05.115443Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c843ccc-5606-4611-98e5-353d3dfe2394","timestamp":"2022-05-19T05:47:05.115499Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:47:05.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:47:05.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:47:12.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:47:12.637 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:47:12.530958Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83470bb5-eadd-42ac-89ba-f1a46e4d99ef","timestamp":"2022-05-19T05:47:12.531108Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:47:13.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:47:13.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:47:28.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:47:28.481 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:47:28.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:47:37.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:47:37.256 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:47:37.148405Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b42f00fe-6d76-4891-997a-d3fa999c86b3","timestamp":"2022-05-19T05:47:37.148553Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:47:37.534 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:47:37.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:47:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:47:52.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:47:52.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:47:52.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:48:07.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:48:07.458 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:48:07.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:48:22.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:48:22.405 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:48:22.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:48:37.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:48:37.357 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:48:37.357 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:48:52.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:48:52.333 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:48:52.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:49:05.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:49:05.202 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:49:05.115851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"445dbdd2-578f-43d6-80ee-4856f1668c51","timestamp":"2022-05-19T05:49:05.115990Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:49:05.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:49:05.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:49:12.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:49:12.643 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:49:12.531122Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e587fe01-36bb-42ad-ade2-14dc091f26cd","timestamp":"2022-05-19T05:49:12.531243Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:49:13.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:49:13.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:49:28.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:49:28.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:49:28.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:49:37.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:49:37.264 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:49:37.148104Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49621295-e3be-4fba-9526-71f94ac45ed1","timestamp":"2022-05-19T05:49:37.148177Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:49:37.553 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:49:37.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:49:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:49:52.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:49:52.501 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:49:52.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:50:07.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:50:07.449 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:50:07.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:50:22.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:50:22.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:50:22.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:50:37.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:50:37.376 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:50:37.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:50:52.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:50:52.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:50:52.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:51:05.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:51:05.225 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:51:05.115449Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff174b65-45ae-4d4d-8c53-a14868071343","timestamp":"2022-05-19T05:51:05.115503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:51:05.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:51:05.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:51:12.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:51:12.637 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:51:12.530908Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"540361ab-fe03-40a6-b2e8-3d60c6078c98","timestamp":"2022-05-19T05:51:12.530967Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:51:13.564 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:51:13.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:51:28.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:51:28.518 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:51:28.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:51:37.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:51:37.254 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:51:37.148110Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2eacf95-5d08-4bad-b19b-ef93464a7154","timestamp":"2022-05-19T05:51:37.148330Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:51:37.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:51:37.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:51:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:51:52.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:51:52.517 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:51:52.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:52:07.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:52:07.490 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:52:07.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:52:22.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:52:22.458 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:52:22.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:52:37.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:52:37.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:52:37.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:52:52.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:52:52.388 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:52:52.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:53:05.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:53:05.204 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:53:05.115711Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfed8850-59f0-4f9a-8cc4-044581431591","timestamp":"2022-05-19T05:53:05.115817Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:53:05.583 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:53:05.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:53:12.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:53:12.630 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:53:12.530937Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7de54e55-4534-4f7b-8748-8dfaac3b22ef","timestamp":"2022-05-19T05:53:12.530997Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:53:13.587 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:53:13.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:53:28.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:53:28.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:53:28.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:53:37.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:53:37.256 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:53:37.148350Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1750de2-0ce4-4611-b69c-3ceb75769925","timestamp":"2022-05-19T05:53:37.148480Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:53:37.583 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:53:37.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:53:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:53:52.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:53:52.528 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:53:52.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:54:07.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:54:07.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:54:07.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:54:22.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:54:22.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:54:22.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:54:37.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:54:37.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:54:37.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:54:52.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:54:52.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:54:52.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:55:05.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:55:05.195 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:55:05.115859Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0aa93928-5a15-4572-88f7-8f308f720244","timestamp":"2022-05-19T05:55:05.116007Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:55:05.600 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:55:05.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:55:12.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:55:12.635 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:55:12.531213Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8e589b5-7898-4752-9629-f9d2bfa869ce","timestamp":"2022-05-19T05:55:12.531388Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:55:13.599 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:55:13.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:55:28.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:55:28.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:55:28.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:55:37.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:55:37.242 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:55:37.148152Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f1e3cf3-e244-415f-a30b-c20cf774074e","timestamp":"2022-05-19T05:55:37.148226Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:55:37.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:55:37.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:55:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:55:52.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:55:52.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:55:52.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:56:07.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:56:07.515 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:56:07.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:56:22.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:56:22.474 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:56:22.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:56:37.434 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:56:37.435 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:56:37.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:56:52.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:56:52.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:56:52.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:57:05.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:57:05.192 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:57:05.115517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"caffc868-77c2-4f8b-84d3-5fe1e9a02c14","timestamp":"2022-05-19T05:57:05.115579Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:57:05.617 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:57:05.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:57:12.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:57:12.627 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:57:12.530961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea0753d3-4a11-4c5e-b585-a551f5c80d40","timestamp":"2022-05-19T05:57:12.531028Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:57:13.620 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:57:13.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:57:28.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:57:28.632 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:57:28.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:57:37.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:57:37.252 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:57:37.148132Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7603b771-993a-43c9-a5eb-9a8039cf34d1","timestamp":"2022-05-19T05:57:37.148221Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:57:37.621 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:57:37.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:57:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:57:52.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:57:52.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:57:52.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:58:07.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:58:07.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:58:07.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:58:22.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:58:22.505 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:58:22.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:58:37.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:58:37.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:58:37.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:58:52.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:58:52.419 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:58:52.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:59:05.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:59:05.192 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T05:59:05.115554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4265f718-b9e7-45e1-8a7e-435cf6949cd9","timestamp":"2022-05-19T05:59:05.115629Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 05:59:05.632 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:59:05.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:59:12.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:59:12.625 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:59:12.530914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93222031-4a45-4183-9284-29d78dddac6b","timestamp":"2022-05-19T05:59:12.530980Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 05:59:14.624 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:59:14.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:59:29.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:59:29.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:59:29.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:59:37.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:59:37.246 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T05:59:37.148393Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1f9bdfa-98dc-434f-b89b-d05cedf95b7e","timestamp":"2022-05-19T05:59:37.148520Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 05:59:37.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:59:37.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 05:59:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 05:59:52.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 05:59:52.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 05:59:52.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:00:07.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:00:07.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:00:07.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:00:22.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:00:22.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:00:22.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:00:37.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:00:37.491 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:00:37.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:00:52.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:00:52.465 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:00:52.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:01:05.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:01:05.186 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:01:05.115823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fc1380a-520c-47d6-a3fa-8030a36ebb9a","timestamp":"2022-05-19T06:01:05.115962Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:01:05.208 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:01:05.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:01:12.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:01:12.629 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:01:12.531179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d11038d3-4673-4b12-b74e-5d7877e16e7c","timestamp":"2022-05-19T06:01:12.531333Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:01:12.653 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:01:12.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:01:27.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:01:27.643 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:01:27.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:01:37.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:01:37.287 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:01:37.148143Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97b8a5fe-f04d-49f5-8f8a-becb241aa886","timestamp":"2022-05-19T06:01:37.148207Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:01:37.659 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:01:37.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:01:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:01:52.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:01:52.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:01:52.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:02:07.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:02:07.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:02:07.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:02:22.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:02:22.505 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:02:22.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:02:37.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:02:37.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:02:37.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:02:52.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:02:52.437 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:02:52.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:03:05.196 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:03:05.197 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:03:05.115563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a51d903b-fbec-4ff0-abb5-8050e0ef0d3d","timestamp":"2022-05-19T06:03:05.115631Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:03:05.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:03:05.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:03:12.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:03:12.631 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:03:12.530921Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bda4e8b9-8dd0-4eb4-ad8d-4c12e92ba412","timestamp":"2022-05-19T06:03:12.531004Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:03:12.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:03:12.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:03:27.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:03:27.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:03:27.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:03:37.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:03:37.278 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:03:37.148097Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aed09221-17e7-447b-9c46-88bd1be5fe8a","timestamp":"2022-05-19T06:03:37.148151Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:03:37.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:03:37.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:03:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:03:52.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:03:52.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:03:52.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:04:07.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:04:07.589 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:04:07.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:04:22.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:04:22.539 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:04:22.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:04:37.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:04:37.492 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:04:37.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:04:52.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:04:52.460 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:04:52.460 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:05:05.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:05:05.188 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:05:05.115550Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e9cd16b-bd05-4bf5-934c-54190051f3c1","timestamp":"2022-05-19T06:05:05.115614Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:05:05.686 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:05:05.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:05:12.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:05:12.632 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:05:12.530957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71cbab3b-58e4-455a-95f4-b03290f3a3ba","timestamp":"2022-05-19T06:05:12.531023Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:05:12.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:05:12.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:05:27.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:05:27.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:05:27.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:05:37.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:05:37.276 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:05:37.148158Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ef532c6-b30b-4aa7-bc39-ebc69abf6403","timestamp":"2022-05-19T06:05:37.148250Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:05:37.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:05:37.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:05:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:05:52.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:05:52.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:05:52.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:06:07.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:06:07.623 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:06:07.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:06:22.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:06:22.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:06:22.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:06:37.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:06:37.514 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:06:37.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:06:52.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:06:52.466 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:06:52.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:07:05.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:07:05.204 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:07:05.115914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"542b6ed3-cda9-441c-a118-c5f82ab029fa","timestamp":"2022-05-19T06:07:05.116104Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:07:05.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:07:05.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:07:12.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:07:12.621 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:07:12.531036Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db152259-dce4-43a7-a676-32a27f7c78b7","timestamp":"2022-05-19T06:07:12.531123Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:07:12.702 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:07:12.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:07:27.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:07:27.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:07:27.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:07:37.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:07:37.297 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:07:37.148372Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df14885c-a749-404a-9c49-21b2d81487f8","timestamp":"2022-05-19T06:07:37.148496Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:07:37.706 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:07:37.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:07:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:07:52.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:07:52.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:07:52.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:08:07.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:08:07.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:08:07.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:08:22.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:08:22.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:08:22.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:08:37.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:08:37.536 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:08:37.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:08:52.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:08:52.489 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:08:52.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:09:05.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:09:05.178 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:09:05.115540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4dd3cbf2-6f6c-4b9a-b68b-94664a4589ca","timestamp":"2022-05-19T06:09:05.115608Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:09:05.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:09:05.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:09:12.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:09:12.624 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:09:12.531012Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f82603be-9fd4-43ec-9a23-dfacc8cd8d3c","timestamp":"2022-05-19T06:09:12.531130Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:09:12.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:09:12.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:09:27.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:09:27.665 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:09:27.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:09:37.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:09:37.304 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:09:37.148166Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b554656-20a9-4e30-ab22-a833b97672be","timestamp":"2022-05-19T06:09:37.148236Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:09:37.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:09:37.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:09:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:09:52.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:09:52.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:09:52.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:10:07.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:10:07.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:10:07.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:10:22.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:10:22.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:10:22.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:10:37.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:10:37.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:10:37.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:10:52.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:10:52.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:10:52.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:11:05.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:11:05.174 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:11:05.115505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35fb130f-9edc-4ed4-9784-b099d17cf1a1","timestamp":"2022-05-19T06:11:05.115559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:11:05.196 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:11:05.196 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:11:12.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:11:12.628 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:11:12.531193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bef813b-a708-47bf-986d-03e8d0140a96","timestamp":"2022-05-19T06:11:12.531732Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:11:12.733 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:11:12.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:11:27.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:11:27.698 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:11:27.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:11:37.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:11:37.235 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:11:37.148169Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00d29c49-36a5-4f6c-8cd7-062d23416733","timestamp":"2022-05-19T06:11:37.148227Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:11:37.741 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:11:37.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:11:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:11:52.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:11:52.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:11:52.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:12:07.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:12:07.663 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:12:07.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:12:22.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:12:22.608 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:12:22.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:12:37.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:12:37.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:12:37.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:12:52.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:12:52.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:12:52.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:13:05.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:13:05.193 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:13:05.115613Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1f12b3c-667f-49be-9331-a6bd7946cdfe","timestamp":"2022-05-19T06:13:05.115712Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:13:05.749 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:13:05.749 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:13:12.633 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:13:12.633 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:13:12.531255Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af3cbbb9-a554-48f9-a009-67707f0961b2","timestamp":"2022-05-19T06:13:12.531423Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:13:12.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:13:12.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:13:27.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:13:27.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:13:27.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:13:37.340 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:13:37.341 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:13:37.148543Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99bb9d79-aac2-468c-9973-eb1673200623","timestamp":"2022-05-19T06:13:37.148755Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:13:37.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:13:37.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:13:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:13:52.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:13:52.728 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:13:52.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:14:07.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:14:07.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:14:07.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:14:22.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:14:22.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:14:22.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:14:37.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:14:37.620 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:14:37.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:14:52.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:14:52.566 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:14:52.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:15:05.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:15:05.241 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:15:05.115528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"657e016a-101e-480e-8d97-3872b9b27184","timestamp":"2022-05-19T06:15:05.115585Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:15:05.772 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:15:05.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:15:12.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:15:12.616 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:15:12.530900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13c59a62-3b89-4667-bfa6-51f11ce7de14","timestamp":"2022-05-19T06:15:12.530983Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:15:12.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:15:12.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:15:27.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:15:27.708 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:15:27.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:15:37.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:15:37.232 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:15:37.148144Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10ef21f3-4b8e-447e-b91f-66b2eba73514","timestamp":"2022-05-19T06:15:37.148222Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:15:37.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:15:37.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:15:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:15:52.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:15:52.729 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:15:52.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:16:07.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:16:07.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:16:07.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:16:22.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:16:22.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:16:22.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:16:37.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:16:37.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:16:37.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:16:52.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:16:52.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:16:52.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:17:05.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:17:05.216 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:17:05.115470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a215603c-47c7-4ac4-8af6-c8e13a5081a9","timestamp":"2022-05-19T06:17:05.115528Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:17:05.780 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:17:05.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:17:12.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:17:12.621 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:17:12.530982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"963b56ee-e095-4825-b620-69022f5a2446","timestamp":"2022-05-19T06:17:12.531079Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:17:12.780 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:17:12.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:17:27.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:17:27.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:17:27.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:17:37.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:17:37.236 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:17:37.148161Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e548af06-dbb2-464d-82f7-0cae6ecde315","timestamp":"2022-05-19T06:17:37.148241Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:17:37.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:17:37.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:17:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:17:52.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:17:52.749 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:17:52.749 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:18:07.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:18:07.709 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:18:07.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:18:22.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:18:22.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:18:22.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:18:37.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:18:37.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:18:37.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:18:52.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:18:52.627 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:18:52.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:19:05.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:19:05.187 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:19:05.115647Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4b110b1-9cb7-4e11-bbb3-35c7e66cdbdc","timestamp":"2022-05-19T06:19:05.115747Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:19:05.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:19:05.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:19:12.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:19:12.637 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:19:12.531131Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4478f8c-f2b3-4302-bacd-3d5a75c9c3c4","timestamp":"2022-05-19T06:19:12.531226Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:19:12.806 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:19:12.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:19:27.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:19:27.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:19:27.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:19:37.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:19:37.236 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:19:37.148534Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7237fff-9c5c-490f-9f1f-08a9d360ac6b","timestamp":"2022-05-19T06:19:37.148698Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:19:37.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:19:37.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:19:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:19:52.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:19:52.759 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:19:52.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:20:07.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:20:07.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:20:07.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:20:22.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:20:22.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:20:22.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:20:37.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:20:37.652 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:20:37.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:20:52.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:20:52.599 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:20:52.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:21:05.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:21:05.245 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:21:05.115542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59a4d7ca-44de-4603-889f-cf9a0db8e8c4","timestamp":"2022-05-19T06:21:05.115600Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:21:05.266 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:21:05.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:21:12.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:21:12.613 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:21:12.530951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70496ea8-d114-4abf-8273-a3dbaa0e1a53","timestamp":"2022-05-19T06:21:12.531037Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:21:12.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:21:12.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:21:27.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:21:27.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:21:27.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:21:37.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:21:37.232 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:21:37.148067Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e44142d6-6282-4f4b-8fa6-14967db42c2d","timestamp":"2022-05-19T06:21:37.148130Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:21:37.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:21:37.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:21:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:21:52.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:21:52.801 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:21:52.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:22:07.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:22:07.761 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:22:07.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:22:22.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:22:22.733 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:22:22.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:22:37.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:22:37.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:22:37.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:22:52.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:22:52.650 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:22:52.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:23:05.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:23:05.178 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:23:05.115498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1376f49-e085-4691-97af-ae5bf7b83160","timestamp":"2022-05-19T06:23:05.115561Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:23:05.839 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:23:05.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:23:12.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:23:12.613 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:23:12.530960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"990b38ca-154f-4fae-8924-84b843de1885","timestamp":"2022-05-19T06:23:12.531019Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:23:12.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:23:12.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:23:27.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:23:27.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:23:27.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:23:37.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:23:37.232 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:23:37.148194Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30398992-59b8-4920-bad6-b9eb45bcebf5","timestamp":"2022-05-19T06:23:37.148300Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:23:37.842 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:23:37.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:23:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:23:52.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:23:52.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:23:52.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:24:07.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:24:07.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:24:07.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:24:22.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:24:22.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:24:22.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:24:37.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:24:37.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:24:37.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:24:52.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:24:52.686 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:24:52.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:25:05.184 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:25:05.185 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:25:05.115883Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"214279f2-33f5-4875-a50c-002eaf5dedcb","timestamp":"2022-05-19T06:25:05.116087Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:25:05.857 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:25:05.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:25:12.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:25:12.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:25:12.531070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a967871-7e80-422a-add7-d9f9a606b429","timestamp":"2022-05-19T06:25:12.531167Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:25:12.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:25:12.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:25:27.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:25:27.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:25:27.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:25:37.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:25:37.230 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:25:37.148334Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"502db576-8b18-46ee-9064-1876e81165ac","timestamp":"2022-05-19T06:25:37.148474Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:25:37.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:25:37.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:25:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:25:52.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:25:52.836 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:25:52.836 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:26:07.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:26:07.787 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:26:07.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:26:22.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:26:22.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:26:22.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:26:37.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:26:37.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:26:37.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:26:52.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:26:52.682 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:26:52.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:27:05.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:27:05.169 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:27:05.115653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4972347-b05e-4a04-a9f0-a7b47049c7cb","timestamp":"2022-05-19T06:27:05.115723Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:27:05.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:27:05.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:27:12.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:27:12.614 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:27:12.530980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da0990dc-5918-48d2-9de7-00dea662ac5e","timestamp":"2022-05-19T06:27:12.531071Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:27:12.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:27:12.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:27:27.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:27:27.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:27:27.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:27:37.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:27:37.226 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:27:37.148459Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5213b17f-a4fc-4f1d-8eff-f187c4e8e43e","timestamp":"2022-05-19T06:27:37.148531Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:27:37.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:27:37.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:27:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:27:52.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:27:52.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:27:52.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:28:07.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:28:07.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:28:07.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:28:22.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:28:22.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:28:22.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:28:37.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:28:37.691 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:28:37.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:28:52.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:28:52.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:28:52.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:29:05.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:29:05.170 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:29:05.115500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4afdf429-9f73-4f3e-b7e2-8c431360872f","timestamp":"2022-05-19T06:29:05.115626Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:29:05.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:29:05.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:29:12.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:29:12.613 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:29:12.531050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be9faaf5-2609-4315-b619-24060e215c71","timestamp":"2022-05-19T06:29:12.531157Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:29:12.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:29:12.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:29:27.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:29:27.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:29:27.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:29:37.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:29:37.232 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:29:37.148162Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f2d8d62-0bfa-4f1a-ad7e-6746f1cb846a","timestamp":"2022-05-19T06:29:37.148219Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:29:37.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:29:37.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:29:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:29:52.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:29:52.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:29:52.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:30:07.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:30:07.801 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:30:07.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:30:22.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:30:22.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:30:22.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:30:37.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:30:37.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:30:37.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:30:52.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:30:52.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:30:52.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:31:05.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:31:05.172 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:31:05.115628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a4bf535-0803-4d59-a855-cba3dda05614","timestamp":"2022-05-19T06:31:05.115731Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:31:05.191 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:31:05.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:31:12.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:31:12.609 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:31:12.531029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8358b846-6714-407b-9f46-e565fce3c90c","timestamp":"2022-05-19T06:31:12.531131Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:31:12.913 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:31:12.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:31:27.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:31:27.862 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:31:27.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:31:37.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:31:37.222 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:31:37.148376Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5db0d4e7-e009-4beb-8ead-f69ca16deb2f","timestamp":"2022-05-19T06:31:37.148550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:31:37.916 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:31:37.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:31:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:31:52.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:31:52.865 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:31:52.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:32:07.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:32:07.862 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:32:07.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:32:22.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:32:22.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:32:22.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:32:37.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:32:37.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:32:37.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:32:52.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:32:52.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:32:52.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:33:05.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:33:05.172 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:33:05.115581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31a70a05-ea4c-4b65-952e-fe364e8257d8","timestamp":"2022-05-19T06:33:05.115650Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:33:05.931 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:33:05.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:33:12.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:33:12.605 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:33:12.531007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9504e09-b0ae-4301-bf0b-df02ca47153e","timestamp":"2022-05-19T06:33:12.531113Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:33:12.932 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:33:12.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:33:27.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:33:27.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:33:27.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:33:37.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:33:37.220 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:33:37.148124Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"825c245c-d8b3-47a4-9da8-44ce88f78f24","timestamp":"2022-05-19T06:33:37.148197Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:33:37.935 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:33:37.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:33:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:33:52.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:33:52.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:33:52.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:34:07.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:34:07.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:34:07.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:34:22.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:34:22.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:34:22.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:34:37.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:34:37.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:34:37.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:34:52.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:34:52.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:34:52.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:35:05.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:35:05.164 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:35:05.115509Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06e0e6f1-74a7-4cfc-8766-682886a51b9b","timestamp":"2022-05-19T06:35:05.115592Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:35:05.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:35:05.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:35:12.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:35:12.608 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:35:12.530934Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"beea0268-1d43-4109-a440-2e203cf2dd5d","timestamp":"2022-05-19T06:35:12.530996Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:35:12.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:35:12.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:35:27.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:35:27.909 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:35:27.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:35:37.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:35:37.224 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:35:37.148456Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"200439da-54ac-449c-b412-dc5203ac820f","timestamp":"2022-05-19T06:35:37.148669Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:35:37.962 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:35:37.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:35:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:35:52.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:35:52.931 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:35:52.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:36:07.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:36:07.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:36:07.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:36:22.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:36:22.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:36:22.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:36:37.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:36:37.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:36:37.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:36:52.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:36:52.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:36:52.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:37:05.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:37:05.174 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:37:05.115579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0db1d97-1a3f-4e29-acf8-f664a2626bee","timestamp":"2022-05-19T06:37:05.115697Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:37:05.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:37:05.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:37:12.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:37:12.604 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:37:12.531181Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"865a10d5-9613-4713-9d89-4175a0cf7610","timestamp":"2022-05-19T06:37:12.531327Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:37:12.976 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:37:12.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:37:27.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:37:27.926 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:37:27.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:37:37.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:37:37.233 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:37:37.148357Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64843f0b-4ccb-4557-b3b0-2b1689678906","timestamp":"2022-05-19T06:37:37.148476Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:37:37.973 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:37:37.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:37:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:37:52.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:37:52.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:37:52.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:38:07.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:38:07.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:38:07.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:38:22.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:38:22.826 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:38:22.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:38:37.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:38:37.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:38:37.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:38:52.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:38:52.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:38:52.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:39:05.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:39:05.159 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:39:05.115612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72e5f37c-19b8-4649-9f42-b7db968d6528","timestamp":"2022-05-19T06:39:05.115686Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:39:05.986 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:39:05.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:39:12.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:39:12.614 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:39:12.531014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02df7f33-d4b8-48aa-a0c0-6996e555c7a0","timestamp":"2022-05-19T06:39:12.531132Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:39:12.985 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:39:12.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:39:27.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:39:27.939 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:39:27.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:39:37.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:39:37.219 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:39:37.148147Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b44a7c88-4526-4876-90fb-eb6cd9be3b1e","timestamp":"2022-05-19T06:39:37.148214Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:39:37.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:39:37.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:39:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:39:52.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:39:52.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:39:52.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:40:07.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:40:07.889 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:40:07.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:40:22.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:40:22.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:40:22.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:40:37.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:40:37.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:40:37.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:40:52.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:40:52.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:40:52.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:41:05.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:41:05.166 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:41:05.115469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f361f29d-7995-4b1c-bc9f-07a3e68c3096","timestamp":"2022-05-19T06:41:05.115531Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:41:05.197 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:41:05.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:41:12.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:41:12.605 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:41:12.530959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86aab0ab-6d76-49dc-a21e-ce2cd5aa25c8","timestamp":"2022-05-19T06:41:12.531049Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:41:13.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:41:13.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:41:27.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:41:27.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:41:27.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:41:37.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:41:37.217 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:41:37.148113Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a906382-d8aa-4d3c-9a68-088477dbbf37","timestamp":"2022-05-19T06:41:37.148178Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:41:38.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:41:38.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:41:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:41:52.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:41:52.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:41:52.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:42:07.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:42:07.917 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:42:07.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:42:22.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:42:22.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:42:22.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:42:37.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:42:37.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:42:37.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:42:52.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:42:52.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:42:52.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:43:05.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:43:05.167 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-19T06:43:05.115729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbb24832-f37b-4726-9cf9-f13b8280a4d2","timestamp":"2022-05-19T06:43:05.115859Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-19 06:43:06.024 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:43:06.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:43:12.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:43:12.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:43:12.531342Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45939269-ae9e-4786-b504-38aad34c10ed","timestamp":"2022-05-19T06:43:12.531455Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-19 06:43:13.023 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:43:13.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:43:27.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:43:27.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:43:27.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:43:37.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:43:37.221 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-19T06:43:37.148607Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6d3e0fa-6b09-42f9-a007-1ddcccda8be4","timestamp":"2022-05-19T06:43:37.148906Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-19 06:43:38.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:43:38.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:43:49.047 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-19 06:43:52.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:43:52.973 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:43:52.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:44:07.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:44:07.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:44:07.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:44:22.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:44:22.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:44:22.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:44:37.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:44:37.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:44:37.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 (anonymous) ... 2022-05-19 06:44:52.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-19 06:44:52.798 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9985da4b-6583-475b-92de-2056de30aab4/onap-policy-clamp-runtime-acm-6847cc68d9-f86xs?timeout=15000 2022-05-19 06:44:52.798 INFO 10 --- [IME-