By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-09-22 02:36:13.268 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-09-22 02:36:13.274 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-09-22 02:36:15.067 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-09-22 02:36:15.708 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 623 ms. Found 7 JPA repository interfaces. 2022-09-22 02:36:17.566 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-09-22 02:36:17.570 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-09-22 02:36:17.574 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-09-22 02:36:17.588 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-09-22 02:36:17.594 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-09-22 02:36:17.602 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-09-22 02:36:17.607 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-09-22 02:36:17.610 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-09-22 02:36:17.640 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-09-22 02:36:17.658 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-09-22 02:36:17.660 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-09-22 02:36:18.234 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-09-22 02:36:18.254 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-09-22 02:36:18.255 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-09-22 02:36:18.419 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-09-22 02:36:18.420 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5043 ms 2022-09-22 02:36:18.953 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-09-22 02:36:19.487 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-09-22 02:36:19.739 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-09-22 02:36:20.269 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-22 02:36:20.629 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-09-22 02:36:21.024 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-09-22 02:36:21.095 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-22 02:36:29.241 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-22 02:36:29.264 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-09-22 02:36:30.814 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-09-22 02:36:31.460 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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-09-22 02:36:32.237 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-09-22 02:36:33.575 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10508ba6, org.springframework.security.web.context.SecurityContextPersistenceFilter@1c681761, org.springframework.security.web.header.HeaderWriterFilter@76208b80, org.springframework.security.web.authentication.logout.LogoutFilter@31dd0e2e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@24520a51, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@169d1f92, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1fcfcf37, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@da11873, org.springframework.security.web.session.SessionManagementFilter@19540247, org.springframework.security.web.access.ExceptionTranslationFilter@272c5abd, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64cdc310] 2022-09-22 02:36:34.126 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-09-22 02:36:34.126 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-09-22 02:36:34.126 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-09-22 02:36:34.127 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-09-22 02:36:34.127 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-09-22 02:36:34.127 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-09-22 02:36:34.127 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-09-22 02:36:34.127 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-09-22 02:36:34.128 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-09-22 02:36:34.128 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-09-22 02:36:34.128 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-09-22 02:36:34.128 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-09-22 02:36:34.128 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-09-22 02:36:34.128 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-09-22 02:36:34.129 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-09-22 02:36:34.129 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-09-22 02:36:34.129 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-09-22 02:36:34.129 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-09-22 02:36:34.129 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-09-22 02:36:34.129 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-09-22 02:36:34.129 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-09-22 02:36:34.130 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-09-22 02:36:34.214 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-09-22 02:36:34.989 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-09-22 02:36:34.989 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-09-22 02:36:34.997 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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-09-22 02:36:34.999 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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-09-22 02:36:35.011 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:36:35.000 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=19c4f151-6ba6-4926-85da-df51572285e0, alive=false, publisher=null]]: starting 2022-09-22 02:36:35.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:36:35.029 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=19c4f151-6ba6-4926-85da-df51572285e0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-09-22 02:36:35.035 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-09-22 02:36:35.036 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-09-22 02:36:35.036 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-09-22 02:36:35.036 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-09-22 02:36:35.036 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-09-22 02:36:35.036 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-09-22 02:36:35.036 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-09-22 02:36:35.037 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-09-22 02:36:35.038 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-09-22 02:36:35.038 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-09-22 02:36:35.038 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-09-22 02:36:35.038 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-09-22 02:36:35.038 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-09-22 02:36:35.038 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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@3a0b6aff 2022-09-22 02:36:35.038 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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-09-22 02:36:35.038 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-09-22 02:36:35.046 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 22.882 seconds (JVM running for 24.353) 2022-09-22 02:36:35.064 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-09-22 02:36:35.138 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-09-22 02:36:50.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:36:50.512 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:36:50.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:37:05.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:37:05.486 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:37:05.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:37:20.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:37:20.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:37:20.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:37:35.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:37:35.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:37:35.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:37:50.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:37:50.166 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:37:50.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:38:01.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:38:01.086 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-09-22 02:38:01.101 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:38:00.299122Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7711e886-330b-49c0-b982-19e2822bd6d7","timestamp":"2022-09-22T02:38:00.299246Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:38:01.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:38:01.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:38:14.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:38:14.769 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:38:14.051753Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75315be4-02b2-44d8-afc7-a6085a2bfe43","timestamp":"2022-09-22T02:38:14.051914Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:38:15.032 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:38:15.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:38:27.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:38:27.799 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-09-22T02:38:27.060589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c505fd87-da7a-461e-a502-3f8b663b03a2","timestamp":"2022-09-22T02:38:27.060694Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:38:28.037 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:38:28.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:38:34.988 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:38:43.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:38:43.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:38:43.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:38:58.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:38:58.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:38:58.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:39:13.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:39:13.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:39:13.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:39:27.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:39:27.974 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:39:27.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:39:42.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:39:42.962 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:39:42.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:39:57.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:39:57.931 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:39:57.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:40:01.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:40:01.021 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:40:00.299051Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06db5f56-a371-4d48-82e2-e703c0d95ec8","timestamp":"2022-09-22T02:40:00.299195Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:40:01.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:40:01.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:40:14.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:40:14.744 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:40:14.051716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b273dd08-9052-494d-b32c-84a0a6a7ca81","timestamp":"2022-09-22T02:40:14.051888Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:40:15.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:40:15.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:40:27.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:40:27.744 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-09-22T02:40:27.060780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"971b9465-2d33-4843-8917-9d602a83a33d","timestamp":"2022-09-22T02:40:27.060955Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:40:28.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:40:28.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:40:34.988 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:40:43.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:40:43.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:40:43.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:40:57.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:40:57.989 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:40:57.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:41:12.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:41:12.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:41:12.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:41:27.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:41:27.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:41:27.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:41:42.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:41:42.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:41:42.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:41:57.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:41:57.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:41:57.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:42:00.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:42:00.970 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:42:00.298834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a1392c9-1e86-4419-badf-e4096ebf68aa","timestamp":"2022-09-22T02:42:00.298929Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:42:01.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:42:01.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:42:14.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:42:14.725 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:42:14.051577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28d39798-4411-490b-bbc6-9c2416830867","timestamp":"2022-09-22T02:42:14.051662Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:42:15.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:42:15.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:42:27.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:42:27.746 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-09-22T02:42:27.060345Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc3d3aa0-2762-4f3f-8723-1af11abdb9ac","timestamp":"2022-09-22T02:42:27.060433Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:42:28.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:42:28.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:42:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:42:43.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:42:43.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:42:43.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:42:57.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:42:57.992 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:42:57.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:43:12.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:43:12.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:43:12.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:43:27.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:43:27.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:43:27.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:43:42.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:43:42.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:43:42.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:43:57.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:43:57.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:43:57.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:44:00.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:44:00.969 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:44:00.298928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef860134-db5c-4668-bbeb-886686e6638e","timestamp":"2022-09-22T02:44:00.299049Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:44:01.098 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:44:01.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:44:14.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:44:14.741 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:44:14.051717Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5622e7be-148d-4973-a899-7c40360ce40b","timestamp":"2022-09-22T02:44:14.051909Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:44:15.088 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:44:15.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:44:27.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:44:27.766 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-09-22T02:44:27.060885Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8dacc37-f053-4fd7-bda7-565cc128e0fa","timestamp":"2022-09-22T02:44:27.061188Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:44:28.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:44:28.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:44:34.988 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:44:43.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:44:43.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:44:43.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:44:58.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:44:58.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:44:58.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:45:12.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:45:12.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:45:12.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:45:27.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:45:27.920 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:45:27.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:45:42.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:45:42.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:45:42.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:45:57.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:45:57.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:45:57.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:46:00.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:46:00.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-09-22T02:46:00.298994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7beefd96-3943-4d95-ade4-b6e241adef21","timestamp":"2022-09-22T02:46:00.299127Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:46:01.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:46:01.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:46:14.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:46:14.722 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:46:14.051537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"883057ae-8c09-459d-b322-bbbc37d49905","timestamp":"2022-09-22T02:46:14.051678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:46:15.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:46:15.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:46:27.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:46:27.768 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-09-22T02:46:27.060283Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e7ad832-4930-4b27-9d15-b1798f739914","timestamp":"2022-09-22T02:46:27.060371Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:46:28.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:46:28.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:46:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:46:43.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:46:43.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:46:43.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:46:58.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:46:58.056 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:46:58.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:47:13.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:47:13.063 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:47:13.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:47:28.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:47:28.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:47:28.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:47:43.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:47:43.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:47:43.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:47:58.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:47:58.048 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:47:58.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:48:00.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:48:00.984 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:48:00.298775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97279364-0829-47f1-8017-119d85a34146","timestamp":"2022-09-22T02:48:00.298842Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:48:01.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:48:01.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:48:14.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:48:14.743 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:48:14.051500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c3540e6-3360-44e1-96bf-c300fb0c0f78","timestamp":"2022-09-22T02:48:14.051607Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:48:15.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:48:15.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:48:27.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:48:27.796 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-09-22T02:48:27.060381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42cdfb22-3618-4e03-8fb4-5d4479546db9","timestamp":"2022-09-22T02:48:27.060489Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:48:28.126 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:48:28.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:48:34.988 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:48:43.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:48:43.095 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:48:43.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:48:58.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:48:58.056 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:48:58.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:49:13.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:49:13.015 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:49:13.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:49:27.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:49:27.973 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:49:27.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:49:42.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:49:42.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:49:42.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:49:58.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:49:58.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:49:58.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:50:01.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:50:01.063 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:50:00.299060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cac45b4-da4e-4442-acaa-a7436699e9b5","timestamp":"2022-09-22T02:50:00.299200Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:50:01.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:50:01.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:50:15.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:50:15.007 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:50:14.051697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf762aa4-8c01-4860-9ea6-8f7e0f38172b","timestamp":"2022-09-22T02:50:14.051888Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:50:15.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:50:15.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:50:27.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:50:27.897 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-09-22T02:50:27.060653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22f48b2a-79be-46c2-a4f5-cc6aea86bed2","timestamp":"2022-09-22T02:50:27.060784Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:50:28.144 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:50:28.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:50:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:50:43.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:50:43.120 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:50:43.121 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:50:58.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:50:58.154 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:50:58.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:51:13.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:51:13.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:51:13.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:51:28.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:51:28.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:51:28.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:51:43.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:51:43.026 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:51:43.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:51:57.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:51:57.977 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:51:57.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:52:01.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:52:01.010 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:52:00.298815Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95e3c4d6-12f5-4af2-bda0-9142c010e9d9","timestamp":"2022-09-22T02:52:00.298989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:52:01.165 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:52:01.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:52:14.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:52:14.723 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:52:14.051487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c740cd2-6fb0-4c80-af5f-9a983a3f3d31","timestamp":"2022-09-22T02:52:14.051582Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:52:15.159 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:52:15.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:52:27.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:52:27.811 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-09-22T02:52:27.060296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dec4f2a2-e106-42a9-a167-19487568df9e","timestamp":"2022-09-22T02:52:27.060419Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:52:28.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:52:28.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:52:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:52:43.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:52:43.124 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:52:43.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:52:58.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:52:58.098 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:52:58.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:53:13.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:53:13.059 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:53:13.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:53:28.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:53:28.015 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:53:28.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:53:42.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:53:42.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:53:42.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:53:57.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:53:57.954 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:53:57.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:54:00.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:54:00.981 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:54:00.298755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9079dfe5-4aa0-4d1e-8a82-574ea5bf6511","timestamp":"2022-09-22T02:54:00.298840Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:54:01.178 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:54:01.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:54:14.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:54:14.723 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:54:14.051496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d13ffdf5-c941-48fe-95f1-b170c61dac40","timestamp":"2022-09-22T02:54:14.051701Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:54:15.180 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:54:15.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:54:27.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:54:27.736 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-09-22T02:54:27.060277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dd5318f-0547-4564-8f92-4d8898332631","timestamp":"2022-09-22T02:54:27.060380Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:54:28.186 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:54:28.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:54:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:54:43.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:54:43.147 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:54:43.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:54:58.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:54:58.128 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:54:58.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:55:13.084 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:55:13.085 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:55:13.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:55:28.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:55:28.071 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:55:28.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:55:43.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:55:43.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:55:43.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:55:57.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:55:58.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:55:58.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:56:01.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:56:01.029 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:56:00.299451Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"471ebf68-fa0a-4463-b7fb-42a465501f24","timestamp":"2022-09-22T02:56:00.299578Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:56:01.209 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:56:01.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:56:14.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:56:14.720 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:56:14.051638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d126637c-5596-46f6-afe7-2875575553e3","timestamp":"2022-09-22T02:56:14.051751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:56:15.202 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:56:15.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:56:27.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:56:27.739 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-09-22T02:56:27.060362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1359e0d7-6b54-4683-b937-f3e0f85a2818","timestamp":"2022-09-22T02:56:27.060458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:56:28.204 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:56:28.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:56:34.988 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:56:43.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:56:43.159 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:56:43.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:56:58.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:56:58.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:56:58.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:57:13.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:57:13.118 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:57:13.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:57:28.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:57:28.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:57:28.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:57:43.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:57:43.038 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:57:43.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:57:57.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:57:57.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:57:57.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:58:01.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:58:01.020 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:58:00.298991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6f1d873-585d-4a8f-a541-6d3ca5b76a8e","timestamp":"2022-09-22T02:58:00.299110Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 02:58:01.219 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:58:01.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:58:14.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:58:14.716 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:58:14.051878Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2690e94-d02e-4852-9aa2-a59b7e7308ba","timestamp":"2022-09-22T02:58:14.052065Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 02:58:15.221 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:58:15.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:58:27.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:58:27.737 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-09-22T02:58:27.060668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20157873-dc4b-43a7-be21-1e40eef88f8b","timestamp":"2022-09-22T02:58:27.060795Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 02:58:28.221 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:58:28.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:58:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 02:58:43.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:58:43.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:58:43.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:58:58.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:58:58.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:58:58.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:59:13.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:59:13.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:59:13.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:59:28.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:59:28.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:59:28.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:59:43.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:59:43.050 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:59:43.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 02:59:58.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 02:59:58.003 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 02:59:58.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:00:01.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:00:01.029 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:00:00.298806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c4a00a1-3727-4867-be96-53db6c9c4c2f","timestamp":"2022-09-22T03:00:00.298928Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 03:00:01.244 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:00:01.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:00:14.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:00:14.714 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:00:14.051499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3524b9f-4c95-4714-9a90-40b9b72c7599","timestamp":"2022-09-22T03:00:14.051583Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 03:00:15.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:00:15.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:00:27.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:00:27.738 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-09-22T03:00:27.060309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21a9fa2c-d2cd-4e0f-b0dc-9207bfd6d238","timestamp":"2022-09-22T03:00:27.060447Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 03:00:28.241 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:00:28.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:00:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 03:00:43.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:00:43.202 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:00:43.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:00:58.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:00:58.171 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:00:58.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:01:13.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:01:13.124 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:01:13.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:01:28.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:01:28.106 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:01:28.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:01:43.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:01:43.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:01:43.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:01:58.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:01:58.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:01:58.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:02:01.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:02:01.048 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:02:00.298876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2aa9cc6a-f5a5-45d5-8b94-7428c069f3d5","timestamp":"2022-09-22T03:02:00.298964Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 03:02:01.261 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:02:01.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:02:14.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:02:14.714 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:02:14.051514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1209114b-b23a-438e-9a00-db4f91b903e7","timestamp":"2022-09-22T03:02:14.051605Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 03:02:15.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:02:15.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:02:27.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:02:27.740 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-09-22T03:02:27.060354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d54f17e-eaae-4a38-b9e9-b1e9cd027732","timestamp":"2022-09-22T03:02:27.060504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 03:02:28.257 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:02:28.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:02:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 03:02:43.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:02:43.224 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:02:43.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:02:58.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:02:58.189 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:02:58.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:03:13.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:03:13.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:03:13.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:03:28.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:03:28.090 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:03:28.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:03:43.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:03:43.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:03:43.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:03:58.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:03:58.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:03:58.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:04:01.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:04:01.048 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:04:00.298783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f682f3d-c26c-4bee-862c-a990a0705c66","timestamp":"2022-09-22T03:04:00.298883Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-09-22 03:04:01.280 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:04:01.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:04:14.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:04:14.717 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:04:14.051521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4039d86b-cd49-4c3e-ad62-aed07bd423d6","timestamp":"2022-09-22T03:04:14.051624Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-09-22 03:04:15.285 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:04:15.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:04:27.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:04:27.737 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-09-22T03:04:27.060363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b9a8352-a0c2-41e0-a63c-c557ce64d884","timestamp":"2022-09-22T03:04:27.060464Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-09-22 03:04:28.287 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:04:28.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:04:34.987 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-09-22 03:04:43.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:04:43.261 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:04:43.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:04:58.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:04:58.216 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:04:58.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:05:13.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:05:13.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:05:13.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ... 2022-09-22 03:05:28.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-09-22 03:05:28.125 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 2022-09-22 03:05:28.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...