By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-05-26 05:04:51.398 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-np2w7 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-05-26 05:04:51.403 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-05-26 05:04:54.034 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-05-26 05:04:54.761 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 702 ms. Found 7 JPA repository interfaces. 2022-05-26 05:04:57.056 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.061 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.066 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.080 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.088 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.101 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.110 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.114 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.165 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.211 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.216 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-26 05:04:57.982 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-05-26 05:04:58.004 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-26 05:04:58.004 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-05-26 05:04:58.212 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-05-26 05:04:58.212 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6652 ms 2022-05-26 05:04:58.910 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-05-26 05:04:59.591 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-26 05:04:59.888 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-05-26 05:05:00.537 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-26 05:05:00.933 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-26 05:05:01.306 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-26 05:05:01.371 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-26 05:05:10.796 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-26 05:05:10.823 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-26 05:05:13.249 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-26 05:05:14.194 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ec5bb877-dc86-47c6-ba39-a4511fddea2a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-np2w7, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-05-26 05:05:15.235 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-05-26 05:05:17.043 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@da11873, org.springframework.security.web.context.SecurityContextPersistenceFilter@411933, org.springframework.security.web.header.HeaderWriterFilter@339cde4b, org.springframework.security.web.authentication.logout.LogoutFilter@478fe415, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ae88712, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7fcbc336, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ebc6d8b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@39159b14, org.springframework.security.web.session.SessionManagementFilter@acb1c9c, org.springframework.security.web.access.ExceptionTranslationFilter@60c8909a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7d563c13] 2022-05-26 05:05:17.871 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.871 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.872 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.872 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.873 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.873 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.874 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.875 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.875 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.876 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.876 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.877 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.877 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.878 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-05-26 05:05:17.879 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.879 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.879 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.880 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.880 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.880 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.881 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.881 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-26 05:05:17.951 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-05-26 05:05:19.324 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-05-26 05:05:19.325 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-05-26 05:05:19.332 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ec5bb877-dc86-47c6-ba39-a4511fddea2a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-np2w7, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-05-26 05:05:19.334 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ec5bb877-dc86-47c6-ba39-a4511fddea2a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-np2w7, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-05-26 05:05:19.338 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:05:19.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:05:19.335 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=90016fd9-cb79-4fcf-9ec9-1d80a2e76dbf, alive=false, publisher=null]]: starting 2022-05-26 05:05:19.360 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=90016fd9-cb79-4fcf-9ec9-1d80a2e76dbf, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-05-26 05:05:19.360 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-05-26 05:05:19.361 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-05-26 05:05:19.361 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-05-26 05:05:19.361 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-05-26 05:05:19.361 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-05-26 05:05:19.362 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-05-26 05:05:19.362 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-05-26 05:05:19.362 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-05-26 05:05:19.363 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-05-26 05:05:19.363 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-05-26 05:05:19.363 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-05-26 05:05:19.363 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-05-26 05:05:19.363 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-05-26 05:05:19.363 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ec5bb877-dc86-47c6-ba39-a4511fddea2a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-np2w7, 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@f1e1d66 2022-05-26 05:05:19.363 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ec5bb877-dc86-47c6-ba39-a4511fddea2a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-np2w7, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-05-26 05:05:19.364 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-05-26 05:05:19.369 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 29.523 seconds (JVM running for 31.872) 2022-05-26 05:05:19.389 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-05-26 05:05:19.433 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-05-26 05:05:34.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:05:34.953 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:05:34.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:05:49.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:05:49.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:05:49.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:04.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:04.920 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:04.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:19.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:19.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:19.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:22.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:22.069 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-05-26 05:06:22.072 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"de4b885a-682e-4e06-86e2-9b65c80c6706","timestamp":"2022-05-26T05:03:00.984901Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:06:23.053 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-05-26 05:06:23.057 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"de4b885a-682e-4e06-86e2-9b65c80c6706","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:06:23.060 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms 2022-05-26 05:06:23.061 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:04:57.486013Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3059999e-7daf-4648-9ab6-336f2463dc96","timestamp":"2022-05-26T05:04:57.486609Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:06:23.064 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:06:23.129 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:23.130 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (67 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:06:23.147 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:23.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:23.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:23.288 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"6cab9ec7-4217-46ff-a750-2a687ca20d30","timestamp":"2022-05-26T05:01:29.343142Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:06:23.313 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-05-26 05:06:23.314 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"6cab9ec7-4217-46ff-a750-2a687ca20d30","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:06:23.314 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:03:25.623828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1178bb91-9386-4ace-bd42-5ebb93dbbea9","timestamp":"2022-05-26T05:03:25.624537Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:06:23.339 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:05:25.622665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62b03d1a-8c13-4d9c-872a-52654124dedd","timestamp":"2022-05-26T05:05:25.622746Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:06:23.360 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-05-26 05:06:23.360 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:06:23.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:23.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:23.377 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:23.378 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:06:23.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:23.425 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:06:22.867491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9095fd75-6a27-4bd7-9299-3653732dbeb6","timestamp":"2022-05-26T05:06:22.867621Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:06:23.460 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"de4b885a-682e-4e06-86e2-9b65c80c6706","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:06:23.461 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-05-26 05:06:23.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:23.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:23.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:23.504 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"6cab9ec7-4217-46ff-a750-2a687ca20d30","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:06:23.505 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-05-26 05:06:23.505 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:23.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:23.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:23.581 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:06:23.463739Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f179ae4a-f59c-4e39-8c72-a58403d7fb68","timestamp":"2022-05-26T05:06:23.463800Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:06:23.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:23.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:24.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:24.136 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:06:23.857736Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92324675-f9db-4663-a7fa-fec8045f659b","timestamp":"2022-05-26T05:06:23.857792Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:06:24.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:24.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:39.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:39.138 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:39.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:54.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:54.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:54.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:06:58.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:06:58.186 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:06:57.485616Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1cdfb63-8836-4867-adb5-08a6536d6429","timestamp":"2022-05-26T05:06:57.485719Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:06:58.320 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:06:58.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:07:13.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:07:13.273 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:07:13.273 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:07:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:07:25.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:07:25.966 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:07:25.622554Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c41a8c9-ce85-4d8b-97a5-3be40fbf3be0","timestamp":"2022-05-26T05:07:25.622644Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:07:26.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:07:26.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:07:41.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:07:41.287 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:07:41.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:07:56.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:07:56.258 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:07:56.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:08:11.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:08:11.216 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:08:11.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:08:23.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:08:23.543 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:08:22.867738Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6591704f-53c3-4b1b-a574-00922872ed55","timestamp":"2022-05-26T05:08:22.868028Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:08:23.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:08:23.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:08:38.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:08:38.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:08:38.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:08:53.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:08:53.559 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:08:53.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:08:58.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:08:58.178 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:08:57.484211Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6645850-bd74-4287-a925-5b29e13cfa2f","timestamp":"2022-05-26T05:08:57.484346Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:08:58.340 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:08:58.340 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:09:13.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:13.301 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:09:13.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:09:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:09:20.329 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5ab7660f-b4df-4419-927a-1a4efbbb119f","timestamp":"2022-05-26T05:09:20.325238Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:09:20.361 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-05-26 05:09:20.361 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:09:20.412 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:20.413 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":1,"count":1} 2022-05-26 05:09:21.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:21.043 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5ab7660f-b4df-4419-927a-1a4efbbb119f","timestamp":"2022-05-26T05:09:20.325238Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:09:21.043 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:09:21.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:09:21.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:09:21.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:21.255 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:09:21.403460Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a66c4520-2c34-44b0-b7af-7db5b1afa094","timestamp":"2022-05-26T05:09:21.403480Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:09:22.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:09:22.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:09:22.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:22.354 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:09:21.090073Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16395cad-8fb8-4926-a0fa-1b4d9122c528","timestamp":"2022-05-26T05:09:21.090096Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:09:23.338 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:09:23.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:09:23.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:23.868 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:09:21.080828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26a2a515-bf67-4485-a16f-b02d2ab72273","timestamp":"2022-05-26T05:09:21.080866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:09:24.352 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:09:24.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:09:25.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:25.940 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:09:25.622541Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4af2469c-4485-4641-8866-fc784342a4fa","timestamp":"2022-05-26T05:09:25.622637Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:09:26.339 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:09:26.340 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:09:41.336 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:41.336 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:09:41.336 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:09:56.290 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:09:56.291 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:09:56.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:10:11.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:10:11.243 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:10:11.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:10:23.542 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:10:23.543 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:10:22.867440Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c748194-2869-4814-a6a4-58a53f0040d2","timestamp":"2022-05-26T05:10:22.867558Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:10:23.566 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:10:23.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:10:38.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:10:38.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:10:38.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:10:53.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:10:53.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:10:53.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:10:58.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:10:58.169 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:10:57.483946Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52d83c7f-acac-4fc3-bc01-d22682763f74","timestamp":"2022-05-26T05:10:57.484066Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:10:58.376 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:10:58.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:11:13.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:13.331 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:11:13.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:11:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:11:19.354 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"648061cb-205d-4bba-81a5-fe9c003c180a","timestamp":"2022-05-26T05:11:19.352579Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:11:19.360 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms 2022-05-26 05:11:19.360 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:11:19.439 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:19.442 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (82 ms):{"serverTimeMs":1,"count":1} 2022-05-26 05:11:20.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:20.082 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"648061cb-205d-4bba-81a5-fe9c003c180a","timestamp":"2022-05-26T05:11:19.352579Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:11:20.082 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:11:20.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:11:20.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:11:20.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:20.257 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:11:20.106585Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30c9b5dd-3ec0-4e50-826d-97160f1c2eb5","timestamp":"2022-05-26T05:11:20.106678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:11:20.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:11:20.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:11:20.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:20.324 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:11:20.434402Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9854f724-1f8f-4c97-8615-04d54e2c70ff","timestamp":"2022-05-26T05:11:20.434436Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:11:23.356 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:11:23.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:11:23.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:23.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:11:20.105544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"607eaaef-d5ed-4ab3-b42c-3f28017f3ce5","timestamp":"2022-05-26T05:11:20.105562Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:11:24.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:11:24.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:11:25.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:25.925 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:11:25.622652Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"159ff020-9990-45ba-95fa-69add9536178","timestamp":"2022-05-26T05:11:25.622744Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:11:26.364 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:11:26.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:11:41.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:41.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:11:41.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:11:56.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:11:56.284 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:11:56.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:12:11.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:12:11.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:12:11.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:12:23.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:12:23.551 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:12:22.869958Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f82e306f-c690-450e-9c54-846db83ae945","timestamp":"2022-05-26T05:12:22.870060Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:12:23.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:12:23.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:12:38.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:12:38.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:12:38.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:12:53.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:12:53.490 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:12:53.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:12:58.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:12:58.184 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:12:57.484164Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bab4bb23-16bc-4014-bcb7-14bfdce16b8b","timestamp":"2022-05-26T05:12:57.484305Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:12:58.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:12:58.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:13:13.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:13.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:13:13.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:13:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:13:19.371 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"14667ccb-ddf7-43b9-b2bd-bad3b7944ce8","timestamp":"2022-05-26T05:13:19.370766Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:13:19.410 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 39 ms 2022-05-26 05:13:19.411 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:13:19.459 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:19.461 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (51 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:13:20.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:20.088 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"14667ccb-ddf7-43b9-b2bd-bad3b7944ce8","timestamp":"2022-05-26T05:13:19.370766Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:13:20.089 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:13:20.089 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:13:20.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:13:20.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:20.246 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:13:20.113265Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dab576b8-2e16-4c0f-b4b8-fe44f054dfea","timestamp":"2022-05-26T05:13:20.113281Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:13:20.272 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:13:20.273 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:13:20.315 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:20.316 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:13:20.114073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"862ba229-96db-40e0-b7d8-80e52c7e1f78","timestamp":"2022-05-26T05:13:20.114121Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:13:20.372 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:13:20.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:13:20.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:20.897 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:13:20.448893Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cff00c0d-001f-4e68-920e-5f01ed5e1308","timestamp":"2022-05-26T05:13:20.448910Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:13:20.920 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:13:20.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:13:25.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:25.929 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:13:25.622638Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22d9131e-64eb-43ac-977a-bbe2314d3a0f","timestamp":"2022-05-26T05:13:25.622762Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:13:26.387 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:13:26.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:13:41.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:41.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:13:41.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:13:56.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:13:56.304 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:13:56.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:14:11.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:14:11.255 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:14:11.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:14:23.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:14:23.534 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:14:22.867608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d10bf1a5-924d-4827-8610-e579f0543589","timestamp":"2022-05-26T05:14:22.867726Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:14:23.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:14:23.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:14:38.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:14:38.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:14:38.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:14:53.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:14:53.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:14:53.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:14:58.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:14:58.174 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:14:57.483929Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"403d8ed5-aab3-43e0-aa1f-573456238673","timestamp":"2022-05-26T05:14:57.484049Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:14:58.406 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:14:58.406 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:15:13.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:13.376 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:15:13.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:15:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:15:19.389 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c586df97-133c-459b-97cc-7e154fe10462","timestamp":"2022-05-26T05:15:19.389540Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:15:19.410 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms 2022-05-26 05:15:19.410 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:15:19.445 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:19.446 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1} 2022-05-26 05:15:20.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:20.086 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c586df97-133c-459b-97cc-7e154fe10462","timestamp":"2022-05-26T05:15:19.389540Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:15:20.086 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:15:20.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:15:20.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:15:20.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:20.246 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:15:20.437634Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3be4b2b3-83d1-4e94-8e73-689ef6d148ab","timestamp":"2022-05-26T05:15:20.437664Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:15:20.272 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:15:20.273 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:15:20.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:20.301 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:15:20.109099Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5edf6d8b-ff2c-44b4-a9ca-3012252acb01","timestamp":"2022-05-26T05:15:20.109119Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:15:20.329 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:15:20.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:15:20.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:20.858 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:15:20.109267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37f79791-5910-4fc0-95cb-9161dfde832d","timestamp":"2022-05-26T05:15:20.109281Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:15:20.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:15:20.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:15:25.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:25.954 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:15:25.622559Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94ea99bf-981e-47e5-9f62-7798d71e4342","timestamp":"2022-05-26T05:15:25.622635Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:15:26.402 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:15:26.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:15:41.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:41.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:15:41.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:15:56.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:15:56.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:15:56.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:16:11.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:16:11.300 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:16:11.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:16:23.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:16:23.521 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:16:22.867882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccb743da-1ead-4f63-b531-0bf076cedf7a","timestamp":"2022-05-26T05:16:22.867981Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:16:23.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:16:23.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:16:38.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:16:38.520 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:16:38.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:16:53.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:16:53.481 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:16:53.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:16:58.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:16:58.180 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:16:57.483920Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d86a72b-aa92-4cad-b959-9a12befb6eb7","timestamp":"2022-05-26T05:16:57.484011Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:16:58.430 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:16:58.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:17:13.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:13.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:17:13.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:17:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:17:19.412 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b455bbdb-b03a-4f12-9055-9be7899db9a7","timestamp":"2022-05-26T05:17:19.411654Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:17:19.460 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms 2022-05-26 05:17:19.461 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:17:19.504 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:19.504 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:17:20.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:20.140 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b455bbdb-b03a-4f12-9055-9be7899db9a7","timestamp":"2022-05-26T05:17:19.411654Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:17:20.140 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:17:20.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:17:20.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:17:20.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:20.307 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:17:20.159311Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"868e6044-f07b-431a-bb82-e35ff859e23d","timestamp":"2022-05-26T05:17:20.159338Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:17:20.329 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:17:20.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:17:20.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:20.353 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:17:20.488063Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba99843d-7aef-4151-a4c6-58bd08df74bc","timestamp":"2022-05-26T05:17:20.488093Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:17:20.426 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:17:20.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:17:20.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:20.957 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:17:20.159144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c966840a-f707-4c37-9974-9a43746ec5b0","timestamp":"2022-05-26T05:17:20.159162Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:17:20.981 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:17:20.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:17:25.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:25.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:17:25.622705Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26928dd8-6211-4206-8ec4-dfece4b7fbd5","timestamp":"2022-05-26T05:17:25.622784Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:17:26.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:17:26.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:17:41.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:41.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:17:41.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:17:56.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:17:56.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:17:56.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:18:11.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:18:11.306 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:18:11.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:18:23.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:18:23.528 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:18:22.867836Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e70e5a9-403a-429c-81d4-4f84e5939c43","timestamp":"2022-05-26T05:18:22.868175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:18:23.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:18:23.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:18:38.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:18:38.494 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:18:38.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:18:53.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:18:53.449 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:18:53.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:18:58.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:18:58.173 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:18:57.484255Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f40bf35-6d50-4d8c-bcba-ee3ebc3431ff","timestamp":"2022-05-26T05:18:57.484550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:18:58.457 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:18:58.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:19:13.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:13.439 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:19:13.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:19:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:19:19.440 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c9872710-04b5-4324-9deb-3d44f968ed53","timestamp":"2022-05-26T05:19:19.440432Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:19:19.460 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms 2022-05-26 05:19:19.460 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:19:19.504 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:19.505 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:19:20.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:20.125 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c9872710-04b5-4324-9deb-3d44f968ed53","timestamp":"2022-05-26T05:19:19.440432Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:19:20.126 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:19:20.126 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:19:20.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:19:20.288 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:20.289 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:19:20.482805Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c4c322b-affe-4ff7-92da-a70a35cc6482","timestamp":"2022-05-26T05:19:20.482823Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:19:20.315 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:19:20.316 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:19:20.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:20.334 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:19:20.150284Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a109f3d-9d68-44e4-845f-e969a0ad0c35","timestamp":"2022-05-26T05:19:20.150295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:19:20.453 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:19:20.453 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:19:20.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:20.975 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:19:20.150876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a28c1cb0-d616-4cc1-b7b2-317d8eee9109","timestamp":"2022-05-26T05:19:20.150890Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:19:20.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:19:20.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:19:25.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:25.942 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:19:25.622537Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"672ecfce-7f1e-4cfc-872e-f78c267ff190","timestamp":"2022-05-26T05:19:25.622599Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:19:26.455 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:19:26.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:19:41.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:41.404 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:19:41.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:19:56.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:19:56.369 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:19:56.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:20:11.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:20:11.317 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:20:11.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:20:23.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:20:23.517 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:20:22.867352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcc233f3-d4e5-4a29-b885-98f25e4254dd","timestamp":"2022-05-26T05:20:22.867532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:20:23.542 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:20:23.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:20:38.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:20:38.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:20:38.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:20:53.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:20:53.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:20:53.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:20:58.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:20:58.158 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:20:57.483948Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d05c65d-0c8b-437f-a546-76f61027392e","timestamp":"2022-05-26T05:20:57.484068Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:20:58.486 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:20:58.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:21:13.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:13.436 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:21:13.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:21:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:21:19.469 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"45192634-166a-4944-adf9-86ef43209eec","timestamp":"2022-05-26T05:21:19.468639Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:21:19.510 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms 2022-05-26 05:21:19.511 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:21:19.544 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:19.545 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-05-26 05:21:20.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:20.178 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"45192634-166a-4944-adf9-86ef43209eec","timestamp":"2022-05-26T05:21:19.468639Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:21:20.178 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:21:20.178 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:21:20.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:21:20.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:20.343 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:21:20.201242Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f585eb93-d8a2-4a09-af24-7336573ea5ee","timestamp":"2022-05-26T05:21:20.201286Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:21:20.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:21:20.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:21:20.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:20.508 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:21:20.530069Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3eb08222-ef94-48fd-9d8c-2510c6616dc9","timestamp":"2022-05-26T05:21:20.530087Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:21:20.534 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:21:20.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:21:21.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:21.057 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:21:20.200693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0b4cea1-fdec-4b30-86a4-27709a8f64a9","timestamp":"2022-05-26T05:21:20.200705Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:21:21.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:21:21.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:21:25.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:25.933 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:21:25.622766Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"416d5c00-39e3-4d39-a506-ebc9cc9f146f","timestamp":"2022-05-26T05:21:25.622855Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:21:26.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:21:26.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:21:41.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:41.443 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:21:41.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:21:56.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:21:56.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:21:56.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:22:11.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:22:11.360 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:22:11.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:22:23.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:22:23.535 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:22:22.867374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e062341-8e59-4e32-8e8d-29d644b67b44","timestamp":"2022-05-26T05:22:22.867518Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:22:23.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:22:23.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:22:38.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:22:38.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:22:38.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:22:53.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:22:53.478 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:22:53.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:22:58.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:22:58.169 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:22:57.483974Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99772a99-f3e2-4526-a526-d57b3541f291","timestamp":"2022-05-26T05:22:57.484106Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:22:58.513 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:22:58.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:23:13.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:23:13.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:23:13.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:23:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:23:19.490 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"38e604cd-8f9e-4844-881f-376e37a0b410","timestamp":"2022-05-26T05:23:19.490148Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:23:19.510 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms 2022-05-26 05:23:19.510 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:23:19.564 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:23:19.564 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (54 ms):{"serverTimeMs":1,"count":1} 2022-05-26 05:23:20.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:23:20.212 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"38e604cd-8f9e-4844-881f-376e37a0b410","timestamp":"2022-05-26T05:23:19.490148Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:23:20.212 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:23:20.212 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:23:20.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:23:20.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:23:20.387 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:23:20.213685Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe919a74-681c-47b9-aa44-40fe30722d53","timestamp":"2022-05-26T05:23:20.213699Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:23:20.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:23:20.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:23:21.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:23:21.020 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:23:20.560511Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"575433c4-c83a-4e80-bfc1-75b97c1f48d6","timestamp":"2022-05-26T05:23:20.560524Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:23:21.043 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:23:20.230605Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea597d6d-d829-46c0-b61a-0db06f2bc5f3","timestamp":"2022-05-26T05:23:20.230624Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:23:21.064 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:23:21.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:23:25.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:23:25.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:23:25.622614Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fa421b6-0110-459b-b3e3-a898f38546d6","timestamp":"2022-05-26T05:23:25.622678Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:23:26.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:23:26.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:23:41.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:23:41.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:23:41.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:23:56.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:23:56.421 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:23:56.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:24:11.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:24:11.370 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:24:11.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:24:23.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:24:23.534 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:24:22.867637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c0d67dd-95ef-4af3-bbfb-71593538b76b","timestamp":"2022-05-26T05:24:22.867741Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:24:23.559 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:24:23.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:24:38.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:24:38.528 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:24:38.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:24:53.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:24:53.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:24:53.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:24:58.182 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:24:58.183 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:24:57.484124Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab1b3f42-9ee1-4e20-8254-c4b0a25f14d4","timestamp":"2022-05-26T05:24:57.484264Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:24:59.514 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:24:59.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:25:14.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:14.476 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:25:14.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:25:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:25:19.513 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1760e3a2-0545-47e8-bb79-cf341b8bf381","timestamp":"2022-05-26T05:25:19.512655Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:25:19.560 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms 2022-05-26 05:25:19.561 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:25:19.592 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:19.593 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1} 2022-05-26 05:25:20.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:20.222 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1760e3a2-0545-47e8-bb79-cf341b8bf381","timestamp":"2022-05-26T05:25:19.512655Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:25:20.223 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:25:20.223 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:25:20.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:25:20.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:20.416 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:25:20.240939Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"287b59c8-4257-449d-9390-f33e31ad64e8","timestamp":"2022-05-26T05:25:20.240964Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:25:20.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:25:20.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:25:20.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:20.595 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:25:20.247916Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c7d7b0a-7cdd-478c-b7d7-eddf7a1cc41c","timestamp":"2022-05-26T05:25:20.247953Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:25:21.524 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:25:21.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:25:22.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:22.045 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:25:20.569863Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33774cff-2c21-42cf-91fd-e130ebfdca47","timestamp":"2022-05-26T05:25:20.569884Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:25:22.526 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:25:22.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:25:25.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:25.944 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:25:25.623290Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20828c0e-eaa6-49ca-a7ec-466615b64233","timestamp":"2022-05-26T05:25:25.623415Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:25:26.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:25:26.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:25:41.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:41.489 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:25:41.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:25:56.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:25:56.459 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:25:56.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:26:11.406 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:26:11.407 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:26:11.407 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:26:23.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:26:23.523 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:26:22.867533Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19186735-06be-4849-9484-2c41ba93b143","timestamp":"2022-05-26T05:26:22.867661Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:26:23.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:26:23.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:26:38.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:26:38.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:26:38.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:26:53.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:26:53.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:26:53.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:26:58.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:26:58.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:26:57.483961Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3177fbc-e3b1-4760-9433-f5525a4e7a9d","timestamp":"2022-05-26T05:26:57.484047Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:26:58.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:26:58.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:27:13.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:27:13.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:27:13.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:27:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:27:19.532 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2648790f-e030-4206-9929-3f6e291a1e4c","timestamp":"2022-05-26T05:27:19.532624Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:27:19.560 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms 2022-05-26 05:27:19.560 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:27:19.589 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:27:19.590 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:27:20.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:27:20.219 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2648790f-e030-4206-9929-3f6e291a1e4c","timestamp":"2022-05-26T05:27:19.532624Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:27:20.219 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:27:20.219 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:27:20.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:27:20.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:27:20.412 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:27:20.574120Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cffc140-bc02-4425-b8bc-36efceabb720","timestamp":"2022-05-26T05:27:20.574145Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:27:20.552 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:27:20.247216Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cacbe04-f337-4ea0-892c-953b76626b3a","timestamp":"2022-05-26T05:27:20.247230Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:27:20.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:27:20.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:27:21.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:27:21.092 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:27:20.246227Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94d51949-5f26-4d43-b828-6fec6f219057","timestamp":"2022-05-26T05:27:20.246258Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:27:21.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:27:21.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:27:25.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:27:25.960 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:27:25.622737Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06640e72-0c2a-452a-bb31-15af1a426be0","timestamp":"2022-05-26T05:27:25.622837Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:27:26.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:27:26.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:27:41.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:27:41.500 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:27:41.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:27:56.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:27:56.451 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:27:56.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:28:11.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:28:11.404 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:28:11.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:28:23.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:28:23.516 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:28:22.867359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1027a4d2-ca06-4f7e-b64c-0e66f1f69aef","timestamp":"2022-05-26T05:28:22.867479Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:28:23.555 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:28:23.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:28:38.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:28:38.513 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:28:38.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:28:53.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:28:53.458 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:28:53.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:28:58.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:28:58.157 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:28:57.483991Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fd0e21d-a3a6-4733-8732-4ebd517057e0","timestamp":"2022-05-26T05:28:57.484069Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:28:58.178 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:28:58.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:29:13.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:13.128 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:29:13.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:29:19.323 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:29:19.552 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8d8262cc-86c6-48cb-9f4b-a38357afa103","timestamp":"2022-05-26T05:29:19.552102Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:29:19.560 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms 2022-05-26 05:29:19.560 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:29:19.586 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:19.587 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:29:20.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:20.209 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8d8262cc-86c6-48cb-9f4b-a38357afa103","timestamp":"2022-05-26T05:29:19.552102Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:29:20.210 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:29:20.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:29:20.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:29:20.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:20.389 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:29:20.569977Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"429025ee-d691-41d6-b798-383474bfbab9","timestamp":"2022-05-26T05:29:20.570Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:29:20.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:29:20.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:29:20.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:20.591 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:29:20.233318Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cadc00bc-c953-40f3-a8b5-e8e6909ff183","timestamp":"2022-05-26T05:29:20.233338Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:29:20.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:29:20.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:29:21.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:21.131 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:29:20.240374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8461921-c664-4822-9985-3073c9601eb9","timestamp":"2022-05-26T05:29:20.240384Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:29:21.152 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:29:21.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:29:25.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:25.989 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:29:25.622620Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65452bb1-54de-4b70-a6e1-8656ffc47ddc","timestamp":"2022-05-26T05:29:25.622708Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:29:26.568 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:29:26.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:29:41.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:41.525 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:29:41.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:29:56.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:29:56.476 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:29:56.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:30:11.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:30:11.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:30:11.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:30:23.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:30:23.522 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:30:22.867348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad52e777-0a52-4ccc-85ae-2149611aaee6","timestamp":"2022-05-26T05:30:22.867482Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:30:23.583 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:30:23.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:30:38.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:30:38.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:30:38.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:30:53.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:30:53.485 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:30:53.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:30:58.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:30:58.160 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:30:57.483907Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77b87e0a-e81c-4006-9b8f-55b818de22ee","timestamp":"2022-05-26T05:30:57.483992Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:30:58.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:30:58.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:31:13.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:13.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:31:13.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:31:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:31:19.572 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"53831167-af48-4efd-81af-cf438796d828","timestamp":"2022-05-26T05:31:19.571714Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:31:19.610 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms 2022-05-26 05:31:19.610 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:31:19.648 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:19.648 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:31:20.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:20.370 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"53831167-af48-4efd-81af-cf438796d828","timestamp":"2022-05-26T05:31:19.571714Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:31:20.370 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:31:20.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:31:20.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:31:20.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:20.586 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:31:20.392395Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e5a233a-ceff-4384-9bac-7d1ea90749ab","timestamp":"2022-05-26T05:31:20.392408Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:31:21.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:31:21.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:31:21.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:21.609 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:31:20.722120Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb5bcf2e-74a8-49ff-ab0f-a33653cd79c9","timestamp":"2022-05-26T05:31:20.722138Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:31:22.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:31:22.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:31:23.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:23.105 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:31:20.385158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9100778c-6b64-48be-849e-35492c2c6a69","timestamp":"2022-05-26T05:31:20.385169Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:31:23.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:31:23.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:31:26.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:26.010 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:31:25.622715Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"529162d0-1314-4bbc-abab-3fb8c02ca8ca","timestamp":"2022-05-26T05:31:25.622821Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:31:26.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:31:26.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:31:41.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:41.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:31:41.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:31:56.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:31:56.488 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:31:56.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:32:11.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:32:11.455 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:32:11.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:32:23.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:32:23.525 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:32:22.867453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6604b30b-c6ad-423a-b954-0c796a3cc470","timestamp":"2022-05-26T05:32:22.867611Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:32:23.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:32:23.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:32:38.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:32:38.563 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:32:38.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:32:53.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:32:53.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:32:53.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:32:58.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:32:58.164 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:32:57.483934Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"083504e2-fdbc-410b-81f2-329119e9fce3","timestamp":"2022-05-26T05:32:57.484022Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:32:58.185 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:32:58.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:33:13.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:13.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:33:13.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:33:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:33:19.592 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1cb08ac5-34ac-4d9a-bcfc-4a28e147da02","timestamp":"2022-05-26T05:33:19.592002Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:33:19.610 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 18 ms 2022-05-26 05:33:19.610 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:33:19.645 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:19.646 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:33:20.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:20.345 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1cb08ac5-34ac-4d9a-bcfc-4a28e147da02","timestamp":"2022-05-26T05:33:19.592002Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:33:20.345 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:33:20.345 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:33:20.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:33:20.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:20.370 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:33:20.322739Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f72a080-b2df-400b-a098-3aaf1503c6dd","timestamp":"2022-05-26T05:33:20.322760Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:33:20.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:33:20.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:33:20.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:20.632 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:33:20.322957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6ffedf1-5ccb-43b3-839f-47f33b4103b6","timestamp":"2022-05-26T05:33:20.322967Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:33:20.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:33:20.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:33:21.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:21.171 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:33:20.696853Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8cb59bc-a28b-4ae5-a1de-ab680c153290","timestamp":"2022-05-26T05:33:20.696881Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:33:21.191 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:33:21.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:33:25.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:25.921 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:33:25.622631Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfbf6fe2-234c-41db-b715-b148f13aafcc","timestamp":"2022-05-26T05:33:25.622709Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:33:26.603 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:33:26.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:33:41.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:41.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:33:41.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:33:56.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:33:56.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:33:56.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:34:11.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:34:11.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:34:11.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:34:23.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:34:23.559 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:34:22.867446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a70fe40-2fb8-4933-9bbd-09ef7c13e1e1","timestamp":"2022-05-26T05:34:22.867538Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:34:23.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:34:23.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:34:38.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:34:38.566 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:34:38.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:34:53.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:34:53.516 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:34:53.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:34:58.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:34:58.162 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:34:57.484287Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73c8f1b7-933d-4d71-ba9c-72d0acd0d02f","timestamp":"2022-05-26T05:34:57.484503Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:34:58.184 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:34:58.184 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:35:13.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:13.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:35:13.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:35:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:35:19.614 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e680043-71e2-4ec9-84eb-4f396de5f6ce","timestamp":"2022-05-26T05:35:19.613665Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:35:19.660 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-05-26 05:35:19.660 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:35:19.694 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:19.695 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:35:20.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:20.369 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e680043-71e2-4ec9-84eb-4f396de5f6ce","timestamp":"2022-05-26T05:35:19.613665Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:35:20.369 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:35:20.370 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:35:20.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:35:20.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:20.524 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:35:20.668747Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e91bb59-cbcb-4663-bc00-dbfb5ab90c63","timestamp":"2022-05-26T05:35:20.668769Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:35:20.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:35:20.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:35:20.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:20.647 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:35:20.340356Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"802dae9d-fcc2-43e8-8a0f-8357e70cec2d","timestamp":"2022-05-26T05:35:20.340375Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:35:20.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:35:20.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:35:21.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:21.189 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:35:20.344407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b738eb8-86c1-4deb-a70c-cd7550b0990c","timestamp":"2022-05-26T05:35:20.344428Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:35:21.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:35:21.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:35:25.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:25.918 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:35:25.622632Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f0f6917-c1be-43e8-a93c-6efc1019032e","timestamp":"2022-05-26T05:35:25.622694Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:35:26.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:35:26.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:35:41.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:41.602 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:35:41.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:35:56.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:35:56.550 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:35:56.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:36:11.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:36:11.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:36:11.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:36:23.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:36:23.561 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:36:22.867518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c10375d-81f2-42ae-ac71-64f0a4c68a7e","timestamp":"2022-05-26T05:36:22.867607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:36:23.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:36:23.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:36:38.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:36:38.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:36:38.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:36:53.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:36:53.561 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:36:53.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:36:58.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:36:58.157 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:36:57.484003Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe5359a3-b8a7-4366-bb6f-a7707d243444","timestamp":"2022-05-26T05:36:57.484111Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:36:58.186 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:36:58.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:37:13.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:13.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:37:13.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:37:19.326 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:37:19.634 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6b0f4bc0-092d-41c3-bb96-fb04fe18c01d","timestamp":"2022-05-26T05:37:19.633639Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:37:19.660 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms 2022-05-26 05:37:19.660 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:37:19.699 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:19.699 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:37:20.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:20.370 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6b0f4bc0-092d-41c3-bb96-fb04fe18c01d","timestamp":"2022-05-26T05:37:19.633639Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:37:20.370 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:37:20.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:37:20.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:37:20.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:20.506 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:37:20.364731Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbf67199-1001-4c73-9e43-6dfcaa8f8219","timestamp":"2022-05-26T05:37:20.364753Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:37:20.647 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:37:20.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:37:20.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:20.671 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:37:20.341144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8601595-8434-470a-afbb-877687f36fc4","timestamp":"2022-05-26T05:37:20.341154Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:37:20.691 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:37:20.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:37:21.207 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:21.208 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:37:20.703626Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb29ba84-938a-4592-b474-a1b961c091b2","timestamp":"2022-05-26T05:37:20.703645Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:37:21.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:37:21.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:37:25.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:25.918 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:37:25.622793Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e8d7c73-b215-446e-ab1b-a1fbb51a2129","timestamp":"2022-05-26T05:37:25.622884Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:37:26.648 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:37:26.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:37:41.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:41.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:37:41.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:37:56.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:37:56.536 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:37:56.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:38:11.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:38:11.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:38:11.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:38:23.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:38:23.522 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:38:22.867336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b343fabd-1310-4337-a8ad-c7418639008d","timestamp":"2022-05-26T05:38:22.867413Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:38:23.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:38:23.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:38:38.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:38:38.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:38:38.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:38:53.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:38:53.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:38:53.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:38:58.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:38:58.173 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:38:57.483974Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e60fc552-6bbd-46d8-80ae-75e51b675a8d","timestamp":"2022-05-26T05:38:57.484058Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:38:58.191 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:38:58.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:39:13.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:39:13.136 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:39:13.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:39:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:39:19.658 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"43ccc753-687a-4eea-b9d8-9a363c83c38c","timestamp":"2022-05-26T05:39:19.658323Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:39:19.660 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms 2022-05-26 05:39:19.660 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:39:19.687 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:39:19.687 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:39:20.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:39:20.374 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"43ccc753-687a-4eea-b9d8-9a363c83c38c","timestamp":"2022-05-26T05:39:19.658323Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:39:20.374 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:39:20.374 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:39:20.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:39:20.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:39:20.546 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:39:20.383720Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a3c2f6e-905b-4f1e-907a-4c72c60fe725","timestamp":"2022-05-26T05:39:20.383731Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:39:20.672 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:39:20.714529Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83bf5d4d-e1b1-4396-a25c-63f6dc8e16c2","timestamp":"2022-05-26T05:39:20.714540Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:39:20.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:39:20.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:39:21.208 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:39:21.208 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:39:20.383659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"880c6ace-5feb-443e-b63e-0b89bdad1558","timestamp":"2022-05-26T05:39:20.383674Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:39:21.227 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:39:21.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:39:25.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:39:25.923 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:39:25.622537Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a7fe744-c330-4c5d-aa6b-31d25d1135d5","timestamp":"2022-05-26T05:39:25.622610Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:39:26.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:39:26.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:39:41.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:39:41.618 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:39:41.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:39:56.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:39:56.587 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:39:56.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:40:11.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:40:11.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:40:11.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:40:23.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:40:23.603 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:40:22.867338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5dc7df08-8b64-40c0-8c45-7b79fba0e734","timestamp":"2022-05-26T05:40:22.867411Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:40:23.681 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:40:23.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:40:38.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:40:38.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:40:38.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:40:53.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:40:53.580 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:40:53.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:40:58.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:40:58.155 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:40:57.483918Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a6758f5-9c34-4288-ab7c-5060c0298efc","timestamp":"2022-05-26T05:40:57.483993Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:40:58.176 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:40:58.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:41:13.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:13.132 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:41:13.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:41:19.323 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:41:19.678 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"acd05446-ea42-40f1-be69-9d9758293c0b","timestamp":"2022-05-26T05:41:19.678269Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:41:19.710 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms 2022-05-26 05:41:19.710 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:41:19.762 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:19.763 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":0,"count":1} 2022-05-26 05:41:20.384 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:20.384 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"acd05446-ea42-40f1-be69-9d9758293c0b","timestamp":"2022-05-26T05:41:19.678269Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:41:20.385 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:41:20.385 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:41:20.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:41:20.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:20.536 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:41:20.410074Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1f9fad9-66b6-42f4-ac32-1e91d7fb001b","timestamp":"2022-05-26T05:41:20.410089Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:41:20.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:41:20.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:41:20.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:20.736 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:41:20.776209Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f12d431-c3de-40ab-b512-2c775ddbce85","timestamp":"2022-05-26T05:41:20.776219Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:41:20.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:41:20.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:41:21.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:21.278 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:41:20.450888Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d4f90aa-51fa-496e-89ca-f978a29465d0","timestamp":"2022-05-26T05:41:20.450899Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:41:21.299 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:41:21.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:41:25.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:25.920 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:41:25.622541Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abb075b2-6301-417b-8924-8a73e0fe79e5","timestamp":"2022-05-26T05:41:25.622600Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:41:26.691 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:41:26.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:41:41.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:41.663 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:41:41.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:41:56.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:41:56.618 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:41:56.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:42:11.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:42:11.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:42:11.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:42:23.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:42:23.510 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:42:22.867315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c814bd0-cd14-499b-afad-7c6eeb4f7e61","timestamp":"2022-05-26T05:42:22.867431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:42:23.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:42:23.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:42:38.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:42:38.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:42:38.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:42:53.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:42:53.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:42:53.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:42:58.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:42:58.164 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:42:57.483921Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2c86aab-996c-4c91-92e5-daa4a6cea986","timestamp":"2022-05-26T05:42:57.484011Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:42:58.192 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:42:58.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:43:13.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:43:13.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:43:13.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:43:19.324 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:43:19.701 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9d859972-29f6-492c-9f9c-4d05df8101b3","timestamp":"2022-05-26T05:43:19.700770Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:43:19.710 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms 2022-05-26 05:43:19.710 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:43:19.742 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:43:19.742 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1} 2022-05-26 05:43:20.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:43:20.391 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9d859972-29f6-492c-9f9c-4d05df8101b3","timestamp":"2022-05-26T05:43:19.700770Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:43:20.391 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:43:20.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:43:20.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:43:20.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:43:20.550 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:43:20.405055Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c4d3163-df58-4dc0-a55d-7a9d12c1a549","timestamp":"2022-05-26T05:43:20.405063Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:43:20.713 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:43:20.732604Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a30b35a-f2f8-4169-8df5-e1cb09880eab","timestamp":"2022-05-26T05:43:20.732618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:43:20.732 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:43:20.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:43:21.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:43:21.249 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:43:20.412575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25a1a837-407e-4d17-97ff-c1996a48bb81","timestamp":"2022-05-26T05:43:20.412586Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:43:21.269 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:43:21.269 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:43:25.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:43:25.943 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:43:25.622528Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e64d1df-17a3-4dcd-a200-a3220e2dd20e","timestamp":"2022-05-26T05:43:25.622604Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:43:26.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:43:26.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:43:41.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:43:41.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:43:41.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:43:56.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:43:56.608 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:43:56.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:44:11.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:44:11.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:44:11.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:44:23.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:44:23.547 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:44:22.867483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a3ed45d-78fe-4f11-a805-e135c0498745","timestamp":"2022-05-26T05:44:22.867592Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:44:23.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:44:23.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:44:38.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:44:38.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:44:38.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:44:53.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:44:53.630 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:44:53.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:44:58.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:44:58.177 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:44:57.484090Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abc9d95d-edbf-4525-8149-a7a5f6fb4b2a","timestamp":"2022-05-26T05:44:57.484360Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:44:58.199 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:44:58.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:45:13.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:13.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:45:13.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:45:19.323 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-26 05:45:19.724 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"25a9b318-fbd8-4c9d-b5c5-a6e16b7bbd26","timestamp":"2022-05-26T05:45:19.724470Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:45:19.760 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms 2022-05-26 05:45:19.760 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-26 05:45:19.784 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:19.785 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":1,"count":1} 2022-05-26 05:45:20.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:20.440 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"25a9b318-fbd8-4c9d-b5c5-a6e16b7bbd26","timestamp":"2022-05-26T05:45:19.724470Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:45:20.440 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-26 05:45:20.440 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:45:20.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:45:20.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:20.606 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:45:20.465464Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce5cb77f-f45a-4a37-8ca5-98f69306d924","timestamp":"2022-05-26T05:45:20.465483Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-26 05:45:20.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:45:20.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:45:20.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:20.777 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T05:45:20.463822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fec5fdd6-9785-409c-9275-45f9ab7c1c22","timestamp":"2022-05-26T05:45:20.463864Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-26 05:45:20.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:45:20.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:45:21.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:21.314 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:45:20.792945Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d5b6b3a-8271-495d-83ba-5f9e6b3e8b14","timestamp":"2022-05-26T05:45:20.792966Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:45:21.337 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:45:21.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:45:25.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:25.915 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T05:45:25.622994Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40fc2b8c-c559-4103-a266-19be7d5f8cbc","timestamp":"2022-05-26T05:45:25.623085Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-26 05:45:26.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:45:26.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:45:41.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:41.680 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:45:41.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ... 2022-05-26 05:45:56.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-26 05:45:56.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 2022-05-26 05:45:56.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ec5bb877-dc86-47c6-ba39-a4511fddea2a/onap-policy-clamp-runtime-acm-6847cc68d9-np2w7?timeout=15000 (anonymous) ...