By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-06-17 05:42:26.275 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-06-17 05:42:26.286 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-06-17 05:42:30.934 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-17 05:42:32.146 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1178 ms. Found 7 JPA repository interfaces. 2022-06-17 05:42:35.788 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-06-17 05:42:35.796 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-06-17 05:42:35.806 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-06-17 05:42:35.837 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-06-17 05:42:35.859 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-06-17 05:42:35.888 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-06-17 05:42:35.904 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-06-17 05:42:35.911 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-06-17 05:42:35.977 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-06-17 05:42:36.038 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-06-17 05:42:36.044 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-06-17 05:42:37.356 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-06-17 05:42:37.390 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-06-17 05:42:37.391 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-06-17 05:42:37.636 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-06-17 05:42:37.637 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 11047 ms 2022-06-17 05:42:38.798 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-06-17 05:42:39.968 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-17 05:42:40.620 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-06-17 05:42:41.579 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-17 05:42:42.142 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-06-17 05:42:42.572 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-06-17 05:42:42.684 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-17 05:42:51.362 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-17 05:42:51.405 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-17 05:42:56.232 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-06-17 05:42:58.082 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, 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-06-17 05:43:00.287 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-06-17 05:43:04.027 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58d79479, org.springframework.security.web.context.SecurityContextPersistenceFilter@6be2b567, org.springframework.security.web.header.HeaderWriterFilter@393e7546, org.springframework.security.web.authentication.logout.LogoutFilter@29eaf100, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@aaa7000, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47c356e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@31dd0e2e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@102c24d1, org.springframework.security.web.session.SessionManagementFilter@5737d116, org.springframework.security.web.access.ExceptionTranslationFilter@acb1c9c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@10508ba6] 2022-06-17 05:43:06.279 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-06-17 05:43:06.281 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-06-17 05:43:06.282 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-06-17 05:43:06.282 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-06-17 05:43:06.283 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-06-17 05:43:06.284 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-06-17 05:43:06.285 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-06-17 05:43:06.286 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-06-17 05:43:06.288 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-06-17 05:43:06.289 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-06-17 05:43:06.291 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-06-17 05:43:06.292 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-06-17 05:43:06.293 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-06-17 05:43:06.294 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted 2022-06-17 05:43:06.295 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-06-17 05:43:06.296 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-06-17 05:43:06.297 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-06-17 05:43:06.300 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-06-17 05:43:06.302 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-06-17 05:43:06.303 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-06-17 05:43:06.304 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-06-17 05:43:06.305 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-06-17 05:43:06.382 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-06-17 05:43:09.346 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-06-17 05:43:09.347 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-06-17 05:43:09.443 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, 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-06-17 05:43:09.446 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, 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-06-17 05:43:09.459 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:43:09.454 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=aedcb718-1955-4e1d-b87a-47dc2d618217, alive=false, publisher=null]]: starting 2022-06-17 05:43:09.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:43:09.492 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=aedcb718-1955-4e1d-b87a-47dc2d618217, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-06-17 05:43:09.493 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-06-17 05:43:09.495 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-06-17 05:43:09.495 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-06-17 05:43:09.495 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-06-17 05:43:09.496 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-06-17 05:43:09.496 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-06-17 05:43:09.496 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-06-17 05:43:09.498 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-06-17 05:43:09.498 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-06-17 05:43:09.498 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-06-17 05:43:09.499 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-06-17 05:43:09.499 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-06-17 05:43:09.500 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-06-17 05:43:09.500 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, 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@3b663112 2022-06-17 05:43:09.501 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, 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-06-17 05:43:09.501 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-06-17 05:43:09.513 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 45.719 seconds (JVM running for 49.462) 2022-06-17 05:43:09.556 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-06-17 05:43:09.684 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-06-17 05:43:25.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:43:25.154 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:43:25.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:43:38.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:43:38.075 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-06-17 05:43:38.080 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-06-17T05:43:36.094755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e827bdbf-db34-4676-a570-9f4640bc51dc","timestamp":"2022-06-17T05:43:36.094906Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:43:38.986 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:43:38.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:43:53.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:43:53.953 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:43:53.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:44:09.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:44:09.014 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:44:08.286059Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a4655a6-7d0b-46e3-9d83-1ff2b173c727","timestamp":"2022-06-17T05:44:08.286228Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 05:44:09.601 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:44:09.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:44:24.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:44:24.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:44:24.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:44:39.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:44:39.528 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:44:39.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:44:54.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:44:54.477 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:44:54.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:45:07.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:45:07.921 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:45:07.236635Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1094d558-2771-45f6-9739-ea8622de79b0","timestamp":"2022-06-17T05:45:07.236766Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 05:45:08.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:45:08.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:45:09.343 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 05:45:23.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:45:23.575 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:45:23.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:45:38.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:45:38.047 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-06-17T05:45:36.094652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a8b54c1-f1aa-4fa2-b082-d28a2d42f0eb","timestamp":"2022-06-17T05:45:36.094759Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:45:38.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:45:38.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:45:53.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:45:53.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:45:53.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:46:08.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:46:08.373 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:46:08.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:46:08.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:46:08.899 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:46:08.285694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ec60a06-096f-4d33-8b8a-5f9acef6b828","timestamp":"2022-06-17T05:46:08.285827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 05:46:09.611 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:46:09.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:46:24.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:46:24.581 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:46:24.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:46:39.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:46:39.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:46:39.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:46:54.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:46:54.494 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:46:54.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:47:07.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:47:07.913 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:47:07.236589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5cc2432-db77-4287-826a-921e63170bde","timestamp":"2022-06-17T05:47:07.236693Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 05:47:08.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:47:08.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:47:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 05:47:23.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:47:23.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:47:23.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:47:38.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:47:38.087 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-06-17T05:47:36.094465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8d0ba87-f271-48ab-a88a-168a37805de9","timestamp":"2022-06-17T05:47:36.094532Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:47:38.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:47:38.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:47:53.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:47:53.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:47:53.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:48:08.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:48:08.374 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:48:08.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:48:08.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:48:08.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:48:08.286104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1cf6827-118e-4aa9-8b35-c5e9a491d849","timestamp":"2022-06-17T05:48:08.286381Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 05:48:09.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:48:09.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:48:24.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:48:24.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:48:24.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:48:39.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:48:39.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:48:39.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:48:54.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:48:54.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:48:54.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:49:07.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:49:07.929 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:49:07.236928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35a1161e-e494-4302-9990-abaaa452a348","timestamp":"2022-06-17T05:49:07.237112Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 05:49:08.006 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:49:08.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:49:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 05:49:23.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:49:23.030 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:49:23.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:49:38.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:49:38.105 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-06-17T05:49:36.094488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"409d347a-ce7d-4317-92e9-1ee1ff2c498f","timestamp":"2022-06-17T05:49:36.094554Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:49:38.645 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:49:38.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:49:53.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:49:53.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:49:53.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:50:08.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:50:08.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:50:08.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:50:08.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:50:08.896 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:50:08.285679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d50be011-8e0d-4250-874b-eb8b21a60643","timestamp":"2022-06-17T05:50:08.285766Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 05:50:09.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:50:09.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:50:24.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:50:24.615 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:50:24.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:50:39.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:50:39.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:50:39.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:50:54.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:50:54.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:50:54.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:51:07.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:51:07.911 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:51:07.236557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8177efa9-8397-47c7-b08e-c9e2dc24538a","timestamp":"2022-06-17T05:51:07.236650Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 05:51:08.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:51:08.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:51:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 05:51:23.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:51:23.630 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:51:23.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:51:38.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:51:38.105 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-06-17T05:51:36.094442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1ac72a9-6677-4c7d-a11d-a25a1a7a2241","timestamp":"2022-06-17T05:51:36.094516Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:51:38.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:51:38.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:51:53.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:51:53.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:51:53.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:52:08.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:52:08.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:52:08.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:52:08.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:52:08.890 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:52:08.285842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"897ddbea-892a-4b2f-9127-acbeca57662e","timestamp":"2022-06-17T05:52:08.286008Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 05:52:09.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:52:09.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:52:24.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:52:24.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:52:24.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:52:39.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:52:39.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:52:39.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:52:54.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:52:54.645 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:52:54.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:53:07.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:53:07.911 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:53:07.236668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb9f929d-45e1-463c-b6bc-6507762ac6e5","timestamp":"2022-06-17T05:53:07.236788Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 05:53:08.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:53:08.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:53:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 05:53:23.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:53:23.644 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:53:23.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:53:38.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:53:38.110 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-06-17T05:53:36.094439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75d0b7bd-6dad-4555-a900-c085c9bf9fae","timestamp":"2022-06-17T05:53:36.094504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:53:38.691 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:53:38.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:53:53.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:53:53.675 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:53:53.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:54:08.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:54:08.373 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:54:08.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:54:08.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:54:08.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:54:08.285680Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6227b24-4424-4912-9ba9-98db89a0bfa5","timestamp":"2022-06-17T05:54:08.285774Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 05:54:09.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:54:09.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:54:24.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:54:24.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:54:24.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:54:39.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:54:39.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:54:39.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:54:54.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:54:54.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:54:54.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:55:07.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:55:07.922 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:55:07.236759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c528757d-eecf-41f1-90c6-766672daba64","timestamp":"2022-06-17T05:55:07.236912Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 05:55:08.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:55:08.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:55:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 05:55:23.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:55:23.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:55:23.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:55:38.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:55:38.143 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-06-17T05:55:36.094639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11c65035-d082-47d5-a43a-83ed087bd566","timestamp":"2022-06-17T05:55:36.094730Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:55:38.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:55:38.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:55:53.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:55:53.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:55:53.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:56:08.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:56:08.377 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:56:08.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:56:08.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:56:08.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:56:08.288350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"861441d7-74aa-46e2-9dfe-fc97e6e18d3b","timestamp":"2022-06-17T05:56:08.288518Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 05:56:09.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:56:09.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:56:24.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:56:24.654 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:56:24.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:56:39.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:56:39.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:56:39.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:56:54.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:56:54.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:56:54.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:57:07.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:57:07.923 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:57:07.236773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae51a9a1-f53f-4794-a216-648266bf2b5e","timestamp":"2022-06-17T05:57:07.236952Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 05:57:08.733 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:57:08.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:57:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 05:57:23.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:57:23.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:57:23.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:57:38.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:57:38.095 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-06-17T05:57:36.094508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16b317b9-a2b0-4ac3-bb15-84fcff87d2fa","timestamp":"2022-06-17T05:57:36.094603Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:57:38.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:57:38.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:57:53.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:57:53.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:57:53.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:58:08.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:58:08.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:58:08.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:58:08.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:58:08.890 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:58:08.285743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbb44037-d12b-4854-aa7a-d677eeb35389","timestamp":"2022-06-17T05:58:08.285836Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 05:58:09.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:58:09.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:58:24.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:58:24.695 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:58:24.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:58:39.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:58:39.644 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:58:39.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:58:54.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:58:54.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:58:54.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:59:07.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:59:07.926 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:59:07.236704Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cb7c1c2-5ae8-4a8d-906a-faba77d26e93","timestamp":"2022-06-17T05:59:07.236826Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 05:59:08.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:59:08.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:59:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 05:59:23.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:59:23.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:59:23.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:59:38.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:59:38.075 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-06-17T05:59:36.094455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62ac8cda-cfcd-48b7-9e4a-c0e211bfca7b","timestamp":"2022-06-17T05:59:36.094521Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 05:59:38.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:59:38.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 05:59:53.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 05:59:53.712 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 05:59:53.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:00:08.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:00:08.364 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:00:08.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:00:08.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:00:08.883 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:00:08.285677Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96d58add-41b7-418a-ac9a-24aad9b33b23","timestamp":"2022-06-17T06:00:08.285751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:00:09.743 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:00:09.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:00:24.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:00:24.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:00:24.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:00:39.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:00:39.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:00:39.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:00:54.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:00:54.635 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:00:54.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:01:07.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:01:07.944 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:01:07.236656Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e7c7fb7-c3dd-424c-b8e0-4f0c9ed4add3","timestamp":"2022-06-17T06:01:07.236802Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:01:08.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:01:08.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:01:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:01:23.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:01:23.746 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:01:23.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:01:38.077 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:01:38.078 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-06-17T06:01:36.094452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"704fce05-4e8b-4118-b96c-5e39d44041c2","timestamp":"2022-06-17T06:01:36.094518Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:01:38.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:01:38.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:01:53.749 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:01:53.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:01:53.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:02:08.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:02:08.375 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:02:08.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:02:08.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:02:08.894 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:02:08.285748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d7daa6e-c782-4fda-8501-353fd2d57a0c","timestamp":"2022-06-17T06:02:08.285862Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:02:09.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:02:09.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:02:24.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:02:24.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:02:24.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:02:39.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:02:39.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:02:39.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:02:54.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:02:54.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:02:54.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:03:07.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:03:07.958 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:03:07.236984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1c81ea1-f6ca-42a4-98d2-0cbb8d3ef712","timestamp":"2022-06-17T06:03:07.237288Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:03:08.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:03:08.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:03:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:03:23.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:03:23.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:03:23.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:03:38.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:03:38.083 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-06-17T06:03:36.094447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d003f98-6e30-4ad5-b966-715070a1676e","timestamp":"2022-06-17T06:03:36.094497Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:03:38.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:03:38.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:03:53.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:03:53.751 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:03:53.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:04:08.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:04:08.373 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:04:08.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:04:08.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:04:08.892 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:04:08.286125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51721860-aae0-4eb2-a220-927ebd3ada6e","timestamp":"2022-06-17T06:04:08.286325Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:04:09.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:04:09.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:04:24.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:04:24.811 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:04:24.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:04:39.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:04:39.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:04:39.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:04:54.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:04:54.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:04:54.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:05:07.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:05:07.995 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:05:07.236629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b29d483-4ade-4179-bb99-8a2619b0c0b8","timestamp":"2022-06-17T06:05:07.236738Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:05:08.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:05:08.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:05:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:05:23.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:05:23.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:05:23.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:05:38.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:05:38.093 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-06-17T06:05:36.094500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03c4b499-ca45-4416-816c-6a43b26d85b1","timestamp":"2022-06-17T06:05:36.094689Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:05:38.816 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:05:38.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:05:53.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:05:53.780 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:05:53.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:06:08.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:06:08.369 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:06:08.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:06:08.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:06:08.888 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:06:08.285744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a150e0b-35e3-4b93-af06-42f772a711c8","timestamp":"2022-06-17T06:06:08.285875Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:06:09.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:06:09.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:06:24.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:06:24.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:06:24.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:06:39.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:06:39.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:06:39.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:06:54.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:06:54.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:06:54.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:07:08.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:07:08.009 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:07:07.236566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f4375b9-8ed0-4572-b383-f307d22e5e27","timestamp":"2022-06-17T06:07:07.236679Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:07:08.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:07:08.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:07:09.345 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:07:23.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:07:23.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:07:23.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:07:38.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:07:38.102 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-06-17T06:07:36.094751Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d012b43d-95f4-426a-9865-d26fa4181d33","timestamp":"2022-06-17T06:07:36.094918Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:07:38.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:07:38.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:07:53.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:07:53.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:07:53.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:08:08.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:08:08.373 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:08:08.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:08:08.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:08:08.891 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:08:08.285782Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25276ce5-8d92-4d08-bf16-f4d8b6d8b4ed","timestamp":"2022-06-17T06:08:08.285890Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:08:09.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:08:09.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:08:24.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:08:24.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:08:24.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:08:39.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:08:39.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:08:39.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:08:54.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:08:54.741 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:08:54.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:09:07.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:09:07.996 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:09:07.236594Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8d2c997-a575-42c3-b8ca-d17eaeb230fb","timestamp":"2022-06-17T06:09:07.236674Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:09:08.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:09:08.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:09:09.344 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:09:23.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:09:23.847 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:09:23.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:09:38.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:09:38.095 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-06-17T06:09:36.094462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26e2b73c-434f-42cf-a817-c398ade2f1f5","timestamp":"2022-06-17T06:09:36.094586Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:09:38.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:09:38.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:09:53.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:09:53.875 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:09:53.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:10:08.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:10:08.991 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:10:08.286221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41063dc9-faff-424e-8f65-a636f40146e2","timestamp":"2022-06-17T06:10:08.286398Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:10:09.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:10:09.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:10:24.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:10:24.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:10:24.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:10:39.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:10:39.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:10:39.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:10:54.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:10:54.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:10:54.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:11:07.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:11:07.932 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:11:07.236704Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18317eb9-3494-40f3-b839-418262c54f50","timestamp":"2022-06-17T06:11:07.236868Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:11:08.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:11:08.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:11:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:11:23.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:11:23.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:11:23.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:11:38.103 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:11:38.104 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-06-17T06:11:36.094474Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"847c10e9-536b-4bb4-b25d-ff2ec204ebd7","timestamp":"2022-06-17T06:11:36.094543Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:11:38.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:11:38.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:11:53.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:11:53.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:11:53.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:12:08.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:12:08.379 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:12:08.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:12:08.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:12:08.899 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:12:08.285714Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"800c6f31-3a7f-4235-a0d0-779a764806c9","timestamp":"2022-06-17T06:12:08.285836Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:12:09.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:12:09.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:12:24.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:12:24.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:12:24.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:12:39.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:12:39.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:12:39.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:12:54.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:12:54.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:12:54.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:13:07.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:13:07.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:13:07.236598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebb3982d-511d-4408-9013-24a120ec24b8","timestamp":"2022-06-17T06:13:07.236704Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:13:08.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:13:08.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:13:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:13:23.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:13:23.862 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:13:23.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:13:38.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:13:38.108 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-06-17T06:13:36.094444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad3973cc-5e3d-440c-a748-c3884aeb12fe","timestamp":"2022-06-17T06:13:36.094510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:13:38.158 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:13:38.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:13:53.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:13:53.136 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:13:53.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:14:08.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:14:08.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:14:08.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:14:08.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:14:08.971 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:14:08.285693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf26f995-07a5-428e-9dab-8b387cb4d34d","timestamp":"2022-06-17T06:14:08.285788Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:14:09.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:14:09.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:14:24.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:14:24.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:14:24.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:14:39.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:14:39.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:14:39.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:14:54.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:14:54.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:14:54.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:15:07.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:15:07.914 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:15:07.236622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5da15c92-0ceb-47a8-be7f-b9e8dd8785c0","timestamp":"2022-06-17T06:15:07.236740Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:15:09.345 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:15:09.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:15:09.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:15:24.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:15:24.857 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:15:24.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:15:38.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:15:38.136 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-06-17T06:15:36.094465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9801f623-baf0-4e94-b23e-e0a697004948","timestamp":"2022-06-17T06:15:36.094533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:15:38.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:15:38.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:15:53.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:15:53.910 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:15:53.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:16:08.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:16:08.977 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:16:08.285713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7917b8f5-5ad3-4a50-98ee-9757523ef92b","timestamp":"2022-06-17T06:16:08.285887Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:16:09.912 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:16:09.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:16:24.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:16:24.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:16:24.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:16:39.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:16:39.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:16:39.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:16:54.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:16:54.836 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:16:54.836 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:17:07.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:17:07.908 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:17:07.236649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9236ab9a-b1d8-4214-bc5e-d98045867d60","timestamp":"2022-06-17T06:17:07.236764Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:17:08.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:17:08.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:17:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:17:23.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:17:23.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:17:23.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:17:38.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:17:38.122 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-06-17T06:17:36.094736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6940119d-0081-4573-81d2-ae5dd8e45e23","timestamp":"2022-06-17T06:17:36.094905Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:17:38.990 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:17:38.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:17:53.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:17:53.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:17:53.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:18:09.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:18:09.013 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:18:08.286178Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01671d0d-4fd9-4e02-93a2-8d55635b8ece","timestamp":"2022-06-17T06:18:08.286382Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:18:10.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:18:10.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:18:25.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:18:25.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:18:25.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:18:40.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:18:40.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:18:40.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:18:55.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:18:55.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:18:55.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:19:07.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:19:07.923 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:19:07.236854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6700e48a-2439-4c0d-8727-aef8b4984890","timestamp":"2022-06-17T06:19:07.237066Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:19:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:19:10.931 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:19:10.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:19:25.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:19:25.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:19:25.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:19:38.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:19:38.126 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-06-17T06:19:36.094506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7504724d-a04a-4795-910c-7cac3f6bd56f","timestamp":"2022-06-17T06:19:36.094596Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:19:38.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:19:38.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:19:53.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:19:53.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:19:53.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:20:08.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:20:08.111 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:20:08.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:20:08.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:20:08.964 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:20:08.285712Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f923628-4f11-47ce-b164-4d69f2c2dd54","timestamp":"2022-06-17T06:20:08.285821Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:20:09.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:20:09.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:20:23.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:20:23.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:20:23.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:20:38.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:20:38.959 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:20:38.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:20:53.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:20:53.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:20:53.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:21:07.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:21:07.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:21:07.241019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cb1fcb5-2601-475f-811d-eecdc37c9248","timestamp":"2022-06-17T06:21:07.241119Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:21:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:21:09.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:21:09.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:21:24.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:21:24.920 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:21:24.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:21:38.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:21:38.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-06-17T06:21:36.094501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"791b15d1-e636-45f8-8b92-a215fb1225ac","timestamp":"2022-06-17T06:21:36.094577Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:21:38.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:21:38.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:21:53.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:21:53.199 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:21:53.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:22:08.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:22:08.158 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:22:08.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:22:08.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:22:08.964 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:22:08.285690Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0ad405f-c91e-40da-8088-725fd4a1d48c","timestamp":"2022-06-17T06:22:08.285837Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:22:09.009 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:22:09.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:22:23.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:22:23.977 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:22:23.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:22:38.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:22:38.931 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:22:38.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:22:53.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:22:53.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:22:53.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:23:07.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:23:07.910 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:23:07.236583Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac39a78b-96a4-4d07-890e-6623388d80f5","timestamp":"2022-06-17T06:23:07.236663Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:23:07.993 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:23:07.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:23:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:23:22.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:23:22.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:23:22.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:23:37.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:23:37.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:23:37.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:23:38.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:23:38.051 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-06-17T06:23:36.094458Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cea4000c-8965-4c1b-9539-4a9fc58287f4","timestamp":"2022-06-17T06:23:36.094505Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:23:38.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:23:38.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:23:53.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:23:53.089 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:23:53.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:24:08.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:24:08.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:24:08.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:24:08.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:24:08.974 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:24:08.285755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d5e7ed1-f4df-4081-978f-4847a12a1135","timestamp":"2022-06-17T06:24:08.285916Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:24:09.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:24:09.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:24:23.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:24:24.002 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:24:24.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:24:38.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:24:38.995 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:24:38.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:24:53.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:24:53.974 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:24:53.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:25:07.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:25:07.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:25:07.236950Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b821872b-9064-4fab-ade8-709ee859a768","timestamp":"2022-06-17T06:25:07.237159Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:25:08.052 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:25:08.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:25:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:25:23.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:25:23.018 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:25:23.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:25:38.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:25:38.136 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-06-17T06:25:36.094484Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bec53668-cbf6-43d4-afd1-a1d3ba12654d","timestamp":"2022-06-17T06:25:36.094549Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:25:38.206 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:25:38.207 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:25:53.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:25:53.190 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:25:53.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:26:08.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:26:08.159 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:26:08.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:26:08.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:26:08.976 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:26:08.286141Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8541d9c6-9e4d-49d9-827e-f5513647b94b","timestamp":"2022-06-17T06:26:08.286305Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:26:09.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:26:09.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:26:24.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:26:24.056 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:26:24.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:26:39.077 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:26:39.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:26:39.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:26:54.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:26:54.080 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:26:54.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:27:07.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:27:07.910 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:27:07.236757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36e2213d-4462-4ce4-93b6-1dd610f313e0","timestamp":"2022-06-17T06:27:07.236866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:27:08.036 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:27:08.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:27:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:27:23.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:27:23.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:27:23.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:27:37.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:27:37.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:27:37.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:27:38.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:27:38.090 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-06-17T06:27:36.094476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4ee1f6c-9c42-436e-b000-41c011cb7df3","timestamp":"2022-06-17T06:27:36.094532Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:27:38.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:27:38.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:27:53.122 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:27:53.122 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:27:53.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:28:08.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:28:08.095 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:28:08.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:28:08.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:28:08.966 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:28:08.285708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12956771-4656-4225-ba8d-c89dc89fd4c1","timestamp":"2022-06-17T06:28:08.285838Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:28:09.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:28:09.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:28:24.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:28:24.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:28:24.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:28:38.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:28:38.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:28:38.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:28:53.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:28:53.997 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:28:53.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:29:07.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:29:07.935 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:29:07.236597Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"016ad633-1d0b-4fa4-9006-a408330f1f14","timestamp":"2022-06-17T06:29:07.236776Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:29:08.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:29:08.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:29:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:29:23.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:29:23.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:29:23.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:29:38.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:29:38.150 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-06-17T06:29:36.094752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05b9bf53-18b2-4ce1-9d90-be0509c511cd","timestamp":"2022-06-17T06:29:36.094873Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:29:38.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:29:38.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:29:53.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:29:53.161 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:29:53.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:30:08.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:30:08.127 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:30:08.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:30:09.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:30:09.001 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:30:08.285853Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7010112-e4a4-441d-a68f-3b3d1d59f071","timestamp":"2022-06-17T06:30:08.285931Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:30:09.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:30:09.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:30:24.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:30:24.070 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:30:24.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:30:39.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:30:39.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:30:39.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:30:54.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:30:54.028 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:30:54.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:31:07.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:31:07.912 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:31:07.238412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a91cf065-e9f5-40ca-aa56-0e74d604a7ee","timestamp":"2022-06-17T06:31:07.238514Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:31:08.100 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:31:08.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:31:09.345 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:31:23.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:31:23.114 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:31:23.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:31:38.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:31:38.248 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-06-17T06:31:36.094519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b79cbbc-ccf1-436e-8369-a8c9f71f1db7","timestamp":"2022-06-17T06:31:36.094618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:31:38.285 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:31:38.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:31:53.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:31:53.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:31:53.288 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:32:08.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:32:08.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:32:08.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:32:08.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:32:08.976 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:32:08.286178Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"542c9016-e262-4fc7-8de3-82a1691feba3","timestamp":"2022-06-17T06:32:08.286385Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:32:09.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:32:09.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:32:24.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:32:24.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:32:24.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:32:39.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:32:39.120 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:32:39.121 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:32:54.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:32:54.100 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:32:54.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:33:07.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:33:07.960 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:33:07.236774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b25dd38-ceee-4dfd-8cc0-6c51dd9f33ab","timestamp":"2022-06-17T06:33:07.236909Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:33:08.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:33:08.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:33:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:33:23.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:33:23.090 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:33:23.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:33:38.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:33:38.151 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-06-17T06:33:36.094455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4b516c3-9860-46a2-8da1-ebee8150554f","timestamp":"2022-06-17T06:33:36.094520Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:33:38.189 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:33:38.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:33:53.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:33:53.177 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:33:53.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:34:08.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:34:08.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:34:08.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:34:08.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:34:08.974 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:34:08.285714Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7a41a7c-8fe3-42a5-9c7a-32f274c0fa95","timestamp":"2022-06-17T06:34:08.285809Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:34:09.126 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:34:09.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:34:24.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:34:24.131 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:34:24.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:34:39.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:34:39.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:34:39.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:34:54.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:34:54.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:34:54.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:35:07.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:35:07.954 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:35:07.237421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0859698-a522-4e45-8ff2-a485669d21f5","timestamp":"2022-06-17T06:35:07.237529Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:35:08.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:35:08.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:35:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:35:23.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:35:23.126 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:35:23.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:35:38.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:35:38.221 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-06-17T06:35:36.094444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c4cbfb9-2ddc-44fe-8506-b84f853352c8","timestamp":"2022-06-17T06:35:36.094515Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:35:38.258 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:35:38.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:35:53.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:35:53.236 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:35:53.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:36:08.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:36:08.191 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:36:08.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:36:08.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:36:08.970 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:36:08.285738Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6ff9552-28cb-466f-8817-9023fd4bff5e","timestamp":"2022-06-17T06:36:08.285846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:36:09.134 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:36:09.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:36:24.122 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:36:24.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:36:24.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:36:39.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:36:39.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:36:39.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:36:54.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:36:54.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:36:54.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:37:07.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:37:07.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:37:07.236546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0feb96c7-ba97-44b5-85b6-601e42899aaf","timestamp":"2022-06-17T06:37:07.236670Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:37:08.142 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:37:08.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:37:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:37:23.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:37:23.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:37:23.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:37:38.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:37:38.165 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-06-17T06:37:36.094465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2063104e-9b1e-459e-bf22-bcc2c2cbb24a","timestamp":"2022-06-17T06:37:36.094533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:37:38.200 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:37:38.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:37:53.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:37:53.178 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:37:53.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:38:08.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:38:08.139 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:38:08.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:38:08.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:38:08.973 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:38:08.286116Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f95fb724-9d7d-4729-be10-351af7a8974a","timestamp":"2022-06-17T06:38:08.286277Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:38:09.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:38:09.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:38:24.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:38:24.178 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:38:24.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:38:39.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:38:39.142 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:38:39.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:38:54.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:38:54.136 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:38:54.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:39:07.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:39:07.991 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:39:07.237155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d9b06ec-b20a-4e35-b9e8-aa21443a2380","timestamp":"2022-06-17T06:39:07.237424Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:39:08.160 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:39:08.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:39:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:39:23.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:39:23.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:39:23.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:39:38.208 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:39:38.210 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-06-17T06:39:36.094537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd085da8-83bd-4120-9944-48cffe327569","timestamp":"2022-06-17T06:39:36.094623Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:39:38.244 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:39:38.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:39:53.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:39:53.268 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:39:53.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:40:08.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:40:08.226 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:40:08.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:40:08.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:40:08.968 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:40:08.285856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fee7e591-d7c0-492d-961a-bc5b54fd160f","timestamp":"2022-06-17T06:40:08.285972Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:40:09.173 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:40:09.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:40:24.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:40:24.138 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:40:24.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:40:39.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:40:39.132 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:40:39.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:40:54.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:40:54.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:40:54.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:41:07.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:41:07.968 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:41:07.236678Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6af9ced-9e41-4060-a0cb-e3c176da103c","timestamp":"2022-06-17T06:41:07.236795Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:41:08.204 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:41:08.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:41:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:41:23.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:41:23.163 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:41:23.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:41:38.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:41:38.227 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-06-17T06:41:36.095546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f94686d1-a9d5-402a-a1cd-e8ce83036a12","timestamp":"2022-06-17T06:41:36.095753Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:41:38.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:41:38.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:41:53.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:41:53.249 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:41:53.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:42:08.207 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:42:08.209 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:42:08.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:42:08.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:42:08.993 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:42:08.285993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5501e760-bdee-4ba0-9390-bc0bb5afefd9","timestamp":"2022-06-17T06:42:08.286149Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:42:09.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:42:09.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:42:24.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:42:24.176 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:42:24.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:42:39.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:42:39.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:42:39.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:42:54.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:42:54.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:42:54.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:43:07.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:43:07.897 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:43:07.236565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"787f4389-1588-4d1e-a51f-edec773ded43","timestamp":"2022-06-17T06:43:07.236659Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:43:08.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:43:08.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:43:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:43:23.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:43:23.193 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:43:23.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:43:38.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:43:38.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-06-17T06:43:36.094587Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"159df11d-3e7d-4e97-a2a1-964fbcd3cf04","timestamp":"2022-06-17T06:43:36.094692Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:43:38.328 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:43:38.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:43:53.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:43:53.301 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:43:53.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:44:08.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:44:08.258 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:44:08.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:44:08.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:44:08.971 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:44:08.288328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20c401d3-2a53-429c-9724-da680d0f40e9","timestamp":"2022-06-17T06:44:08.288426Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:44:09.240 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:44:09.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:44:24.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:44:24.202 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:44:24.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:44:39.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:44:39.161 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:44:39.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:44:54.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:44:54.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:44:54.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:45:08.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:45:08.014 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:45:07.236903Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10cd3bd3-caa9-46a0-8131-2e5bc81d7dc6","timestamp":"2022-06-17T06:45:07.237081Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:45:08.234 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:45:08.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:45:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:45:23.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:45:23.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:45:23.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:45:38.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:45:38.184 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-06-17T06:45:36.094519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6fe7a4e-0ad1-4797-96e6-eed30f65d209","timestamp":"2022-06-17T06:45:36.094603Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:45:38.259 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:45:38.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:45:53.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:45:53.243 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:45:53.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:46:08.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:46:08.220 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:46:08.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:46:08.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:46:08.982 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:46:08.286124Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f771761d-b90f-40e0-b894-910cfa30a086","timestamp":"2022-06-17T06:46:08.286300Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:46:09.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:46:09.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:46:24.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:46:24.217 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:46:24.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:46:39.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:46:39.191 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:46:39.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:46:54.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:46:54.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:46:54.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:47:08.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:47:08.016 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:47:07.236958Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a667a49-4eb9-4b18-8fd2-e297cd2c6197","timestamp":"2022-06-17T06:47:07.237038Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:47:08.273 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:47:08.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:47:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:47:23.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:47:23.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:47:23.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:47:38.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:47:38.229 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-06-17T06:47:36.094565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97dbfabf-c7dc-49fc-94d1-66ca1fbf9fae","timestamp":"2022-06-17T06:47:36.094657Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:47:38.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:47:38.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:47:53.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:47:53.291 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:47:53.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:48:08.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:48:08.248 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:48:08.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:48:08.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:48:08.974 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:48:08.285950Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1da72bb-4616-4190-b702-adc345038fa4","timestamp":"2022-06-17T06:48:08.286040Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:48:09.282 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:48:09.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:48:24.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:48:24.266 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:48:24.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:48:39.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:48:39.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:48:39.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:48:54.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:48:54.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:48:54.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:49:07.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:49:07.910 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:49:07.236590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1ec1f35-310d-4f16-84fd-eee237030d24","timestamp":"2022-06-17T06:49:07.236702Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:49:07.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:49:07.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:49:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:49:22.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:49:22.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:49:22.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:49:37.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:49:37.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:49:37.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:49:38.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:49:38.111 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-06-17T06:49:36.094630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f94a3843-64d6-4501-ae65-3dcfa6a4caf0","timestamp":"2022-06-17T06:49:36.094720Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:49:38.293 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:49:38.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:49:53.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:49:53.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:49:53.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:50:08.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:50:08.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:50:08.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:50:09.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:50:09.008 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:50:08.286223Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c29997a3-b024-46b3-ba70-e4e67f587b2c","timestamp":"2022-06-17T06:50:08.286486Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:50:09.299 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:50:09.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:50:24.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:50:24.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:50:24.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:50:39.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:50:39.268 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:50:39.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:50:54.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:50:54.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:50:54.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:51:07.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:51:07.978 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:51:07.239108Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8122af7c-db34-4530-bca5-043deb657895","timestamp":"2022-06-17T06:51:07.242331Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:51:08.326 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:51:08.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:51:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:51:23.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:51:23.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:51:23.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:51:38.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:51:38.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-06-17T06:51:36.094638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d884ffbd-ea32-488f-bf94-b5a75f93a5e1","timestamp":"2022-06-17T06:51:36.094741Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:51:38.317 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:51:38.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:51:53.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:51:53.301 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:51:53.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:52:08.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:52:08.255 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:52:08.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:52:08.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:52:08.967 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:52:08.285781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cdde939-eded-4412-9528-4ccf1f43b833","timestamp":"2022-06-17T06:52:08.285931Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:52:09.338 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:52:09.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:52:24.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:52:24.311 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:52:24.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:52:39.273 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:52:39.273 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:52:39.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:52:54.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:52:54.244 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:52:54.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:53:07.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:53:07.942 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:53:07.236575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2797cff2-2e6d-4c4a-91d0-6e08ff511d44","timestamp":"2022-06-17T06:53:07.236695Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:53:08.326 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:53:08.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:53:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:53:23.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:53:23.308 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:53:23.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:53:38.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:53:38.211 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-06-17T06:53:36.094868Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d147cc43-f464-4443-98be-0907ffd014a0","timestamp":"2022-06-17T06:53:36.095088Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:53:38.374 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:53:38.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:53:53.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:53:53.339 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:53:53.340 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:54:08.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:54:08.298 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:54:08.298 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:54:08.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:54:08.972 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:54:08.286060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ff4bc21-d942-41c7-8f6d-c647ba977d5a","timestamp":"2022-06-17T06:54:08.286286Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:54:09.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:54:09.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:54:24.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:54:24.064 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:54:24.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:54:39.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:54:39.068 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:54:39.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:54:54.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:54:54.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:54:54.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:55:07.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:55:07.924 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:55:07.236936Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b27cc3b5-d85b-4b72-ada6-53260f9f8a04","timestamp":"2022-06-17T06:55:07.237115Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:55:08.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:55:08.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:55:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:55:23.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:55:23.311 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:55:23.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:55:38.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:55:38.212 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-06-17T06:55:36.094519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"574dc766-366a-4496-9bf2-48476ce639d2","timestamp":"2022-06-17T06:55:36.094614Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:55:38.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:55:38.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:55:53.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:55:53.351 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:55:53.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:56:08.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:56:08.320 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:56:08.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:56:08.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:56:08.982 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:56:08.285789Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97c0508f-eeec-4ba6-aeb3-21024b8a482f","timestamp":"2022-06-17T06:56:08.285902Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:56:09.370 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:56:09.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:56:24.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:56:24.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:56:24.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:56:39.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:56:39.294 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:56:39.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:56:54.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:56:54.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:56:54.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:57:07.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:57:07.940 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:57:07.236557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1b688b5-1517-4899-9805-fef9866f590c","timestamp":"2022-06-17T06:57:07.236647Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:57:08.390 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:57:08.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:57:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:57:23.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:57:23.353 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:57:23.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:57:38.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:57:38.215 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-06-17T06:57:36.094444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de7f7c57-a784-4812-b165-c297b260f579","timestamp":"2022-06-17T06:57:36.094496Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:57:38.413 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:57:38.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:57:53.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:57:53.376 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:57:53.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:58:08.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:58:08.349 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:58:08.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:58:08.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:58:08.983 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:58:08.285770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4768613f-1207-4b31-b956-de0c693c9acf","timestamp":"2022-06-17T06:58:08.285865Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 06:58:09.452 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:58:09.453 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:58:24.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:58:24.419 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:58:24.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:58:39.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:58:39.413 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:58:39.413 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:58:54.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:58:54.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:58:54.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:59:07.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:59:07.919 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:59:07.236890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6c449d8-6411-4cd8-a422-7a6d047f0fab","timestamp":"2022-06-17T06:59:07.237133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 06:59:08.443 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:59:08.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:59:09.345 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 06:59:23.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:59:23.400 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:59:23.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:59:38.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:59:38.221 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-06-17T06:59:36.094547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cae8acc-9b99-4e28-9bff-491e76c47aea","timestamp":"2022-06-17T06:59:36.094615Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 06:59:38.433 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:59:38.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 06:59:53.408 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 06:59:53.409 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 06:59:53.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:00:08.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:00:08.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:00:08.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:00:08.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:00:08.896 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:00:08.286898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccfb1ca2-6e3b-4f3f-b7d2-98c0aee4e68d","timestamp":"2022-06-17T07:00:08.287081Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:00:09.438 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:00:09.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:00:24.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:00:24.424 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:00:24.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:00:39.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:00:39.401 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:00:39.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:00:54.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:00:54.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:00:54.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:01:07.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:01:07.914 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:01:07.236608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7af263ba-7511-4a42-95ea-9c6a5fdf1be0","timestamp":"2022-06-17T07:01:07.236724Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:01:08.459 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:01:08.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:01:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:01:23.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:01:23.416 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:01:23.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:01:38.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:01:38.295 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-06-17T07:01:36.094811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a73b46b-cf5d-43ee-9371-4de534815a22","timestamp":"2022-06-17T07:01:36.094957Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:01:38.465 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:01:38.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:01:53.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:01:53.459 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:01:53.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:02:08.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:02:08.401 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:02:08.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:02:08.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:02:08.924 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:02:08.285713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9d76d74-d923-4aa9-9ab8-212bd25a18b1","timestamp":"2022-06-17T07:02:08.285801Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:02:09.497 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:02:09.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:02:24.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:02:24.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:02:24.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:02:39.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:02:39.481 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:02:39.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:02:54.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:02:54.462 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:02:54.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:03:07.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:03:07.942 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:03:07.236969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78d2dc87-d95d-41c8-b10d-673b40596393","timestamp":"2022-06-17T07:03:07.237162Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:03:08.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:03:08.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:03:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:03:23.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:03:23.419 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:03:23.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:03:38.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:03:38.233 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-06-17T07:03:36.094542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3df93113-b2af-4efb-b3a8-bdad2d97d7d0","timestamp":"2022-06-17T07:03:36.094660Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:03:38.477 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:03:38.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:03:53.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:03:53.467 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:03:53.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:04:08.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:04:08.436 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:04:08.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:04:08.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:04:08.961 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:04:08.290037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35189733-921b-4819-9caa-8dc91e3e61ca","timestamp":"2022-06-17T07:04:08.290260Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:04:09.493 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:04:09.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:04:24.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:04:24.448 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:04:24.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:04:39.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:04:39.420 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:04:39.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:04:54.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:04:54.398 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:04:54.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:05:07.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:05:07.964 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:05:07.236848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d661cc6-6330-4201-9495-e9fe5b15a7c0","timestamp":"2022-06-17T07:05:07.236950Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:05:08.526 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:05:08.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:05:09.345 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:05:23.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:05:23.492 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:05:23.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:05:38.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:05:38.233 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-06-17T07:05:36.094465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb6c375a-de41-4eac-bbec-61e9503870c6","timestamp":"2022-06-17T07:05:36.094545Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:05:38.501 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:05:38.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:05:53.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:05:53.475 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:05:53.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:06:08.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:06:08.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:06:08.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:06:08.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:06:08.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:06:08.285943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c275eb8-0ff5-41c8-9612-2328d89ac13e","timestamp":"2022-06-17T07:06:08.286048Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:06:09.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:06:09.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:06:24.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:06:24.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:06:24.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:06:39.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:06:39.426 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:06:39.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:06:54.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:06:54.400 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:06:54.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:07:08.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:07:08.002 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:07:07.236855Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd9cd512-55ea-4144-8a7f-6da84c1256f1","timestamp":"2022-06-17T07:07:07.237128Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:07:08.519 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:07:08.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:07:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:07:23.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:07:23.498 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:07:23.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:07:38.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:07:38.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-06-17T07:07:36.094492Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"063306d2-cab5-444f-8b2e-b9c87af96e8b","timestamp":"2022-06-17T07:07:36.094566Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:07:38.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:07:38.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:07:53.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:07:53.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:07:53.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:08:08.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:08:08.370 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:08:08.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:08:08.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:08:08.892 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:08:08.286100Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d68b2124-588a-4fb2-a570-346eff4e30f2","timestamp":"2022-06-17T07:08:08.286297Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:08:09.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:08:09.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:08:24.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:08:24.509 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:08:24.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:08:39.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:08:39.514 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:08:39.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:08:54.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:08:54.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:08:54.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:09:07.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:09:07.915 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:09:07.236613Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69689426-0488-4112-b1db-9faf875a2728","timestamp":"2022-06-17T07:09:07.236711Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:09:08.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:09:08.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:09:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:09:23.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:09:23.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:09:23.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:09:38.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:09:38.249 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-06-17T07:09:36.094558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26aecd44-d4a6-4d5e-bd13-179333b16caf","timestamp":"2022-06-17T07:09:36.094646Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:09:38.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:09:38.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:09:53.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:09:53.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:09:53.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:10:08.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:10:08.372 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:10:08.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:10:08.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:10:08.891 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:10:08.285746Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44be6613-c1c9-4a2c-9ab5-61d6e3fabb4a","timestamp":"2022-06-17T07:10:08.285833Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:10:09.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:10:09.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:10:24.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:10:24.531 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:10:24.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:10:39.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:10:39.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:10:39.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:10:54.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:10:54.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:10:54.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:11:07.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:11:07.922 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:11:07.238426Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2664c47-7c09-4211-a8e8-6aacce34661f","timestamp":"2022-06-17T07:11:07.238528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:11:08.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:11:08.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:11:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:11:23.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:11:23.516 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:11:23.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:11:38.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:11:38.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-06-17T07:11:36.094923Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7101333e-be47-4755-ae87-f03c5c889956","timestamp":"2022-06-17T07:11:36.095075Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:11:38.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:11:38.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:11:53.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:11:53.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:11:53.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:12:08.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:12:08.389 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:12:08.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:12:08.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:12:08.912 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:12:08.286343Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a85addae-50fe-46f8-bab3-0c271f06842c","timestamp":"2022-06-17T07:12:08.286526Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:12:10.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:12:10.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:12:25.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:12:25.542 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:12:25.542 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:12:40.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:12:40.516 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:12:40.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:12:55.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:12:55.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:12:55.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:13:07.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:13:07.911 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:13:07.236824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18c55bb4-dfc8-4802-849c-43a6bcd3fa0c","timestamp":"2022-06-17T07:13:07.236974Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:13:08.572 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:13:08.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:13:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:13:23.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:13:23.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:13:23.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:13:38.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:13:38.253 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-06-17T07:13:36.094459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7644335a-b30b-4a72-978d-3983e5028909","timestamp":"2022-06-17T07:13:36.094524Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:13:38.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:13:38.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:13:53.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:13:53.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:13:53.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:14:08.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:14:08.366 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:14:08.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:14:08.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:14:08.884 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:14:08.285803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0113f85c-965a-4c54-9d05-1015d3f04f9e","timestamp":"2022-06-17T07:14:08.285910Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:14:09.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:14:09.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:14:24.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:14:24.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:14:24.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:14:39.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:14:39.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:14:39.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:14:54.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:14:54.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:14:54.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:15:07.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:15:07.905 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:15:07.236592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1dd7483b-9265-4044-a84a-b637388e710e","timestamp":"2022-06-17T07:15:07.236696Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:15:08.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:15:08.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:15:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:15:23.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:15:23.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:15:23.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:15:38.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:15:38.256 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-06-17T07:15:36.094461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54a67951-49fd-4145-834b-eee8fbc14d3f","timestamp":"2022-06-17T07:15:36.094553Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:15:38.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:15:38.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:15:53.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:15:53.618 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:15:53.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:16:08.358 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:16:08.359 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:16:08.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:16:08.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:16:08.875 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:16:08.285840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67b875e0-b616-4bfa-9785-0b73040d7eaa","timestamp":"2022-06-17T07:16:08.285945Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:16:08.935 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:16:08.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:16:23.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:16:23.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:16:23.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:16:38.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:16:38.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:16:38.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:16:53.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:16:53.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:16:53.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:17:07.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:17:07.914 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:17:07.236630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb1f5dc3-8a05-4492-9831-99f58ed4f38f","timestamp":"2022-06-17T07:17:07.236724Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:17:08.627 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:17:08.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:17:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:17:23.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:17:23.580 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:17:23.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:17:38.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:17:38.268 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-06-17T07:17:36.094500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"448b6840-9a73-46cb-b224-784e8830527c","timestamp":"2022-06-17T07:17:36.094659Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:17:38.635 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:17:38.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:17:53.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:17:53.639 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:17:53.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:18:08.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:18:08.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:18:08.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:18:08.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:18:08.886 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:18:08.286062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"931ebb85-e486-4087-970f-4e74fceefaf4","timestamp":"2022-06-17T07:18:08.286549Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:18:09.644 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:18:09.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:18:24.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:18:24.632 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:18:24.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:18:39.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:18:39.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:18:39.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:18:54.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:18:54.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:18:54.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:19:07.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:19:07.975 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:19:07.236953Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81184ce4-93b8-473e-b5f2-472e145197cb","timestamp":"2022-06-17T07:19:07.237140Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:19:08.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:19:08.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:19:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:19:23.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:19:23.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:19:23.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:19:38.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:19:38.268 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-06-17T07:19:36.094526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87e0768a-43e0-4177-a438-0f84d57c1041","timestamp":"2022-06-17T07:19:36.094601Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:19:38.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:19:38.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:19:53.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:19:53.665 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:19:53.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:20:08.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:20:08.361 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:20:08.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:20:08.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:20:08.879 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:20:08.285890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef22dc12-8053-4633-b634-b604b10ac85f","timestamp":"2022-06-17T07:20:08.285986Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:20:09.666 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:20:09.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:20:24.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:20:24.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:20:24.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:20:39.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:20:39.651 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:20:39.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:20:54.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:20:54.630 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:20:54.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:21:07.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:21:07.920 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:21:07.236550Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbaeb4d9-fbf0-499e-b766-421f1b24c4f9","timestamp":"2022-06-17T07:21:07.236636Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:21:08.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:21:08.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:21:09.345 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:21:23.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:21:23.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:21:23.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:21:38.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:21:38.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-06-17T07:21:36.094456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c668d079-b20a-4dd5-befc-57d314554bde","timestamp":"2022-06-17T07:21:36.094505Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:21:38.691 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:21:38.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:21:53.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:21:53.695 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:21:53.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:22:08.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:22:08.355 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:22:08.355 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:22:08.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:22:08.871 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:22:08.285735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"886b5628-6cfa-4556-be28-0db3c8c25f8b","timestamp":"2022-06-17T07:22:08.285824Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:22:09.702 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:22:09.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:22:24.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:22:24.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:22:24.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:22:39.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:22:39.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:22:39.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:22:54.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:22:54.578 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:22:54.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:23:07.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:23:07.910 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:23:07.236589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d02afb52-0858-4781-b7f4-855cdf78f14a","timestamp":"2022-06-17T07:23:07.236693Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:23:08.695 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:23:08.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:23:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:23:23.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:23:23.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:23:23.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:23:38.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:23:38.280 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-06-17T07:23:36.094854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf4bb32f-42ad-41d2-ab49-d20c139cf2c9","timestamp":"2022-06-17T07:23:36.095003Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:23:38.719 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:23:38.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:23:53.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:23:53.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:23:53.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:24:08.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:24:08.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:24:08.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:24:08.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:24:08.893 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:24:08.285731Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a5aca1d-68a9-4346-984e-d0a76ac4b9fd","timestamp":"2022-06-17T07:24:08.285807Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:24:09.711 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:24:09.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:24:24.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:24:24.708 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:24:24.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:24:39.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:24:39.684 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:24:39.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:24:54.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:24:54.659 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:24:54.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:25:07.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:25:07.908 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:25:07.236988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45d39e6e-7ab3-49ef-be7f-46ac13d9188d","timestamp":"2022-06-17T07:25:07.237106Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:25:08.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:25:08.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:25:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-17 07:25:23.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:25:23.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:25:23.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:25:38.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:25:38.276 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-06-17T07:25:36.094528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4aef2a12-30e2-4881-b38c-8551d0d35520","timestamp":"2022-06-17T07:25:36.094652Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-17 07:25:38.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:25:38.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:25:53.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:25:53.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:25:53.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:26:08.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:26:08.402 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:26:08.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:26:08.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:26:08.924 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:26:08.286359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73976085-4401-4c00-8e85-a24bc63e6358","timestamp":"2022-06-17T07:26:08.286542Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-17 07:26:09.741 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:26:09.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:26:24.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:26:24.702 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:26:24.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:26:39.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:26:39.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:26:39.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:26:54.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:26:54.652 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:26:54.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:27:07.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-17 07:27:07.911 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T07:27:07.236619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c42495b2-286e-4568-acdd-c28ed497fd60","timestamp":"2022-06-17T07:27:07.236727Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-17 07:27:08.743 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 2022-06-17 07:27:08.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ... 2022-06-17 07:27:09.342 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning