By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-06-05 01:41:50.591 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-06-05 01:41:50.651 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-06-05 01:41:54.292 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-05 01:41:55.179 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 819 ms. Found 7 JPA repository interfaces. 2022-06-05 01:41:58.474 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.477 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.480 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.553 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.558 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.566 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.570 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.572 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.662 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.751 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:58.753 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-05 01:41:59.865 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-06-05 01:41:59.881 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-06-05 01:41:59.881 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-06-05 01:42:00.152 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-06-05 01:42:00.153 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 9285 ms 2022-06-05 01:42:01.081 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-06-05 01:42:02.069 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-05 01:42:02.311 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-06-05 01:42:02.817 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-05 01:42:03.147 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-06-05 01:42:03.610 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-06-05 01:42:03.650 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-05 01:42:09.948 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-05 01:42:09.967 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-05 01:42:13.567 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-05 01:42:15.183 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c0da2315-be2d-40d0-9d84-07932a7e1918, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-06-05 01:42:16.755 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-06-05 01:42:19.273 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@57a0c261, org.springframework.security.web.context.SecurityContextPersistenceFilter@46d51d5e, org.springframework.security.web.header.HeaderWriterFilter@36857d32, org.springframework.security.web.authentication.logout.LogoutFilter@3d2b13f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@51b41740, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@57617a75, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@470a446f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5862dda4, org.springframework.security.web.session.SessionManagementFilter@57ab4b33, org.springframework.security.web.access.ExceptionTranslationFilter@1ea19c97, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5da2966] 2022-06-05 01:42:20.668 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.669 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.669 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.669 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.670 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.670 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.671 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.671 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.671 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.671 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.672 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.672 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.672 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.673 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.673 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.673 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.674 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.674 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.674 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.674 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.675 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.675 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-05 01:42:20.758 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-06-05 01:42:23.159 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-06-05 01:42:23.159 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-06-05 01:42:23.167 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c0da2315-be2d-40d0-9d84-07932a7e1918, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-06-05 01:42:23.168 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c0da2315-be2d-40d0-9d84-07932a7e1918, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-06-05 01:42:23.171 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:23.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:42:23.169 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=76344352-f37e-45c5-9ddb-292f8fbe8ad2, alive=false, publisher=null]]: starting 2022-06-05 01:42:23.247 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=76344352-f37e-45c5-9ddb-292f8fbe8ad2, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-06-05 01:42:23.258 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-06-05 01:42:23.259 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-06-05 01:42:23.259 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-06-05 01:42:23.259 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-06-05 01:42:23.259 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-06-05 01:42:23.259 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-06-05 01:42:23.259 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-06-05 01:42:23.260 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-06-05 01:42:23.260 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-06-05 01:42:23.260 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-06-05 01:42:23.260 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-06-05 01:42:23.260 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-06-05 01:42:23.261 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-06-05 01:42:23.261 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c0da2315-be2d-40d0-9d84-07932a7e1918, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d, 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@2a7b5925 2022-06-05 01:42:23.261 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c0da2315-be2d-40d0-9d84-07932a7e1918, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-06-05 01:42:23.261 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-06-05 01:42:23.265 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 34.703 seconds (JVM running for 37.189) 2022-06-05 01:42:23.348 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-06-05 01:42:23.374 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-06-05 01:42:28.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:28.035 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-06-05 01:42:28.037 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"b3fb47bc-a98a-4db3-8b4c-0f426d5e8480","timestamp":"2022-06-05T01:37:18.372888Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:42:29.593 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-06-05 01:42:29.596 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"b3fb47bc-a98a-4db3-8b4c-0f426d5e8480","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:42:29.601 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:29.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:42:29.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:29.647 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 49 ms 2022-06-05 01:42:29.647 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:39:12.936840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbc39b00-96a6-4418-aa86-e50220a4cba2","timestamp":"2022-06-05T01:39:12.937349Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:42:29.651 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:42:29.857 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:41:12.936026Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eab0d0c1-8b29-4d55-ad9e-77be6ce04f88","timestamp":"2022-06-05T01:41:12.936106Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:42:29.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:29.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:42:29.881 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:29.881 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (231 ms):{"serverTimeMs":1,"count":1} 2022-06-05 01:42:29.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:29.918 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"73223928-fc02-4e8d-a0eb-9455d28ed25e","timestamp":"2022-06-05T01:36:23.964689Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:42:29.956 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-06-05 01:42:29.957 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"73223928-fc02-4e8d-a0eb-9455d28ed25e","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-06-05 01:42:29.957 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-05T01:38:17.547475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"229f5931-80ba-45e7-92ae-d133634e8a0a","timestamp":"2022-06-05T01:38:17.547902Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:42:29.970 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-05T01:40:17.547167Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6340c9ae-572c-49dd-a4a5-d0222649eddb","timestamp":"2022-06-05T01:40:17.547322Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:42:29.982 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-05T01:42:17.547004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"324b7f68-3514-4900-be19-a1b1b00e000e","timestamp":"2022-06-05T01:42:17.547051Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:42:29.985 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms 2022-06-05 01:42:29.985 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:42:30.048 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:30.048 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (63 ms):{"serverTimeMs":0,"count":1} 2022-06-05 01:42:30.059 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:30.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:42:30.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:30.093 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"b3fb47bc-a98a-4db3-8b4c-0f426d5e8480","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:42:30.093 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-06-05 01:42:30.093 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:30.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:42:30.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:30.623 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"73223928-fc02-4e8d-a0eb-9455d28ed25e","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-06-05 01:42:30.623 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-06-05 01:42:30.623 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:30.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:42:31.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:31.261 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-06-05T01:42:30.561086Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7307c97d-44b4-4b04-9917-587d7e3fbf0c","timestamp":"2022-06-05T01:42:30.561124Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:42:31.602 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:31.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:42:42.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:42.311 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:42:41.610737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8747418c-fd41-431b-bb32-26760a34b6a9","timestamp":"2022-06-05T01:42:41.610844Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:42:42.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:42.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:42:57.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:42:57.323 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:42:57.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:43:12.292 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:43:12.292 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:43:12.292 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:43:13.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:43:13.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-06-05T01:43:12.936012Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9306fea2-9940-4cd7-a92e-e20f28ba56a1","timestamp":"2022-06-05T01:43:12.936077Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:43:14.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:43:14.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:43:29.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:43:29.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:43:29.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:43:44.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:43:44.541 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:43:44.542 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:43:59.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:43:59.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:43:59.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:14.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:14.483 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:14.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:18.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:18.236 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-06-05T01:44:17.547015Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2aabd2bd-99f0-4871-86a7-29d59d894e5b","timestamp":"2022-06-05T01:44:17.547076Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:44:18.611 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:18.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:23.159 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 01:44:23.606 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9136761e-3622-4b56-9b45-8dab69051d49","timestamp":"2022-06-05T01:44:23.605206Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:44:23.635 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms 2022-06-05 01:44:23.635 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:44:23.670 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:23.670 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-06-05 01:44:24.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:24.296 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9136761e-3622-4b56-9b45-8dab69051d49","timestamp":"2022-06-05T01:44:23.605206Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:44:24.296 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 01:44:24.296 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:24.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:24.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:24.446 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-06-05T01:44:24.298188Z","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":"5476e6dd-d8ed-4af5-bbc5-b4a51508668b","timestamp":"2022-06-05T01:44:24.298201Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:44:24.611 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:24.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:24.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:24.636 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:44:24.298297Z","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":"ee885248-c84c-456a-ae33-4ad98e50f6de","timestamp":"2022-06-05T01:44:24.298325Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:44:24.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:24.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:25.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:25.169 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:44:24.354379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"cb84bbf4-5afe-40e7-b937-f76c9e82642a","timestamp":"2022-06-05T01:44:24.354416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:44:25.186 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:25.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:40.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:40.169 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:40.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:42.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:42.264 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:44:41.610732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5fa6ce8-f284-4263-8b5c-d3fe847d1eae","timestamp":"2022-06-05T01:44:41.610817Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:44:42.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:42.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:44:57.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:44:57.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:44:57.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:45:12.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:45:12.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:45:12.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:45:13.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:45:13.623 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:45:12.935980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6adcc800-3a0c-49a8-a1c6-ed18f3001387","timestamp":"2022-06-05T01:45:12.936050Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:45:14.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:45:14.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:45:29.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:45:29.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:45:29.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:45:44.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:45:44.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:45:44.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:45:59.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:45:59.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:45:59.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:46:14.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:14.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:46:14.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:46:18.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:18.216 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-06-05T01:46:17.546977Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf07c040-c423-4665-93e6-1466d6deb26e","timestamp":"2022-06-05T01:46:17.547026Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:46:18.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:46:18.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:46:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 01:46:23.618 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e771eaa5-9c8b-4072-bcf8-067fbd4fc80d","timestamp":"2022-06-05T01:46:23.618130Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:46:23.635 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms 2022-06-05 01:46:23.635 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:46:23.667 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:23.668 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1} 2022-06-05 01:46:24.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:24.288 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e771eaa5-9c8b-4072-bcf8-067fbd4fc80d","timestamp":"2022-06-05T01:46:23.618130Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:46:24.288 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 01:46:24.288 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:46:24.288 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:46:24.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:24.478 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:46:24.288232Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"7998642d-23da-47fe-8e93-cd81d7907229","timestamp":"2022-06-05T01:46:24.288267Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:46:24.630 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:46:24.288223Z","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":"b4a397d7-9218-4e44-8946-5dbf6815b0c4","timestamp":"2022-06-05T01:46:24.288245Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:46:24.641 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:46:24.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:46:25.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:25.169 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-06-05T01:46:24.350190Z","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":"d744505b-300f-4808-9f87-f61028325c99","timestamp":"2022-06-05T01:46:24.350200Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:46:25.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:46:25.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:46:40.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:40.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:46:40.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:46:42.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:42.261 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:46:41.610630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fe0339e-7398-4328-bb74-cc1571b4663e","timestamp":"2022-06-05T01:46:41.610719Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:46:42.627 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:46:42.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:46:57.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:46:57.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:46:57.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:47:12.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:47:12.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:47:12.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:47:13.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:47:13.629 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:47:12.935994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e60dec0-08ad-4dbd-b39e-7c58eb206194","timestamp":"2022-06-05T01:47:12.936069Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:47:15.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:47:15.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:47:30.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:47:30.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:47:30.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:47:45.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:47:45.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:47:45.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:00.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:00.525 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:00.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:15.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:15.483 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:15.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:18.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:18.213 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-06-05T01:48:17.547007Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"913030fa-f12b-43f8-b659-5e676c228636","timestamp":"2022-06-05T01:48:17.547071Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:48:18.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:18.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 01:48:23.634 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2614c917-2765-4494-9a78-fff4f6caf6d6","timestamp":"2022-06-05T01:48:23.634190Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:48:23.635 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-06-05 01:48:23.635 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:48:23.666 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:23.667 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-06-05 01:48:24.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:24.287 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2614c917-2765-4494-9a78-fff4f6caf6d6","timestamp":"2022-06-05T01:48:23.634190Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:48:24.287 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 01:48:24.287 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:24.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:24.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:24.500 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-06-05T01:48:24.341666Z","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":"4f924ee2-41b2-476a-ab52-8d3645926be4","timestamp":"2022-06-05T01:48:24.341680Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:48:24.641 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:24.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:25.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:25.163 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:48:24.341799Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"c60d23e9-1afc-46c1-a8da-62ca5c2f4ca7","timestamp":"2022-06-05T01:48:24.341830Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:48:25.174 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:48:24.342908Z","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":"bf45b12f-3cff-482b-9423-57a687464e6d","timestamp":"2022-06-05T01:48:24.342924Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:48:25.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:25.184 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:40.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:40.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:40.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:42.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:42.256 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:48:41.610783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1bdd667-2bdb-4955-ad0c-7a29cfbfbe27","timestamp":"2022-06-05T01:48:41.610865Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:48:42.642 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:42.642 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:48:57.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:48:57.603 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:48:57.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:49:12.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:49:12.568 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:49:12.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:49:13.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:49:13.619 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:49:12.936035Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c2dccd2-0c51-4bd2-ab1e-8c71bcc145f1","timestamp":"2022-06-05T01:49:12.936099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:49:13.652 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:49:13.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:49:28.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:49:28.601 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:49:28.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:49:43.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:49:43.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:49:43.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:49:58.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:49:58.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:49:58.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:13.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:13.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:13.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:18.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:18.217 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-06-05T01:50:17.547122Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59764099-6ad1-42de-bf75-ff64ea60bc00","timestamp":"2022-06-05T01:50:17.547201Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:50:18.653 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:18.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 01:50:23.647 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"15f07ff5-33fb-46bd-9555-4cea60717888","timestamp":"2022-06-05T01:50:23.646798Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:50:23.685 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-06-05 01:50:23.685 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:50:23.718 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:23.719 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-06-05 01:50:24.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:24.348 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"15f07ff5-33fb-46bd-9555-4cea60717888","timestamp":"2022-06-05T01:50:23.646798Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:50:24.348 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 01:50:24.348 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:24.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:24.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:24.492 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-06-05T01:50:24.350694Z","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":"7b710438-837f-4e12-9750-802ffb6b81bb","timestamp":"2022-06-05T01:50:24.350705Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:50:24.654 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:24.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:24.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:24.682 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:50:24.340333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"59a0e8d0-1b8c-4636-bbc5-1b328ed6411b","timestamp":"2022-06-05T01:50:24.340362Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:50:24.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:24.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:25.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:25.213 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:50:24.348783Z","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":"1648a78f-96f1-4fbc-b4af-6fa6ec2ab910","timestamp":"2022-06-05T01:50:24.348801Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:50:25.224 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:25.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:40.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:40.181 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:40.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:42.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:42.252 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:50:41.610563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ef68cde-ba7f-4e9f-95bc-823ffd63c7c2","timestamp":"2022-06-05T01:50:41.610643Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:50:42.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:42.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:50:57.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:50:57.615 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:50:57.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:51:12.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:51:12.574 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:51:12.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:51:13.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:51:13.621 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:51:12.936089Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b6bd7eb-4f95-4333-b4f8-61753bb0afb1","timestamp":"2022-06-05T01:51:12.936170Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:51:13.659 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:51:13.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:51:28.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:51:28.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:51:28.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:51:43.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:51:43.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:51:43.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:51:58.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:51:58.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:51:58.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:52:13.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:13.486 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:52:13.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:52:18.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:18.206 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-06-05T01:52:17.547012Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"897d1ea6-2cdf-4c30-b2d1-a1a6c5fc51d0","timestamp":"2022-06-05T01:52:17.547107Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:52:18.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:52:18.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:52:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 01:52:23.661 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a13c4197-3cfe-433c-a1b3-c6dbb2b93f1b","timestamp":"2022-06-05T01:52:23.660809Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:52:23.685 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms 2022-06-05 01:52:23.685 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:52:23.712 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:23.712 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-06-05 01:52:24.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:24.334 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a13c4197-3cfe-433c-a1b3-c6dbb2b93f1b","timestamp":"2022-06-05T01:52:23.660809Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:52:24.334 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 01:52:24.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:52:24.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:52:24.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:24.491 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-06-05T01:52:24.336584Z","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":"1cf9b129-dc48-40a8-88f1-64199fabd619","timestamp":"2022-06-05T01:52:24.336596Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:52:24.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:52:24.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:52:25.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:25.188 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:52:24.332817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"9b8b517a-14e8-4f3c-9df0-9800786bc634","timestamp":"2022-06-05T01:52:24.332846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:52:25.201 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:52:24.332275Z","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":"eb9ab2ba-64f2-43dc-aafb-04f5a5d63d92","timestamp":"2022-06-05T01:52:24.332285Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:52:25.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:52:25.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:52:40.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:40.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:52:40.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:52:42.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:42.252 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:52:41.610634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bc24799-706e-4abd-9d5d-0b45dcc68023","timestamp":"2022-06-05T01:52:41.610718Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:52:42.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:52:42.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:52:57.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:52:57.629 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:52:57.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:53:12.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:53:12.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:53:12.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:53:13.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:53:13.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:53:12.935958Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42e8ebbf-e38a-4187-ae58-7b4507fb664e","timestamp":"2022-06-05T01:53:12.936016Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:53:13.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:53:13.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:53:28.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:53:28.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:53:28.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:53:43.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:53:43.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:53:43.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:53:58.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:53:58.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:53:58.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:13.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:13.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:13.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:18.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:18.229 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-06-05T01:54:17.547050Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f115ab1a-c8de-4fba-8a5f-1d2f01149b07","timestamp":"2022-06-05T01:54:17.547106Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:54:18.680 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:18.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 01:54:23.675 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"aac2ef3e-b149-42c4-86b1-6c11e5cce465","timestamp":"2022-06-05T01:54:23.675Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:54:23.685 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms 2022-06-05 01:54:23.685 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:54:23.713 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:23.714 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1} 2022-06-05 01:54:24.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:24.331 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"aac2ef3e-b149-42c4-86b1-6c11e5cce465","timestamp":"2022-06-05T01:54:23.675Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:54:24.331 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 01:54:24.331 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:24.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:24.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:24.491 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-06-05T01:54:24.335040Z","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":"3bdfb1a9-909d-4054-90c9-435d49bf0c06","timestamp":"2022-06-05T01:54:24.335063Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:54:24.682 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:24.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:24.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:24.709 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:54:24.331266Z","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":"ad19159c-6b0f-47a5-bde2-3f96be7632ee","timestamp":"2022-06-05T01:54:24.331286Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:54:24.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:24.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:25.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:25.250 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:54:24.332399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"75bb642c-fcc7-4be3-85d7-47676b5ec7eb","timestamp":"2022-06-05T01:54:24.332433Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:54:25.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:25.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:40.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:40.237 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:40.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:42.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:42.253 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:54:41.610649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f788d4c-721a-4b74-b9b4-b5ce4ec47371","timestamp":"2022-06-05T01:54:41.610743Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:54:42.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:42.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:54:57.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:54:57.650 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:54:57.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:55:12.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:55:12.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:55:12.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:55:13.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:55:13.617 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:55:12.935989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65387cf3-8a4e-4153-80a1-1d796e53275b","timestamp":"2022-06-05T01:55:12.936099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:55:13.686 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:55:13.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:55:28.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:55:28.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:55:28.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:55:43.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:55:43.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:55:43.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:55:58.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:55:58.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:55:58.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:13.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:13.501 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:13.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:18.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:18.210 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-06-05T01:56:17.546983Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccc68de2-4ded-4ca0-a0d0-32c575969f5f","timestamp":"2022-06-05T01:56:17.547037Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:56:18.695 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:18.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 01:56:23.689 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a252d325-281d-47eb-8503-ee4b229c3363","timestamp":"2022-06-05T01:56:23.689675Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:56:23.735 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-06-05 01:56:23.735 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:56:23.762 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:23.763 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-06-05 01:56:24.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:24.391 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a252d325-281d-47eb-8503-ee4b229c3363","timestamp":"2022-06-05T01:56:23.689675Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:56:24.391 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 01:56:24.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:24.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:24.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:24.546 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-06-05T01:56:24.391920Z","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":"20a02489-92d9-4f88-aa10-0c49d8384d4b","timestamp":"2022-06-05T01:56:24.391930Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:56:24.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:24.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:24.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:24.714 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:56:24.392029Z","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":"1e06de09-ff64-47db-9839-b91e2fa93020","timestamp":"2022-06-05T01:56:24.392053Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:56:24.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:24.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:25.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:25.243 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:56:24.389924Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"d8e6b708-eb39-4a95-9d02-5fb2b28fef61","timestamp":"2022-06-05T01:56:24.389961Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:56:25.254 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:25.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:40.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:40.209 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:40.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:42.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:42.253 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:56:41.610772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75eda947-4013-423d-9abc-22f167c6330e","timestamp":"2022-06-05T01:56:41.610881Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:56:42.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:42.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:56:57.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:56:57.650 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:56:57.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:57:12.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:57:12.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:57:12.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:57:13.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:57:13.616 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:57:12.935984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2a6ffc1-faf1-4e30-ba15-3879486394f7","timestamp":"2022-06-05T01:57:12.936055Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:57:13.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:57:13.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:57:28.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:57:28.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:57:28.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:57:43.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:57:43.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:57:43.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:57:58.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:57:58.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:57:58.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:58:13.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:13.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:58:13.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:58:18.207 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:18.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-06-05T01:58:17.547149Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"198eec70-6113-4908-a408-f2cc6ffcda36","timestamp":"2022-06-05T01:58:17.547203Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:58:18.712 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:58:18.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:58:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 01:58:23.703 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"050d2d63-659a-4736-ac76-32163c3dc684","timestamp":"2022-06-05T01:58:23.703406Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:58:23.735 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-06-05 01:58:23.735 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 01:58:23.766 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:23.766 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-06-05 01:58:24.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:24.417 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"050d2d63-659a-4736-ac76-32163c3dc684","timestamp":"2022-06-05T01:58:23.703406Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:58:24.418 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 01:58:24.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:58:24.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:58:24.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:24.599 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-06-05T01:58:24.420137Z","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":"554fda97-1f95-4a11-bf27-8a5c212df39a","timestamp":"2022-06-05T01:58:24.420147Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 01:58:24.710 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:58:24.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:58:25.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:25.247 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:58:24.419663Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"cc8e6146-2f02-4af1-97a2-bd708d1143a5","timestamp":"2022-06-05T01:58:24.419692Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:58:25.257 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:58:24.420054Z","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":"8ea5b2e3-11ae-4dfb-9464-0a709fd49b3d","timestamp":"2022-06-05T01:58:24.420065Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:58:25.264 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:58:25.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:58:40.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:40.223 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:58:40.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:58:42.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:42.255 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:58:41.610697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"896e203b-62fb-4832-baa0-5d44e33952fc","timestamp":"2022-06-05T01:58:41.610765Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 01:58:42.712 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:58:42.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:58:57.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:58:57.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:58:57.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:59:12.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:59:12.629 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:59:12.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:59:13.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:59:13.623 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T01:59:12.937592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96372ae3-d09e-4309-b1c7-6de816c31f1b","timestamp":"2022-06-05T01:59:12.937661Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 01:59:13.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:59:13.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:59:28.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:59:28.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:59:28.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:59:43.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:59:43.624 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:59:43.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 01:59:58.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 01:59:58.580 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 01:59:58.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:13.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:13.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:13.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:18.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:18.210 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-06-05T02:00:17.547007Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d3be0ff-dc74-4100-93ee-1c414543bf5f","timestamp":"2022-06-05T02:00:17.547065Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:00:18.723 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:18.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:00:23.717 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1be8c3b7-ce72-48a4-95e3-32e833fd0f9d","timestamp":"2022-06-05T02:00:23.716980Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:00:23.735 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-06-05 02:00:23.735 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:00:23.762 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:23.762 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1} 2022-06-05 02:00:24.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:24.381 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1be8c3b7-ce72-48a4-95e3-32e833fd0f9d","timestamp":"2022-06-05T02:00:23.716980Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:00:24.382 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:00:24.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:24.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:24.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:24.552 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-06-05T02:00:24.384231Z","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":"43de4e11-677c-4529-b9ed-66f696123d69","timestamp":"2022-06-05T02:00:24.384245Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:00:24.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:24.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:24.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:24.743 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:00:24.383360Z","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":"2011ae7f-2632-4de4-9ac2-0f8601a111d8","timestamp":"2022-06-05T02:00:24.383373Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:00:24.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:24.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:25.271 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:25.272 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:00:24.380806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"0f9d3994-05a7-466f-8319-ff232ed776f9","timestamp":"2022-06-05T02:00:24.380817Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:00:25.283 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:25.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:40.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:40.236 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:40.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:42.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:42.248 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:00:41.610568Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"649482f5-125a-4e81-97ee-58209e1922cc","timestamp":"2022-06-05T02:00:41.610633Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:00:42.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:42.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:00:57.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:00:57.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:00:57.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:01:12.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:01:12.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:01:12.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:01:13.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:01:13.616 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:01:12.935969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17ca1f48-e001-4b85-8135-d581817b56f2","timestamp":"2022-06-05T02:01:12.936047Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:01:13.729 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:01:13.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:01:28.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:01:28.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:01:28.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:01:43.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:01:43.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:01:43.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:01:58.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:01:58.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:01:58.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:13.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:13.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:13.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:18.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:18.206 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-06-05T02:02:17.546983Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1366411-ec6e-40da-af21-707f578711f7","timestamp":"2022-06-05T02:02:17.547044Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:02:18.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:18.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:02:23.731 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"67c156f5-3a3f-4e6a-be11-b851d0e6d975","timestamp":"2022-06-05T02:02:23.731384Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:02:23.735 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms 2022-06-05 02:02:23.735 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:02:23.767 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:23.768 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:02:24.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:24.386 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"67c156f5-3a3f-4e6a-be11-b851d0e6d975","timestamp":"2022-06-05T02:02:23.731384Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:02:24.386 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:02:24.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:24.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:24.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:24.538 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-06-05T02:02:24.388192Z","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":"083b22d4-b025-4571-a6d5-e924489be298","timestamp":"2022-06-05T02:02:24.388204Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:02:24.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:24.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:24.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:24.758 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:02:24.387511Z","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":"5dc40bc5-8cdd-49dc-8585-f809e4a032b3","timestamp":"2022-06-05T02:02:24.387525Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:02:24.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:24.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:25.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:25.284 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:02:24.384606Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"a8d81932-3055-4443-8941-c6c1266c3417","timestamp":"2022-06-05T02:02:24.384639Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:02:25.295 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:25.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:40.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:40.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:40.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:42.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:42.252 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:02:41.610615Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33844ba6-516a-4f86-ab1d-ca0b90552230","timestamp":"2022-06-05T02:02:41.610696Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:02:42.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:42.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:02:57.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:02:57.700 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:02:57.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:03:12.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:03:12.652 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:03:12.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:03:13.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:03:13.621 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:03:12.936008Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fe9e3be-5dfc-44f5-ae2d-426db89dda0b","timestamp":"2022-06-05T02:03:12.936080Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:03:13.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:03:13.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:03:28.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:03:28.700 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:03:28.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:03:43.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:03:43.656 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:03:43.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:03:58.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:03:58.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:03:58.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:04:13.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:13.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:04:13.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:04:18.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:18.204 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-06-05T02:04:17.547014Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46d91bf1-1b8d-453f-b8fe-5d9cfda492fc","timestamp":"2022-06-05T02:04:17.547065Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:04:18.751 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:04:18.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:04:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:04:23.744 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a18c656d-1e21-4b6f-82b0-27bed2ba1a85","timestamp":"2022-06-05T02:04:23.744725Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:04:23.785 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms 2022-06-05 02:04:23.785 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:04:23.828 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:23.828 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:04:24.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:24.454 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a18c656d-1e21-4b6f-82b0-27bed2ba1a85","timestamp":"2022-06-05T02:04:23.744725Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:04:24.454 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:04:24.454 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:04:24.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:04:24.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:24.587 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-06-05T02:04:24.452846Z","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":"30843fa0-2de8-4cd9-aa86-8d38035773db","timestamp":"2022-06-05T02:04:24.452859Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:04:24.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:04:24.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:04:25.269 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:25.269 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:04:24.455843Z","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":"68a77891-a684-4c6d-a6b2-768fdea7d711","timestamp":"2022-06-05T02:04:24.455855Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:04:25.279 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:04:24.452400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"4f6b085b-2b08-41cc-b70d-95b082061e3b","timestamp":"2022-06-05T02:04:24.452414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:04:25.288 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:04:25.288 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:04:40.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:40.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:04:40.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:04:42.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:42.251 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:04:41.610622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"013c8327-b48e-47e1-8bd9-6c822aabc991","timestamp":"2022-06-05T02:04:41.610706Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:04:42.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:04:42.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:04:57.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:04:57.710 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:04:57.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:05:12.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:05:12.665 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:05:12.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:05:13.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:05:13.616 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:05:12.935983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d686778-2357-421f-821a-7b8582c2e6d0","timestamp":"2022-06-05T02:05:12.936051Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:05:13.756 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:05:13.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:05:28.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:05:28.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:05:28.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:05:43.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:05:43.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:05:43.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:05:58.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:05:58.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:05:58.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:13.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:13.568 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:13.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:18.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:18.206 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-06-05T02:06:17.547011Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d90b244e-c0ad-4d72-8b3b-4c996cb9ce41","timestamp":"2022-06-05T02:06:17.547055Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:06:18.764 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:18.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:06:23.162 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e4e439b-83c1-41f9-b53b-72cd241480df","timestamp":"2022-06-05T02:06:23.162682Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:06:23.185 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-06-05 02:06:23.185 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:06:23.211 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:23.211 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:06:23.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:23.829 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e4e439b-83c1-41f9-b53b-72cd241480df","timestamp":"2022-06-05T02:06:23.162682Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:06:23.830 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:06:23.830 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:23.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:24.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:24.031 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-06-05T02:06:23.828428Z","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":"e7357241-edb0-4484-b5ff-1ae4ab03ee2e","timestamp":"2022-06-05T02:06:23.828434Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:06:24.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:24.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:24.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:24.790 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:06:23.830212Z","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":"3e7596ac-de52-497a-b529-a084ce8de3cc","timestamp":"2022-06-05T02:06:23.830227Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:06:24.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:24.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:25.316 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:25.317 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:06:23.829879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"f5a673dc-db1f-451d-a6b3-8d53468d0466","timestamp":"2022-06-05T02:06:23.829899Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:06:25.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:25.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:40.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:40.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:40.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:42.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:42.250 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:06:41.610661Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1c497ce-ae02-4374-845b-981ea5b99eef","timestamp":"2022-06-05T02:06:41.610763Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:06:42.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:42.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:06:57.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:06:57.729 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:06:57.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:07:12.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:07:12.695 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:07:12.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:07:13.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:07:13.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:07:12.935954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c23fc031-53c3-4d73-962f-2887a1b75f85","timestamp":"2022-06-05T02:07:12.936012Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:07:13.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:07:13.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:07:28.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:07:28.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:07:28.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:07:43.685 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:07:43.685 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:07:43.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:07:58.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:07:58.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:07:58.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:08:13.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:13.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:08:13.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:08:18.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:18.203 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-06-05T02:08:17.547122Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6779a4b0-3d31-493f-a624-f1a5e7e8123c","timestamp":"2022-06-05T02:08:17.547270Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:08:18.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:08:18.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:08:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:08:23.772 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"99f60663-3813-4eee-b16f-5332905c3052","timestamp":"2022-06-05T02:08:23.771868Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:08:23.785 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms 2022-06-05 02:08:23.785 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:08:23.812 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:23.812 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:08:24.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:24.430 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"99f60663-3813-4eee-b16f-5332905c3052","timestamp":"2022-06-05T02:08:23.771868Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:08:24.431 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:08:24.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:08:24.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:08:24.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:24.588 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-06-05T02:08:24.429356Z","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":"879c6a4d-3065-44e7-bb02-0945d6210c4e","timestamp":"2022-06-05T02:08:24.429363Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:08:24.778 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:08:24.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:08:25.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:25.296 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:08:24.430747Z","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":"92ee5ab4-8dab-4b6d-a0fc-5cdf49f60fb7","timestamp":"2022-06-05T02:08:24.430756Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:08:25.307 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:08:24.429409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"871d7766-9300-42be-8e17-8a078d6e72e9","timestamp":"2022-06-05T02:08:24.429440Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:08:25.317 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:08:25.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:08:40.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:40.276 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:08:40.276 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:08:42.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:42.247 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:08:41.610754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c034858-f353-4d6d-84aa-c4e5f3517d3d","timestamp":"2022-06-05T02:08:41.610823Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:08:42.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:08:42.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:08:57.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:08:57.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:08:57.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:09:12.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:09:12.709 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:09:12.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:09:13.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:09:13.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:09:12.936042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86f95450-62b3-40a5-8bbf-36db64c455cc","timestamp":"2022-06-05T02:09:12.936109Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:09:13.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:09:13.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:09:28.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:09:28.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:09:28.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:09:43.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:09:43.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:09:43.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:09:58.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:09:58.658 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:09:58.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:10:13.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:13.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:10:13.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:10:18.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:18.202 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-06-05T02:10:17.547040Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26ff09ed-fd0a-48e5-ab24-6ce205b1f6d1","timestamp":"2022-06-05T02:10:17.547105Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:10:18.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:10:18.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:10:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:10:23.785 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"75edac85-c7c5-4013-9865-811967a87cb6","timestamp":"2022-06-05T02:10:23.785545Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:10:23.835 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 49 ms 2022-06-05 02:10:23.835 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:10:23.862 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:23.862 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:10:24.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:24.482 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"75edac85-c7c5-4013-9865-811967a87cb6","timestamp":"2022-06-05T02:10:23.785545Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:10:24.482 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:10:24.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:10:24.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:10:24.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:24.647 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-06-05T02:10:24.482469Z","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":"51cda3f8-0167-4ef4-b8b7-25c364bdc8c0","timestamp":"2022-06-05T02:10:24.482476Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:10:24.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:10:24.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:10:25.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:25.310 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:10:24.479696Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"d78c6199-a6cb-45df-a308-d359927665fe","timestamp":"2022-06-05T02:10:24.479709Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:10:25.320 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:10:24.484173Z","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":"06ae0c68-e532-46be-94e6-1217307aec02","timestamp":"2022-06-05T02:10:24.484190Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:10:25.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:10:25.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:10:40.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:40.278 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:10:40.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:10:42.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:42.259 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:10:41.610672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a17b090b-2fd3-4020-8559-1e3a902f6a63","timestamp":"2022-06-05T02:10:41.610738Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:10:42.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:10:42.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:10:57.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:10:57.746 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:10:57.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:11:12.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:11:12.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:11:12.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:11:13.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:11:13.616 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:11:12.936059Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e12d54c-0936-479b-9632-d298b3c22d86","timestamp":"2022-06-05T02:11:12.936115Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:11:13.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:11:13.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:11:28.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:11:28.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:11:28.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:11:43.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:11:43.711 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:11:43.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:11:58.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:11:58.665 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:11:58.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:13.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:13.611 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:13.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:18.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:18.203 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-06-05T02:12:17.547200Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7e79382-2bdd-4dfa-be14-eb1dbdd2c4d6","timestamp":"2022-06-05T02:12:17.547319Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:12:18.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:18.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:12:23.162 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f3e167e1-eefd-47c6-a93a-e87ae2e62f54","timestamp":"2022-06-05T02:12:23.162444Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:12:23.185 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms 2022-06-05 02:12:23.185 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:12:23.209 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:23.209 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-06-05 02:12:23.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:23.826 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f3e167e1-eefd-47c6-a93a-e87ae2e62f54","timestamp":"2022-06-05T02:12:23.162444Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:12:23.827 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:12:23.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:23.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:23.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:23.988 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-06-05T02:12:23.827123Z","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":"b8c479fe-6537-4b2b-b018-be6271edc164","timestamp":"2022-06-05T02:12:23.827131Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:12:24.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:24.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:24.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:24.819 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:12:23.843699Z","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":"dadcbacc-6d5c-4d63-882a-ba275d7f9c62","timestamp":"2022-06-05T02:12:23.843709Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:12:24.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:24.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:25.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:25.348 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:12:23.825578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"94017c28-2f64-4089-883e-fe392a9b47a0","timestamp":"2022-06-05T02:12:23.825631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:12:25.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:25.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:40.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:40.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:40.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:42.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:42.248 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:12:41.610653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d73fb8a8-e044-4763-83c6-96b79391e806","timestamp":"2022-06-05T02:12:41.610719Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:12:42.806 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:42.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:12:57.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:12:57.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:12:57.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:13:12.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:13:12.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:13:12.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:13:13.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:13:13.625 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:13:12.935961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4347d369-b0cd-4a46-aae5-b8185c2a0596","timestamp":"2022-06-05T02:13:12.936004Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:13:13.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:13:13.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:13:28.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:13:28.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:13:28.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:13:43.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:13:43.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:13:43.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:13:58.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:13:58.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:13:58.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:13.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:13.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:13.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:18.208 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:18.209 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-06-05T02:14:17.547122Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7c3629f-7ee6-41d2-a10e-825960455ccc","timestamp":"2022-06-05T02:14:17.547199Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:14:18.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:18.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:23.159 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:14:23.813 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dbcde030-b0e5-4889-ac0e-52ff277e65e5","timestamp":"2022-06-05T02:14:23.812899Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:14:23.835 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-06-05 02:14:23.835 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:14:23.859 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:23.860 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:14:24.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:24.479 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dbcde030-b0e5-4889-ac0e-52ff277e65e5","timestamp":"2022-06-05T02:14:23.812899Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:14:24.479 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:14:24.479 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:24.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:24.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:24.638 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-06-05T02:14:24.480675Z","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":"278f9705-e183-4103-ba65-a913a8725242","timestamp":"2022-06-05T02:14:24.480683Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:14:24.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:24.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:24.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:24.835 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:14:24.481455Z","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":"20b6c3b7-4d09-4101-b53f-14e7551ae353","timestamp":"2022-06-05T02:14:24.481462Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:14:24.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:24.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:25.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:25.362 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:14:24.477549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"af80610f-287b-4b62-a6b5-89121b4bb018","timestamp":"2022-06-05T02:14:24.477610Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:14:25.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:25.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:40.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:40.322 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:40.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:42.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:42.248 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:14:41.610605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d385e900-e857-4311-afa1-b95007294e1e","timestamp":"2022-06-05T02:14:41.610667Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:14:42.821 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:42.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:14:57.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:14:57.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:14:57.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:15:12.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:15:12.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:15:12.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:15:13.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:15:13.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:15:12.936022Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bca078a-c2ea-49ab-9c11-a79349f9ac24","timestamp":"2022-06-05T02:15:12.936151Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:15:13.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:15:13.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:15:28.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:15:28.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:15:28.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:15:43.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:15:43.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:15:43.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:15:58.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:15:58.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:15:58.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:13.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:13.620 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:13.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:18.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:18.201 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-06-05T02:16:17.547042Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62e69621-641d-40ee-a049-af062e7f07bb","timestamp":"2022-06-05T02:16:17.547109Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:16:18.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:18.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:16:23.162 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cdf46516-7649-4b3c-a912-979efa980078","timestamp":"2022-06-05T02:16:23.162032Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:16:23.185 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms 2022-06-05 02:16:23.185 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:16:23.210 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:23.210 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:16:23.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:23.826 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cdf46516-7649-4b3c-a912-979efa980078","timestamp":"2022-06-05T02:16:23.162032Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:16:23.827 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:16:23.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:23.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:23.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:23.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-06-05T02:16:23.828689Z","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":"723ea967-5b7c-4a94-b257-c4fc2a218e3b","timestamp":"2022-06-05T02:16:23.828703Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:16:24.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:24.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:24.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:24.848 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:16:23.828320Z","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":"76ee9112-850e-40e5-82f8-7c6a7ee9eece","timestamp":"2022-06-05T02:16:23.828333Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:16:24.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:24.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:25.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:25.372 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:16:23.828862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"16b1acb2-74c5-4961-97f8-46ff194bb7ca","timestamp":"2022-06-05T02:16:23.828881Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:16:25.833 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:25.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:40.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:40.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:40.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:42.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:42.253 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:16:41.610691Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d53f6401-896d-407c-babd-3dbdea229066","timestamp":"2022-06-05T02:16:41.610758Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:16:42.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:42.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:16:57.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:16:57.787 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:16:57.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:17:12.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:17:12.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:17:12.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:17:13.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:17:13.618 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:17:12.935949Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90cdf460-ec2f-45c3-b2e0-3c1e14764ba4","timestamp":"2022-06-05T02:17:12.936Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:17:13.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:17:13.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:17:28.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:17:28.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:17:28.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:17:43.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:17:43.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:17:43.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:17:58.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:17:58.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:17:58.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:13.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:13.650 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:13.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:18.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:18.203 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-06-05T02:18:17.547023Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2406f574-69ef-4e98-8197-b34727d9ad35","timestamp":"2022-06-05T02:18:17.547081Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:18:18.845 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:18.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:18:23.841 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"562c02c6-4c99-44d9-944c-166893819624","timestamp":"2022-06-05T02:18:23.840801Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:18:23.885 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms 2022-06-05 02:18:23.885 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:18:23.917 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:23.918 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:18:24.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:24.540 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"562c02c6-4c99-44d9-944c-166893819624","timestamp":"2022-06-05T02:18:23.840801Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:18:24.540 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:18:24.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:24.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:24.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:24.690 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-06-05T02:18:24.540461Z","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":"7ac8e505-33b3-4ece-8179-7f030217768e","timestamp":"2022-06-05T02:18:24.540470Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:18:24.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:24.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:24.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:24.862 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:18:24.540164Z","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":"fdc8f605-24f5-48aa-8b63-461c594387d8","timestamp":"2022-06-05T02:18:24.540178Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:18:24.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:24.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:25.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:25.387 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:18:24.538619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"013be354-bca2-45cd-a7a0-1f603a79c779","timestamp":"2022-06-05T02:18:24.538629Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:18:25.401 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:25.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:40.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:40.359 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:40.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:42.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:42.296 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:18:41.610579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"724ba850-fe02-4c43-84ee-f4487a75ed3d","timestamp":"2022-06-05T02:18:41.610641Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:18:42.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:42.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:18:57.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:18:57.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:18:57.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:19:12.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:19:12.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:19:12.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:19:13.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:19:13.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:19:12.935961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03e868e2-732a-41ae-895f-2ab1990b1fa4","timestamp":"2022-06-05T02:19:12.936005Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:19:13.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:19:13.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:19:28.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:19:28.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:19:28.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:19:43.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:19:43.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:19:43.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:19:58.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:19:58.711 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:19:58.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:13.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:13.663 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:13.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:18.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:18.199 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-06-05T02:20:17.548864Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8de8c72-c6c6-4db8-96b9-2b79e6c74477","timestamp":"2022-06-05T02:20:17.549875Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:20:18.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:18.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:20:23.853 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"10129985-1e4c-462d-87d9-3571a44aebbf","timestamp":"2022-06-05T02:20:23.853372Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:20:23.885 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-06-05 02:20:23.885 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:20:23.914 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:23.914 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:20:24.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:24.531 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"10129985-1e4c-462d-87d9-3571a44aebbf","timestamp":"2022-06-05T02:20:23.853372Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:20:24.531 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:20:24.531 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:24.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:24.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:24.690 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-06-05T02:20:24.533013Z","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":"440240dc-9c58-4bdf-b555-ba7275eab6ef","timestamp":"2022-06-05T02:20:24.533020Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:20:24.859 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:24.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:24.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:24.875 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:20:24.531571Z","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":"83dc8dad-3418-4241-8dd0-2f78c542b66b","timestamp":"2022-06-05T02:20:24.531583Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:20:24.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:24.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:25.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:25.399 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:20:24.533247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"b690dd1a-6ec1-43d7-8339-158c19bea2d4","timestamp":"2022-06-05T02:20:24.533270Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:20:25.408 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:25.408 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:40.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:40.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:40.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:42.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:42.248 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:20:41.610813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3057f2fa-ca2d-4bbe-8b63-19dc0cf7ec5b","timestamp":"2022-06-05T02:20:41.610965Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:20:42.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:42.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:20:57.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:20:57.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:20:57.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:21:12.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:21:12.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:21:12.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:21:13.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:21:13.612 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:21:12.935984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"642d5ba5-0fa7-464c-8b0b-132e78a50917","timestamp":"2022-06-05T02:21:12.936049Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:21:13.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:21:13.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:21:28.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:21:28.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:21:28.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:21:43.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:21:43.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:21:43.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:21:58.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:21:58.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:21:58.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:22:13.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:13.669 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:22:13.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:22:18.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:18.211 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-06-05T02:22:17.547093Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b213c51-312c-4b94-817a-061b9cf384d4","timestamp":"2022-06-05T02:22:17.547161Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:22:18.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:22:18.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:22:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:22:23.866 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8c409c64-c3cb-4f8c-a937-c4fb0bf3965c","timestamp":"2022-06-05T02:22:23.865905Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:22:23.885 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-06-05 02:22:23.885 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:22:23.910 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:23.911 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:22:24.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:24.529 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8c409c64-c3cb-4f8c-a937-c4fb0bf3965c","timestamp":"2022-06-05T02:22:23.865905Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:22:24.530 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:22:24.530 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:22:24.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:22:24.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:24.695 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-06-05T02:22:24.532299Z","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":"dc2b34b8-241a-47b2-a57b-45b8141e96c7","timestamp":"2022-06-05T02:22:24.532312Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:22:24.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:22:24.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:22:25.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:25.388 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:22:24.528748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"1817a672-7685-4a4d-aa37-ea2d587d56ae","timestamp":"2022-06-05T02:22:24.528765Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:22:25.405 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:22:24.531329Z","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":"b4c14b72-dbf5-4350-becb-11c59cf80362","timestamp":"2022-06-05T02:22:24.531337Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:22:25.414 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:22:25.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:22:40.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:40.375 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:22:40.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:22:42.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:42.247 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:22:41.610581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e46d8e6d-c27c-41e0-835c-5f15ee51837f","timestamp":"2022-06-05T02:22:41.610640Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:22:42.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:22:42.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:22:57.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:22:57.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:22:57.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:23:12.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:23:12.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:23:12.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:23:13.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:23:13.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:23:12.936042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb3d3ad2-44d6-47c4-9c51-c51c07f5fd77","timestamp":"2022-06-05T02:23:12.936117Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:23:13.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:23:13.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:23:28.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:23:28.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:23:28.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:23:43.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:23:43.780 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:23:43.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:23:58.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:23:58.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:23:58.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:13.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:13.682 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:13.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:18.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:18.206 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-06-05T02:24:17.547025Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b925a239-96f4-47cf-b39f-baf94e3ec783","timestamp":"2022-06-05T02:24:17.547093Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:24:18.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:18.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:24:23.878 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8d379378-6d8c-4d70-a85a-abb27ead50c7","timestamp":"2022-06-05T02:24:23.877780Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:24:23.885 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms 2022-06-05 02:24:23.885 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:24:23.911 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:23.911 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-06-05 02:24:24.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:24.536 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8d379378-6d8c-4d70-a85a-abb27ead50c7","timestamp":"2022-06-05T02:24:23.877780Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:24:24.536 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:24:24.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:24.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:24.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:24.713 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:24:24.561339Z","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":"bc62b959-5673-4458-a83e-42a2ae07c562","timestamp":"2022-06-05T02:24:24.561348Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:24:24.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:24.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:24.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:24.899 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:24:24.538625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"30edcfff-07e1-4f18-b21c-9b94e9dbe1f9","timestamp":"2022-06-05T02:24:24.538652Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:24:24.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:24.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:25.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:25.421 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-06-05T02:24:24.563248Z","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":"83e71d04-d2b5-4282-8d8d-a4eac75dfe6f","timestamp":"2022-06-05T02:24:24.563259Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:24:25.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:25.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:40.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:40.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:40.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:42.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:42.246 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:24:41.610709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d01ccde1-2d5e-4894-bf6e-149b0756ed9a","timestamp":"2022-06-05T02:24:41.610782Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:24:42.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:42.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:24:57.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:24:57.838 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:24:57.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:25:12.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:25:12.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:25:12.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:25:13.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:25:13.611 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:25:12.936079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"628a3a0a-280a-4efe-b236-eda227084d80","timestamp":"2022-06-05T02:25:12.936150Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:25:13.889 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:25:13.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:25:28.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:25:28.844 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:25:28.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:25:43.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:25:43.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:25:43.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:25:58.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:25:58.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:25:58.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:13.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:13.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:13.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:18.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:18.203 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-06-05T02:26:17.547018Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67f31b24-da66-4078-8a69-4e3c6794ed11","timestamp":"2022-06-05T02:26:17.547084Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:26:18.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:18.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:26:23.162 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3c5964f4-9561-4f65-bed0-7f3d1be2ef72","timestamp":"2022-06-05T02:26:23.162711Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:26:23.185 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-06-05 02:26:23.185 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:26:23.209 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:23.209 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-06-05 02:26:23.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:23.851 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3c5964f4-9561-4f65-bed0-7f3d1be2ef72","timestamp":"2022-06-05T02:26:23.162711Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:26:23.851 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:26:23.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:23.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:23.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:23.992 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-06-05T02:26:23.826316Z","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":"54b20cff-d9a7-4ce5-9816-f9db0eddb1c3","timestamp":"2022-06-05T02:26:23.826324Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:26:24.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:24.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:24.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:24.911 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:26:23.852517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"9441abfd-aa81-4963-a7da-625047112494","timestamp":"2022-06-05T02:26:23.852595Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:26:24.919 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:24.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:25.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:25.436 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:26:23.852124Z","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":"120ea7bc-1d22-4daa-87c5-0b6eb617f9f9","timestamp":"2022-06-05T02:26:23.852131Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:26:25.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:25.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:40.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:40.847 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:40.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:42.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:42.252 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:26:41.610631Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af7f7c66-f4f8-4348-92a1-bc7a68ad7479","timestamp":"2022-06-05T02:26:41.610704Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:26:42.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:42.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:26:57.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:26:57.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:26:57.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:27:12.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:27:12.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:27:12.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:27:13.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:27:13.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:27:12.936001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d9f4d60-fddc-44b9-9dd5-f53864dd0718","timestamp":"2022-06-05T02:27:12.936045Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:27:13.902 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:27:13.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:27:28.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:27:28.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:27:28.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:27:43.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:27:43.806 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:27:43.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:27:58.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:27:58.757 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:27:58.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:13.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:13.710 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:13.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:18.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:18.201 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-06-05T02:28:17.547005Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef333ef9-c484-4c10-87b6-231aebf24329","timestamp":"2022-06-05T02:28:17.547062Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:28:18.909 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:18.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:28:23.905 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"76201971-2057-4fd9-aee2-786d7eec71ff","timestamp":"2022-06-05T02:28:23.904831Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:28:23.935 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms 2022-06-05 02:28:23.935 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:28:23.962 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:23.962 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:28:24.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:24.580 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"76201971-2057-4fd9-aee2-786d7eec71ff","timestamp":"2022-06-05T02:28:23.904831Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:28:24.581 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:28:24.581 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:24.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:24.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:24.734 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-06-05T02:28:24.580897Z","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":"561183c7-4b3d-4a3c-ba7a-8cf7163108af","timestamp":"2022-06-05T02:28:24.580906Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:28:24.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:24.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:24.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:24.927 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:28:24.580953Z","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":"11f955da-b321-4455-b4a9-1f7ff3d84d5d","timestamp":"2022-06-05T02:28:24.580963Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:28:24.933 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:24.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:25.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:25.450 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:28:24.580248Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"eb201f63-136d-4535-a124-829086c64a6c","timestamp":"2022-06-05T02:28:24.580257Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:28:25.458 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:25.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:40.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:40.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:40.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:42.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:42.249 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:28:41.610599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e922107f-0774-4bd6-9b26-5f7c643d958b","timestamp":"2022-06-05T02:28:41.610657Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:28:42.912 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:42.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:28:57.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:28:57.877 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:28:57.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:29:12.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:29:12.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:29:12.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:29:13.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:29:13.610 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:29:12.935955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9dc50e5-42be-4dec-9696-084da9999932","timestamp":"2022-06-05T02:29:12.936022Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:29:13.915 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:29:13.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:29:28.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:29:28.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:29:28.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:29:43.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:29:43.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:29:43.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:29:58.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:29:58.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:29:58.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:30:13.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:13.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:30:13.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:30:18.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:18.197 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-06-05T02:30:17.546979Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25604303-5f7b-4fe0-9b27-2310b6d9ad24","timestamp":"2022-06-05T02:30:17.547049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:30:18.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:30:18.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:30:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:30:23.918 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a32e8a51-2bfe-41e6-a858-e8b61a4c8587","timestamp":"2022-06-05T02:30:23.918071Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:30:23.935 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms 2022-06-05 02:30:23.935 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:30:23.962 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:23.962 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1} 2022-06-05 02:30:24.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:24.586 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a32e8a51-2bfe-41e6-a858-e8b61a4c8587","timestamp":"2022-06-05T02:30:23.918071Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:30:24.586 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:30:24.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:30:24.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:30:24.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:24.735 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-06-05T02:30:24.583248Z","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":"4eda27a6-6442-42c5-a719-cf1c30c8f0ad","timestamp":"2022-06-05T02:30:24.583255Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:30:24.933 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:30:24.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:30:25.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:25.450 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:30:24.582266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"2d0643f8-123c-4c6c-83b1-3cf6eabc32b4","timestamp":"2022-06-05T02:30:24.582273Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:30:25.459 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:30:24.583298Z","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":"b16217e7-0bc2-4238-98fe-36e6dc4c96bf","timestamp":"2022-06-05T02:30:24.583306Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:30:25.466 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:30:25.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:30:40.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:40.417 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:30:40.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:30:42.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:42.245 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:30:41.610586Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51e5f81b-c539-46ef-a97c-b5c25ea19482","timestamp":"2022-06-05T02:30:41.610673Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:30:42.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:30:42.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:30:57.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:30:57.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:30:57.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:31:12.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:31:12.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:31:12.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:31:13.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:31:13.611 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:31:12.935968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fd1012d-182b-4032-af8d-29b0226bebe4","timestamp":"2022-06-05T02:31:12.936017Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:31:13.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:31:13.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:31:28.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:31:28.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:31:28.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:31:43.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:31:43.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:31:43.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:31:58.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:31:58.778 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:31:58.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:13.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:13.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:13.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:18.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:18.201 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-06-05T02:32:17.547016Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"961ed5bd-fdd5-4369-a05d-398db596e181","timestamp":"2022-06-05T02:32:17.547085Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:32:18.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:18.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:32:23.931 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b6a8d5eb-a3cb-4ea2-80e5-9cca3641c4e1","timestamp":"2022-06-05T02:32:23.931085Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:32:23.935 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms 2022-06-05 02:32:23.935 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:32:23.980 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:23.981 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (46 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:32:24.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:24.599 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b6a8d5eb-a3cb-4ea2-80e5-9cca3641c4e1","timestamp":"2022-06-05T02:32:23.931085Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:32:24.599 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:32:24.599 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:24.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:24.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:24.732 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-06-05T02:32:24.599017Z","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":"d378fa46-5212-44b8-b48d-21b542b5b080","timestamp":"2022-06-05T02:32:24.599028Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:32:24.935 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:24.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:24.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:24.951 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:32:24.599073Z","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":"fc4235a0-84c0-40e6-88c6-03573679a9c5","timestamp":"2022-06-05T02:32:24.599081Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:32:24.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:24.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:25.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:25.472 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:32:24.599735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"c375d244-2962-42d9-8682-7dc92c79d8bf","timestamp":"2022-06-05T02:32:24.599756Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:32:25.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:25.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:40.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:40.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:40.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:42.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:42.251 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:32:41.610707Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d81c6e0c-f934-4469-bf2d-507b4f252144","timestamp":"2022-06-05T02:32:41.610783Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:32:42.938 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:42.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:32:57.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:32:57.894 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:32:57.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:33:12.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:33:12.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:33:12.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:33:13.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:33:13.610 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:33:12.935961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7a888db-df4f-4cb5-a852-0a7b5292927a","timestamp":"2022-06-05T02:33:12.936019Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:33:13.941 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:33:13.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:33:28.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:33:28.888 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:33:28.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:33:43.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:33:43.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:33:43.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:33:58.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:33:58.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:33:58.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:13.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:13.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:13.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:18.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:18.203 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-06-05T02:34:17.547003Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9382cd2c-423f-4264-a25a-0e96a4c71579","timestamp":"2022-06-05T02:34:17.547058Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:34:18.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:18.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:34:23.945 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6d42e900-beee-40ce-8f9d-6d02d87ab6c8","timestamp":"2022-06-05T02:34:23.945010Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:34:23.985 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms 2022-06-05 02:34:23.985 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:34:24.011 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:24.011 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:34:24.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:24.627 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6d42e900-beee-40ce-8f9d-6d02d87ab6c8","timestamp":"2022-06-05T02:34:23.945010Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:34:24.627 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:34:24.627 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:24.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:24.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:24.788 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-06-05T02:34:24.629776Z","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":"90da37ef-2405-41a7-8609-7e6b48fb10df","timestamp":"2022-06-05T02:34:24.629792Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:34:24.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:24.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:24.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:24.965 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:34:24.629695Z","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":"ffa2719e-07d5-4c09-b67d-5bd6fcb3aaaf","timestamp":"2022-06-05T02:34:24.629706Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:34:24.973 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:24.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:25.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:25.488 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:34:24.628424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"e907a3c7-0a73-4eaa-adf9-5d0c631c9046","timestamp":"2022-06-05T02:34:24.628465Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:34:25.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:25.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:40.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:40.449 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:40.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:42.271 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:42.271 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:34:41.610743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b99c86f-542c-40c3-ac8b-a0c101e9bfec","timestamp":"2022-06-05T02:34:41.610789Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:34:42.953 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:42.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:34:57.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:34:57.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:34:57.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:35:12.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:35:12.858 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:35:12.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:35:13.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:35:13.621 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:35:12.935968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09020149-2dc0-4a30-9971-bea06a1e0f28","timestamp":"2022-06-05T02:35:12.936015Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:35:13.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:35:13.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:35:28.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:35:28.917 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:35:28.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:35:43.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:35:43.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:35:43.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:35:58.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:35:58.822 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:35:58.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:13.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:13.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:13.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:18.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:18.200 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-06-05T02:36:17.547079Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6875a6d8-9546-4fee-aa3a-697cd2d45a51","timestamp":"2022-06-05T02:36:17.547149Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:36:18.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:18.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:36:23.163 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a5132fc5-6e90-4a65-8aa3-2b0c4eb4b334","timestamp":"2022-06-05T02:36:23.163326Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:36:23.185 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-06-05 02:36:23.185 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:36:23.207 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:23.208 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:36:23.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:23.827 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a5132fc5-6e90-4a65-8aa3-2b0c4eb4b334","timestamp":"2022-06-05T02:36:23.163326Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:36:23.828 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:36:23.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:23.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:23.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:23.990 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-06-05T02:36:23.825821Z","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":"6aa0763d-d90b-42d6-a558-bf22f8d525e5","timestamp":"2022-06-05T02:36:23.825831Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:36:24.963 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:24.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:24.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:24.978 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:36:23.827981Z","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":"7895e6aa-d5e0-415b-9c43-f62f30bc0765","timestamp":"2022-06-05T02:36:23.827989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:36:24.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:24.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:25.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:25.519 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:36:23.825999Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"fb426281-d934-451b-8f4c-74135f83df3f","timestamp":"2022-06-05T02:36:23.826014Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:36:25.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:25.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:40.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:40.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:40.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:42.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:42.246 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:36:41.610653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3a32a67-922e-4841-81a2-965d662a0367","timestamp":"2022-06-05T02:36:41.610723Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:36:42.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:42.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:36:57.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:36:57.923 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:36:57.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:37:12.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:37:12.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:37:12.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:37:13.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:37:13.610 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:37:12.936004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f6d32bd-4d65-4821-88db-c9b00ae6a1aa","timestamp":"2022-06-05T02:37:12.936055Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:37:13.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:37:13.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:37:28.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:37:28.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:37:28.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:37:43.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:37:43.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:37:43.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:37:58.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:37:58.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:37:58.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:38:13.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:13.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:38:13.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:38:18.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:18.201 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-06-05T02:38:17.547015Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbaef5eb-8371-4292-b463-6aff88fb82d4","timestamp":"2022-06-05T02:38:17.547065Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:38:18.976 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:38:18.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:38:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:38:23.971 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6d87369f-523a-48d1-b4d1-bd028b49d073","timestamp":"2022-06-05T02:38:23.971104Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:38:23.985 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms 2022-06-05 02:38:23.985 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:38:24.010 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:24.010 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:38:24.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:24.627 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6d87369f-523a-48d1-b4d1-bd028b49d073","timestamp":"2022-06-05T02:38:23.971104Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:38:24.627 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:38:24.627 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:38:24.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:38:24.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:24.790 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-06-05T02:38:24.628127Z","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":"fbeb2edc-b5c8-4739-8e18-934b1136a05a","timestamp":"2022-06-05T02:38:24.628139Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:38:24.976 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:38:24.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:38:25.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:25.493 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:38:24.628737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"c5080391-722b-41bc-885c-bd3d29a1cbe2","timestamp":"2022-06-05T02:38:24.628751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:38:25.502 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:38:24.629538Z","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":"11eee590-49f6-4045-a3a9-a418207a75bf","timestamp":"2022-06-05T02:38:24.629553Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:38:25.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:38:25.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:38:40.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:40.457 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:38:40.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:38:42.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:42.279 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:38:41.610580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cac10a4f-6446-490f-bddb-e70d80a720f1","timestamp":"2022-06-05T02:38:41.610638Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:38:42.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:38:42.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:38:57.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:38:57.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:38:57.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:39:12.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:39:12.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:39:12.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:39:13.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:39:13.614 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:39:12.935996Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9066919-8521-43a9-ac98-8fa112cbfe66","timestamp":"2022-06-05T02:39:12.936053Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:39:13.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:39:13.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:39:28.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:39:28.935 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:39:28.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:39:43.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:39:43.888 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:39:43.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:39:58.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:39:58.842 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:39:58.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:40:13.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:13.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:40:13.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:40:18.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:18.203 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-06-05T02:40:17.546989Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c23fe819-e162-4d38-aebf-94de02611413","timestamp":"2022-06-05T02:40:17.547027Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:40:18.990 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:40:18.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:40:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:40:23.985 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d50b5732-e6e9-4edd-8c5f-cb21cec898c1","timestamp":"2022-06-05T02:40:23.985450Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:40:24.035 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 50 ms 2022-06-05 02:40:24.035 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:40:24.060 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:24.060 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:40:24.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:24.678 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d50b5732-e6e9-4edd-8c5f-cb21cec898c1","timestamp":"2022-06-05T02:40:23.985450Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:40:24.679 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:40:24.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:40:24.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:40:24.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:24.862 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-06-05T02:40:24.677511Z","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":"1b02c9f9-a2da-4162-bd23-49dbbf77c8f0","timestamp":"2022-06-05T02:40:24.677522Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:40:24.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:40:24.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:40:25.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:25.506 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:40:24.676931Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3d611d5e-b603-4c82-9fb8-106ad85566d2","timestamp":"2022-06-05T02:40:24.676942Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:40:25.515 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:40:24.677620Z","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":"5d9978dc-ff79-43e0-91f2-f6c24836b136","timestamp":"2022-06-05T02:40:24.677627Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:40:25.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:40:25.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:40:40.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:40.481 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:40:40.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:40:42.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:42.321 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:40:41.610608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c2d1242-ef76-49a7-a776-56a5f19632f5","timestamp":"2022-06-05T02:40:41.610663Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:40:42.993 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:40:42.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:40:57.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:40:57.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:40:57.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:41:12.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:41:12.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:41:12.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:41:13.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:41:13.610 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:41:12.935955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"208a245e-c764-4db1-a86e-01ff192ae24b","timestamp":"2022-06-05T02:41:12.935993Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:41:13.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:41:13.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:41:28.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:41:28.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:41:28.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:41:43.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:41:43.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:41:43.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:41:58.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:41:58.844 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:41:58.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:42:13.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:42:13.794 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:42:13.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:42:18.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:42:18.200 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-06-05T02:42:17.546978Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67325073-ad50-4019-87d9-df9d1c9dda23","timestamp":"2022-06-05T02:42:17.547021Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:42:19.003 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:42:19.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:42:23.158 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-05 02:42:23.999 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a7f804be-fc51-4ada-aaab-4a10ac679a84","timestamp":"2022-06-05T02:42:23.999296Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:42:24.035 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms 2022-06-05 02:42:24.035 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-05 02:42:24.061 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:42:24.061 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-06-05 02:42:24.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:42:24.680 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a7f804be-fc51-4ada-aaab-4a10ac679a84","timestamp":"2022-06-05T02:42:23.999296Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:42:24.680 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-05 02:42:24.680 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:42:24.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:42:24.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:42:24.846 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-06-05T02:42:24.680767Z","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":"9eeebd71-b4ef-42f1-bb96-534d10017e9e","timestamp":"2022-06-05T02:42:24.680776Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-05 02:42:25.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:42:25.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:42:25.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:42:25.020 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:42:24.678096Z","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":"ec608ed3-f3f5-4d23-97af-bc7087ea6586","timestamp":"2022-06-05T02:42:24.678103Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-05 02:42:25.037 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:42:25.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:42:25.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:42:25.561 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-05T02:42:24.679774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"e6ea4b12-95e2-4800-8795-e43e33696baf","timestamp":"2022-06-05T02:42:24.679787Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-05 02:42:25.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:42:25.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 (anonymous) ... 2022-06-05 02:42:40.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-05 02:42:40.518 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c0da2315-be2d-40d0-9d84-07932a7e1918/onap-policy-clamp-runtime-acm-5b565d5bdd-d7h4d?timeout=15000 2022-06-05 02:42:40.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https:/