By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-08-25 03:02:51.074 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-08-25 03:02:51.079 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-08-25 03:02:53.704 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-08-25 03:02:54.398 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 670 ms. Found 7 JPA repository interfaces. 2022-08-25 03:02:56.598 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-08-25 03:02:56.604 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-08-25 03:02:56.612 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-08-25 03:02:56.634 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-08-25 03:02:56.646 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-08-25 03:02:56.660 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-08-25 03:02:56.666 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-08-25 03:02:56.670 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-08-25 03:02:56.712 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-08-25 03:02:56.758 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-08-25 03:02:56.761 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-08-25 03:02:57.595 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-08-25 03:02:57.625 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-08-25 03:02:57.626 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-08-25 03:02:57.818 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-08-25 03:02:57.818 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6571 ms 2022-08-25 03:02:58.508 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-08-25 03:02:59.135 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-08-25 03:02:59.419 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-08-25 03:02:59.986 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-25 03:03:00.373 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-08-25 03:03:00.701 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-08-25 03:03:00.787 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-25 03:03:16.403 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-25 03:03:16.427 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-08-25 03:03:18.913 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-08-25 03:03:20.126 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb, 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-08-25 03:03:21.207 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-08-25 03:03:23.241 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@52dd1be2, org.springframework.security.web.context.SecurityContextPersistenceFilter@7d8d671b, org.springframework.security.web.header.HeaderWriterFilter@6bfdaed7, org.springframework.security.web.authentication.logout.LogoutFilter@47c356e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1ea19c97, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@32fd5bc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@169d1f92, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36857d32, org.springframework.security.web.session.SessionManagementFilter@1774c4e2, org.springframework.security.web.access.ExceptionTranslationFilter@1bfafce1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14e83c9d] 2022-08-25 03:03:24.732 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-08-25 03:03:24.732 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-08-25 03:03:24.732 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-08-25 03:03:24.733 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-08-25 03:03:24.733 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-08-25 03:03:24.734 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-08-25 03:03:24.734 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-08-25 03:03:24.734 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-08-25 03:03:24.735 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-08-25 03:03:24.735 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-08-25 03:03:24.735 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-08-25 03:03:24.735 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-08-25 03:03:24.736 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-08-25 03:03:24.736 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-08-25 03:03:24.736 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-08-25 03:03:24.737 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-08-25 03:03:24.737 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-08-25 03:03:24.737 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-08-25 03:03:24.738 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-08-25 03:03:24.738 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-08-25 03:03:24.738 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-08-25 03:03:24.739 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-08-25 03:03:24.808 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-08-25 03:03:26.086 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-08-25 03:03:26.086 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-08-25 03:03:26.094 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb, 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-08-25 03:03:26.096 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb, 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-08-25 03:03:26.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:03:26.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:03:26.097 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=380ca2f0-eb91-4323-9ba8-28e419aab294, alive=false, publisher=null]]: starting 2022-08-25 03:03:26.123 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=380ca2f0-eb91-4323-9ba8-28e419aab294, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-08-25 03:03:26.124 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-08-25 03:03:26.125 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-08-25 03:03:26.125 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-08-25 03:03:26.125 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-08-25 03:03:26.125 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-08-25 03:03:26.125 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-08-25 03:03:26.125 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-08-25 03:03:26.126 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-08-25 03:03:26.126 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-08-25 03:03:26.126 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-08-25 03:03:26.126 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-08-25 03:03:26.126 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-08-25 03:03:26.126 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-08-25 03:03:26.126 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb, 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@7683ea43 2022-08-25 03:03:26.127 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb, 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-08-25 03:03:26.127 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-08-25 03:03:26.132 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 36.483 seconds (JVM running for 38.944) 2022-08-25 03:03:26.153 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-08-25 03:03:26.194 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-08-25 03:03:32.121 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:03:32.149 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-08-25 03:03:32.151 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:03:31.236863Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a391398f-4f79-4a1a-ad33-3ec1e6213e4c","timestamp":"2022-08-25T03:03:31.239180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:03:32.879 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:03:32.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:03:47.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:03:47.857 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:03:47.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:04:02.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:04:02.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:04:02.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:04:17.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:04:17.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:04:17.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:04:32.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:04:32.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:04:32.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:04:46.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:04:46.450 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-08-25T03:04:45.685749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00377b3c-3694-409f-bf9c-e4bc0911b000","timestamp":"2022-08-25T03:04:45.686152Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:04:46.702 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:04:46.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:01.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:01.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:01.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:08.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:08.391 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:05:08.062640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53dff95b-213f-4eb2-bea6-1970607bc393","timestamp":"2022-08-25T03:05:08.062757Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:05:08.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:08.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:23.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:23.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:23.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:05:26.721 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8672c04d-e648-42b0-a755-295b0d4d1419","timestamp":"2022-08-25T03:05:26.715346Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:05:26.724 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-08-25 03:05:26.729 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:05:26.799 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:26.800 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (73 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:05:27.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:27.425 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8672c04d-e648-42b0-a755-295b0d4d1419","timestamp":"2022-08-25T03:05:26.715346Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:05:27.426 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:05:27.426 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:27.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:27.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:27.619 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:05:27.787197Z","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":"749bfbf7-feac-4191-877e-a0b59c0df0ef","timestamp":"2022-08-25T03:05:27.787218Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:05:27.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:27.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:27.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:27.730 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-08-25T03:05:27.430634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"2090134a-3e03-475b-bc73-f64f2df93043","timestamp":"2022-08-25T03:05:27.430664Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:05:27.757 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:27.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:28.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:28.295 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:05:27.649038Z","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":"4d3831bd-dd17-442f-a00b-456fe2d226c7","timestamp":"2022-08-25T03:05:27.649285Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:05:28.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:28.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:31.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:31.710 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:05:31.231103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a59e138c-2b78-4026-a8fa-856a7c411103","timestamp":"2022-08-25T03:05:31.231194Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:05:32.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:32.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:05:47.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:05:47.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:05:47.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:06:02.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:06:02.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:06:02.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:06:17.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:06:17.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:06:17.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:06:32.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:06:32.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:06:32.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:06:46.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:06:46.455 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-08-25T03:06:45.685010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84e5d144-7e30-4e45-a61f-46d189c6a0c7","timestamp":"2022-08-25T03:06:45.685108Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:06:46.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:06:46.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:01.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:01.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:01.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:08.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:08.394 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:07:08.062766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d00414d7-f2fd-4497-b1da-d2e984d13428","timestamp":"2022-08-25T03:07:08.062919Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:07:08.719 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:08.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:23.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:23.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:23.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:07:26.095 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7beb27a8-6ac4-47a7-a27e-01449f06b6ef","timestamp":"2022-08-25T03:07:26.095179Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:07:26.123 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-08-25 03:07:26.124 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:07:26.172 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:26.173 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:07:26.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:26.814 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7beb27a8-6ac4-47a7-a27e-01449f06b6ef","timestamp":"2022-08-25T03:07:26.095179Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:07:26.815 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:07:26.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:26.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:26.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:26.992 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:07:27.162453Z","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":"a1a1fd14-e385-4e3c-8fe4-387bea9bd8e0","timestamp":"2022-08-25T03:07:27.162471Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:07:27.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:27.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:27.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:27.065 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-08-25T03:07:26.803344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"48c6e9b2-029c-4442-8ac8-2c5657e28ae0","timestamp":"2022-08-25T03:07:26.803365Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:07:27.093 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:27.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:27.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:27.680 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:07:27.015026Z","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":"9d95a442-3ee3-4ec3-8e32-084b87683ef7","timestamp":"2022-08-25T03:07:27.015062Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:07:27.728 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:27.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:31.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:31.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-08-25T03:07:31.230506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"543818d9-9ef8-46f9-8b6b-71e85719ef10","timestamp":"2022-08-25T03:07:31.230575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:07:31.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:31.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:07:46.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:07:46.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:07:46.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:08:01.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:08:01.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:08:01.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:08:16.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:08:16.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:08:16.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:08:31.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:08:31.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:08:31.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:08:46.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:08:46.398 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-08-25T03:08:45.684981Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0dcf8072-2f7e-41f5-8136-24486d66b7a1","timestamp":"2022-08-25T03:08:45.685075Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:08:46.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:08:46.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:01.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:01.710 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:01.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:08.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:08.394 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:09:08.062735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4efa40b3-1f6b-431e-9437-b10c3abfcc42","timestamp":"2022-08-25T03:09:08.062870Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:09:08.741 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:08.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:23.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:23.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:23.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:09:26.728 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6c763b00-027c-447a-91d2-e54413fec936","timestamp":"2022-08-25T03:09:26.728126Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:09:26.773 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-08-25 03:09:26.774 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:09:26.816 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:26.816 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:09:27.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:27.437 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6c763b00-027c-447a-91d2-e54413fec936","timestamp":"2022-08-25T03:09:26.728126Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:09:27.437 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:09:27.438 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:27.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:27.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:27.633 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:09:27.787900Z","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":"353e3f3a-96b7-4fc2-a0d0-85e579d13f3b","timestamp":"2022-08-25T03:09:27.787930Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:09:27.744 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:27.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:27.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:27.801 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-08-25T03:09:27.428732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"2ad32d81-81bc-4723-8a26-3b946135a3bc","timestamp":"2022-08-25T03:09:27.428756Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:09:27.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:27.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:28.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:28.378 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:09:27.632898Z","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":"32bc6b7e-c9d8-4f4d-ae4b-e81aa67c7005","timestamp":"2022-08-25T03:09:27.632929Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:09:28.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:28.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:31.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:31.730 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:09:31.230461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b039fb7f-1114-4160-a6be-e90dacecab9b","timestamp":"2022-08-25T03:09:31.230576Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:09:33.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:33.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:09:48.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:09:48.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:09:48.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:10:03.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:10:03.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:10:03.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:10:18.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:10:18.656 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:10:18.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:10:33.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:10:33.617 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:10:33.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:10:46.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:10:46.394 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-08-25T03:10:45.685241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8edbc13-9ff5-4209-b113-a119ba806d22","timestamp":"2022-08-25T03:10:45.686028Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:10:46.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:10:46.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:01.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:01.741 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:01.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:08.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:08.391 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:11:08.063238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d970910b-3f03-4bba-a836-9b6afe42362d","timestamp":"2022-08-25T03:11:08.063304Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:11:08.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:08.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:23.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:23.712 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:23.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:11:26.744 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"94f223a4-c832-4820-88e2-e6923f2bb25f","timestamp":"2022-08-25T03:11:26.744351Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:11:26.773 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-08-25 03:11:26.774 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:11:26.805 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:26.806 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:11:27.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:27.428 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"94f223a4-c832-4820-88e2-e6923f2bb25f","timestamp":"2022-08-25T03:11:26.744351Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:11:27.428 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:11:27.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:27.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:27.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:27.582 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-08-25T03:11:27.418954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"f1b509a7-54c3-41f7-9c9f-ab348ab5ff3f","timestamp":"2022-08-25T03:11:27.418970Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:11:27.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:27.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:27.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:27.783 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:11:27.778094Z","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":"65294f05-30fe-43c5-8a9a-d7ed821c2f29","timestamp":"2022-08-25T03:11:27.778138Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:11:27.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:27.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:28.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:28.325 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:11:27.632024Z","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":"dc3f6f76-6939-4127-b641-9adf19d040e7","timestamp":"2022-08-25T03:11:27.635546Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:11:28.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:28.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:31.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:31.718 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:11:31.230991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c990329-a60e-43e0-b63e-897fd7c10f1a","timestamp":"2022-08-25T03:11:31.231207Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:11:31.759 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:31.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:11:46.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:11:46.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:11:46.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:12:01.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:12:01.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:12:01.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:12:16.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:12:16.712 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:12:16.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:12:31.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:12:31.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:12:31.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:12:46.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:12:46.396 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-08-25T03:12:45.684975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6b50b8d-efc6-4233-be18-70868755c672","timestamp":"2022-08-25T03:12:45.685055Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:12:46.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:12:46.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:01.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:01.733 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:01.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:08.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:08.384 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:13:08.062759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f053b96-4f1e-4982-845d-5154b139b126","timestamp":"2022-08-25T03:13:08.062878Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:13:08.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:08.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:23.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:23.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:23.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:13:26.764 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9aa84ba6-23f6-415f-818e-708ce9b5b96d","timestamp":"2022-08-25T03:13:26.763973Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:13:26.774 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-08-25 03:13:26.775 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:13:26.806 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:26.807 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:13:27.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:27.428 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9aa84ba6-23f6-415f-818e-708ce9b5b96d","timestamp":"2022-08-25T03:13:26.763973Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:13:27.428 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:13:27.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:27.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:27.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:27.585 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-08-25T03:13:27.418516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"affa7668-4ead-45f8-846c-5cf6b938bb42","timestamp":"2022-08-25T03:13:27.418529Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:13:27.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:27.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:27.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:27.798 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:13:27.777580Z","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":"444d8052-c81d-4c18-8225-099ad564bade","timestamp":"2022-08-25T03:13:27.777601Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:13:27.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:27.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:28.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:28.360 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:13:27.626777Z","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":"5fd46128-ac8c-47c3-a95f-bbc9411a7b38","timestamp":"2022-08-25T03:13:27.626803Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:13:28.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:28.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:31.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:31.701 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:13:31.230441Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59d72f10-6592-424f-acb7-58192cfb6839","timestamp":"2022-08-25T03:13:31.230627Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:13:31.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:31.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:13:46.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:13:46.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:13:46.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:14:01.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:14:01.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:14:01.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:14:16.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:14:16.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:14:16.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:14:31.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:14:31.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:14:31.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:14:46.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:14:46.393 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-08-25T03:14:45.685007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ee46b0b-b65b-488c-bc94-572242923774","timestamp":"2022-08-25T03:14:45.685112Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:14:46.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:14:46.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:15:01.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:01.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:15:01.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:15:08.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:08.400 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:15:08.062709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50b8ac6d-9267-4389-8c4c-0af24e4516b0","timestamp":"2022-08-25T03:15:08.062909Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:15:08.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:15:08.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:15:23.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:23.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:15:23.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:15:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:15:26.780 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee867501-898a-4769-96b2-7357fa983b7a","timestamp":"2022-08-25T03:15:26.780220Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:15:26.823 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms 2022-08-25 03:15:26.824 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:15:26.858 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:26.859 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:15:27.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:27.483 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee867501-898a-4769-96b2-7357fa983b7a","timestamp":"2022-08-25T03:15:26.780220Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:15:27.484 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:15:27.484 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:15:27.484 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:15:27.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:27.673 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:15:27.833767Z","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":"3351e53a-47c7-4e0b-b8bd-1c330060e354","timestamp":"2022-08-25T03:15:27.833781Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:15:27.794 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:15:27.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:15:28.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:28.318 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:15:27.678787Z","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":"e05ea8cb-f03d-477e-9ab3-5e006737d9dd","timestamp":"2022-08-25T03:15:27.678816Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:15:28.340 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-08-25T03:15:27.473723Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3ff22587-3724-40fc-a8eb-f0c42d74c1ff","timestamp":"2022-08-25T03:15:27.473747Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:15:28.358 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:15:28.358 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:15:31.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:31.818 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:15:31.230292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8382eecb-553e-4179-affd-bfe02aeae2a9","timestamp":"2022-08-25T03:15:31.230376Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:15:32.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:15:32.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:15:47.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:15:47.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:15:47.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:16:02.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:16:02.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:16:02.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:16:17.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:16:17.706 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:16:17.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:16:32.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:16:32.682 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:16:32.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:16:46.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:16:46.386 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-08-25T03:16:45.685071Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c21bdff8-c566-4d3c-8349-30ba915a80d7","timestamp":"2022-08-25T03:16:45.685218Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:16:46.801 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:16:46.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:01.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:01.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:01.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:08.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:08.396 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:17:08.062562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3e4feff-c4eb-422a-a738-aa902b251875","timestamp":"2022-08-25T03:17:08.062638Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:17:08.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:08.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:23.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:23.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:23.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:17:26.795 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01a828eb-408b-459e-83da-cf3bbe463dd9","timestamp":"2022-08-25T03:17:26.794811Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:17:26.823 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-08-25 03:17:26.824 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:17:26.857 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:26.858 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:17:27.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:27.505 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01a828eb-408b-459e-83da-cf3bbe463dd9","timestamp":"2022-08-25T03:17:26.794811Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:17:27.505 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:17:27.505 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:27.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:27.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:27.661 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:17:27.858336Z","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":"5df83183-2326-4187-b93c-ecc8f4678f7d","timestamp":"2022-08-25T03:17:27.858354Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:17:27.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:27.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:27.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:27.835 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-08-25T03:17:27.548728Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"64265ad5-cadb-422f-ad47-1a0dabc49e9a","timestamp":"2022-08-25T03:17:27.548747Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:17:27.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:27.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:28.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:28.377 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:17:27.756602Z","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":"6aaab7b9-1b0d-4a80-ad47-7b0f4040e4cd","timestamp":"2022-08-25T03:17:27.756627Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:17:28.400 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:28.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:31.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:31.707 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:17:31.231260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"814e72b0-361d-4918-a714-55c1802f51b1","timestamp":"2022-08-25T03:17:31.231350Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:17:31.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:31.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:17:46.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:17:46.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:17:46.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:18:01.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:18:01.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:18:01.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:18:16.749 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:18:16.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:18:16.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:18:31.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:18:31.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:18:31.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:18:46.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:18:46.385 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-08-25T03:18:45.685079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0c0be53-bea6-44e5-ac12-41676d0d6d65","timestamp":"2022-08-25T03:18:45.685158Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:18:46.822 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:18:46.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:01.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:01.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:01.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:08.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:08.440 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:19:08.062722Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1bf120ab-8c6b-47b2-92e6-ee155e231e0f","timestamp":"2022-08-25T03:19:08.062832Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:19:08.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:08.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:23.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:23.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:23.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:19:26.810 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d10efa16-6d4d-4b9c-b337-836db9bb3241","timestamp":"2022-08-25T03:19:26.810209Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:19:26.823 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-08-25 03:19:26.824 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:19:26.852 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:26.853 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:19:27.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:27.511 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d10efa16-6d4d-4b9c-b337-836db9bb3241","timestamp":"2022-08-25T03:19:26.810209Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:19:27.511 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:19:27.512 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:27.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:27.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:27.651 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:19:27.857273Z","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":"0205c54f-3085-4ce9-a53e-2a142e21672c","timestamp":"2022-08-25T03:19:27.857289Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:19:27.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:27.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:27.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:27.842 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-08-25T03:19:27.498115Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"7f19307d-368f-4b22-be4d-234070c68d93","timestamp":"2022-08-25T03:19:27.498151Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:19:27.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:27.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:28.384 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:28.385 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:19:27.702322Z","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":"28adba13-22a2-4d4e-9af7-cc3722eef666","timestamp":"2022-08-25T03:19:27.702341Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:19:28.408 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:28.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:31.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:31.715 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:19:31.230518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a29a3ef-ec60-4e49-aa2a-66b90abfbfd6","timestamp":"2022-08-25T03:19:31.230728Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:19:31.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:31.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:19:46.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:19:46.783 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:19:46.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:20:01.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:20:01.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:20:01.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:20:16.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:20:16.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:20:16.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:20:31.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:20:31.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:20:31.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:20:46.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:20:46.380 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-08-25T03:20:45.684953Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"324db561-3879-4993-9f4f-480e6bc29413","timestamp":"2022-08-25T03:20:45.685030Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:20:46.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:20:46.836 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:01.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:01.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:01.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:08.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:08.455 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:21:08.062505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f71d820d-1b46-46d9-8a44-d569007906a9","timestamp":"2022-08-25T03:21:08.062587Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:21:08.838 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:08.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:23.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:23.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:23.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:21:26.826 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6e8711eb-d37a-413e-b744-d719b92a60b5","timestamp":"2022-08-25T03:21:26.825698Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:21:26.873 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms 2022-08-25 03:21:26.874 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:21:26.913 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:26.914 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:21:27.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:27.558 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6e8711eb-d37a-413e-b744-d719b92a60b5","timestamp":"2022-08-25T03:21:26.825698Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:21:27.558 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:21:27.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:27.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:27.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:27.752 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:21:27.964362Z","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":"5176a2f7-4431-480a-b4d8-dad9e1d1de2b","timestamp":"2022-08-25T03:21:27.964372Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:21:27.838 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:27.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:27.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:27.860 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-08-25T03:21:27.592994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"c5bd4274-4332-4f0a-8fce-4d064dfe6f1a","timestamp":"2022-08-25T03:21:27.593009Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:21:27.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:27.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:28.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:28.398 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:21:27.812108Z","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":"9a6e56cf-f9d3-4a3f-b192-5ae17e7f2d18","timestamp":"2022-08-25T03:21:27.812145Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:21:28.429 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:28.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:31.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:31.705 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:21:31.230393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cc385b3-3f35-45fd-b000-21840e908cd9","timestamp":"2022-08-25T03:21:31.230503Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:21:31.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:31.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:21:46.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:21:46.806 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:21:46.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:22:01.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:22:01.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:22:01.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:22:16.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:22:16.732 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:22:16.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:22:31.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:22:31.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:22:31.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:22:46.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:22:46.377 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-08-25T03:22:45.684984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7d57195-84d0-46c5-9613-8a0f55747d46","timestamp":"2022-08-25T03:22:45.685069Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:22:46.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:22:46.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:23:01.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:01.816 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:23:01.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:23:08.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:08.462 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:23:08.062764Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b66f1580-155c-4cd4-8506-aca1531fa241","timestamp":"2022-08-25T03:23:08.062905Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:23:08.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:23:08.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:23:23.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:23.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:23:23.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:23:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:23:26.841 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cf72f118-3a2f-4f85-a75c-116cbf183d6c","timestamp":"2022-08-25T03:23:26.841565Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:23:26.873 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-08-25 03:23:26.874 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:23:26.909 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:26.910 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:23:27.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:27.552 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cf72f118-3a2f-4f85-a75c-116cbf183d6c","timestamp":"2022-08-25T03:23:26.841565Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:23:27.553 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:23:27.553 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:23:27.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:23:27.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:27.758 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:23:27.933699Z","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":"13a89e5e-82ad-4b80-917a-ae91a11a30df","timestamp":"2022-08-25T03:23:27.933712Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:23:27.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:23:27.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:23:28.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:28.385 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-08-25T03:23:27.575649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"bae58ca6-2a81-4a18-842d-3e1735d35acd","timestamp":"2022-08-25T03:23:27.575663Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:23:28.406 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:23:27.782097Z","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":"698914c3-cd96-48fa-9fb6-4dc99f39ad01","timestamp":"2022-08-25T03:23:27.782118Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:23:28.424 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:23:28.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:23:31.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:31.720 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:23:31.230287Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40c2a769-33ca-4cda-aa43-dd12d6fe06c4","timestamp":"2022-08-25T03:23:31.230383Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:23:31.853 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:23:31.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:23:46.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:23:46.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:23:46.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:24:01.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:24:01.798 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:24:01.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:24:16.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:24:16.759 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:24:16.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:24:31.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:24:31.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:24:31.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:24:46.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:24:46.381 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-08-25T03:24:45.685217Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08750729-49b7-4c9b-b68c-1f868050fce4","timestamp":"2022-08-25T03:24:45.685348Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:24:46.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:24:46.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:01.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:01.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:01.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:08.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:08.453 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:25:08.062535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0c11c40-e48d-4293-bd39-de63aa4421d4","timestamp":"2022-08-25T03:25:08.062631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:25:08.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:08.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:23.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:23.818 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:23.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:25:26.856 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"63dd6743-bd79-4932-aacd-4550c2e7f435","timestamp":"2022-08-25T03:25:26.855871Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:25:26.873 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-08-25 03:25:26.874 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:25:26.909 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:26.910 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:25:27.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:27.566 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"63dd6743-bd79-4932-aacd-4550c2e7f435","timestamp":"2022-08-25T03:25:26.855871Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:25:27.566 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:25:27.566 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:27.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:27.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:27.720 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-08-25T03:25:27.566035Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"92a87532-733d-4918-b92f-a992cfbde9c0","timestamp":"2022-08-25T03:25:27.566043Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:25:27.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:27.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:27.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:27.888 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:25:27.925764Z","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":"951bdc8e-9cab-430d-8929-7609dbc14102","timestamp":"2022-08-25T03:25:27.925777Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:25:27.908 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:27.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:28.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:28.426 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:25:27.786409Z","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":"90b11511-0a8c-4ed9-946b-eecac13d6474","timestamp":"2022-08-25T03:25:27.786485Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:25:28.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:28.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:31.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:31.704 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:25:31.230492Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94dad208-8e91-43d8-b41c-c4f00f301909","timestamp":"2022-08-25T03:25:31.230606Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:25:31.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:31.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:25:46.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:25:46.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:25:46.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:26:01.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:26:01.791 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:26:01.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:26:16.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:26:16.746 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:26:16.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:26:31.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:26:31.709 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:26:31.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:26:46.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:26:46.400 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-08-25T03:26:45.684991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0c03806-c0ed-4cd3-b620-99eb72968c85","timestamp":"2022-08-25T03:26:45.685062Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:26:46.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:26:46.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:01.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:01.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:01.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:08.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:08.377 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:27:08.062687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10755cf0-3668-4665-bc3d-0dd5efcbfab4","timestamp":"2022-08-25T03:27:08.062804Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:27:08.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:08.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:23.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:23.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:23.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:27:26.870 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bebc5483-f7db-490c-b823-5701c6f0d10b","timestamp":"2022-08-25T03:27:26.870732Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:27:26.873 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms 2022-08-25 03:27:26.873 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:27:26.905 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:26.906 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:27:27.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:27.551 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bebc5483-f7db-490c-b823-5701c6f0d10b","timestamp":"2022-08-25T03:27:26.870732Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:27:27.551 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:27:27.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:27.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:27.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:27.700 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:27:27.914892Z","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":"c5a44094-2ffb-44e0-ad25-a42da2d2b93d","timestamp":"2022-08-25T03:27:27.914909Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:27:27.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:27.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:27.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:27.902 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-08-25T03:27:27.565662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"6cc633c3-a26e-4f02-a84e-a5cb5f970f6a","timestamp":"2022-08-25T03:27:27.565669Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:27:27.919 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:27.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:28.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:28.437 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:27:27.805469Z","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":"275229fa-9fc4-4cfc-a7b1-8d28f54e845b","timestamp":"2022-08-25T03:27:27.811383Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:27:28.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:28.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:31.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:31.701 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:27:31.230415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e858c33-2949-4dd1-9d09-711b44133447","timestamp":"2022-08-25T03:27:31.230533Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:27:31.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:31.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:27:46.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:27:46.842 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:27:46.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:28:01.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:28:01.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:28:01.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:28:16.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:28:16.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:28:16.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:28:31.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:28:31.743 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:28:31.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:28:46.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:28:46.381 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-08-25T03:28:45.686065Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ecf91a7-d7f8-4f91-a797-80b187fb8bac","timestamp":"2022-08-25T03:28:45.686184Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:28:46.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:28:46.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:01.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:01.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:01.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:08.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:08.370 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:29:08.062532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70819ae0-e78c-4330-bfea-e5b32f082e43","timestamp":"2022-08-25T03:29:08.062616Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:29:08.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:08.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:23.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:23.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:23.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:29:26.888 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"456a7880-1b38-47a7-a821-4a1614a12d5e","timestamp":"2022-08-25T03:29:26.887959Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:29:26.923 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms 2022-08-25 03:29:26.924 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:29:26.960 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:26.961 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:29:27.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:27.581 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"456a7880-1b38-47a7-a821-4a1614a12d5e","timestamp":"2022-08-25T03:29:26.887959Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:29:27.582 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:29:27.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:27.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:27.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:27.761 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:29:27.947461Z","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":"0d356448-8e05-43c7-b83d-f5468d5c3e80","timestamp":"2022-08-25T03:29:27.947469Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:29:27.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:27.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:27.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:27.918 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-08-25T03:29:27.601511Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"e093efb5-1e98-442e-8d5f-755bfe59e0b6","timestamp":"2022-08-25T03:29:27.601530Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:29:27.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:27.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:28.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:28.453 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:29:27.805343Z","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":"e0486c08-beec-4160-a5dd-1dbb651f6035","timestamp":"2022-08-25T03:29:27.805364Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:29:28.474 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:28.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:31.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:31.698 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:29:31.236783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1d9f142-ac1b-4c49-ba22-1fba6bc5ee28","timestamp":"2022-08-25T03:29:31.237116Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:29:31.902 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:31.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:29:46.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:29:46.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:29:46.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:30:01.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:30:01.889 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:30:01.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:30:16.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:30:16.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:30:16.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:30:31.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:30:31.799 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:30:31.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:30:46.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:30:46.376 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-08-25T03:30:45.685106Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18308ddb-6efe-4eb7-ac6d-ad7610b6e026","timestamp":"2022-08-25T03:30:45.685176Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:30:46.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:30:46.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:01.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:01.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:01.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:08.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:08.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-08-25T03:31:08.062681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c993540a-dc44-4cde-9db2-7ff14b65ca36","timestamp":"2022-08-25T03:31:08.062827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:31:08.392 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:08.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:23.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:23.379 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:23.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:31:26.907 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"507ea40f-138b-4a8b-a9da-f5ac2d2789ad","timestamp":"2022-08-25T03:31:26.907089Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:31:26.923 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms 2022-08-25 03:31:26.924 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:31:26.957 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:26.958 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:31:27.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:27.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"507ea40f-138b-4a8b-a9da-f5ac2d2789ad","timestamp":"2022-08-25T03:31:26.907089Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:31:27.615 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:31:27.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:27.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:27.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:27.746 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:31:27.934482Z","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":"00edd242-515d-41fb-8f93-f2cbab81608f","timestamp":"2022-08-25T03:31:27.934497Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:31:27.916 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:27.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:27.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:27.937 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-08-25T03:31:27.575977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"b93be4bb-6bae-40c7-bee8-9541347c4012","timestamp":"2022-08-25T03:31:27.575985Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:31:27.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:27.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:28.484 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:28.485 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:31:27.856625Z","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":"e3c49545-145c-462e-b11f-52173ab61b7e","timestamp":"2022-08-25T03:31:27.856660Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:31:28.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:28.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:31.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:31.717 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:31:31.230637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6cbea45-acb0-4e94-9e4c-2a4d5bd84555","timestamp":"2022-08-25T03:31:31.230724Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:31:31.919 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:31.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:31:46.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:31:46.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:31:46.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:32:01.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:32:01.847 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:32:01.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:32:16.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:32:16.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:32:16.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:32:31.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:32:31.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:32:31.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:32:46.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:32:46.374 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-08-25T03:32:45.684985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f78e3b30-8b7c-4fee-be83-3b83b4e39767","timestamp":"2022-08-25T03:32:45.685061Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:32:46.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:32:46.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:01.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:01.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:01.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:08.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:08.375 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:33:08.062577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8c483ac-8933-4107-a3b6-f469a18e5144","timestamp":"2022-08-25T03:33:08.062664Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:33:08.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:08.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:23.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:23.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:23.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:33:26.926 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2cd130e1-0555-4d4e-ae6c-9e7d8e61cd00","timestamp":"2022-08-25T03:33:26.926760Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:33:26.973 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-08-25 03:33:26.974 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:33:27.007 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:27.008 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:33:27.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:27.627 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2cd130e1-0555-4d4e-ae6c-9e7d8e61cd00","timestamp":"2022-08-25T03:33:26.926760Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:33:27.627 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:33:27.627 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:27.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:27.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:27.807 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:33:27.987082Z","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":"65b8e2d9-326d-4de7-8397-3814819bb01d","timestamp":"2022-08-25T03:33:27.987109Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:33:27.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:27.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:27.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:27.961 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-08-25T03:33:27.628794Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3f2d2911-28c2-42ab-bcfa-19c5de6fc827","timestamp":"2022-08-25T03:33:27.628803Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:33:27.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:27.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:28.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:28.504 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:33:27.835720Z","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":"67c6b32f-827f-404a-a1b8-1e277733b3cb","timestamp":"2022-08-25T03:33:27.835735Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:33:28.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:28.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:31.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:31.834 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:33:31.233156Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8450e2e0-a9d1-42f0-a168-024510c57a19","timestamp":"2022-08-25T03:33:31.233402Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:33:31.939 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:31.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:33:46.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:33:46.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:33:46.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:34:01.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:34:01.858 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:34:01.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:34:16.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:34:16.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:34:16.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:34:31.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:34:31.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:34:31.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:34:46.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:34:46.367 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-08-25T03:34:45.685180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c126c278-6fa9-4479-9ef5-10ee2014ea74","timestamp":"2022-08-25T03:34:45.685297Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:34:46.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:34:46.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:01.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:01.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:01.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:08.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:08.373 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:35:08.062680Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05b6fbdc-9245-420b-bb36-025b0e81eea3","timestamp":"2022-08-25T03:35:08.062837Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:35:08.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:08.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:23.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:23.913 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:23.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:26.086 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:35:26.941 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9d2d354c-601a-4aa1-a08b-d7f40564f9e9","timestamp":"2022-08-25T03:35:26.941272Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:35:26.973 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-08-25 03:35:26.973 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:35:27.005 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:27.006 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:35:27.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:27.626 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9d2d354c-601a-4aa1-a08b-d7f40564f9e9","timestamp":"2022-08-25T03:35:26.941272Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:35:27.626 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:35:27.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:27.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:27.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:27.843 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:35:27.987803Z","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":"15a5cfd1-8213-4aae-b4b8-2a229a2eeb2b","timestamp":"2022-08-25T03:35:27.987823Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:35:27.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:27.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:27.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:27.975 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-08-25T03:35:27.632475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"de7cfffe-40b4-45c2-8d91-9ebe0d392863","timestamp":"2022-08-25T03:35:27.632482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:35:27.997 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:27.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:28.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:28.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-08-25T03:35:27.922265Z","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":"9765f54f-699a-4ad8-86d0-431263513a06","timestamp":"2022-08-25T03:35:27.922356Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:35:28.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:28.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:31.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:31.708 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:35:31.230503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a694238-3066-4bc8-9eca-0c92d717cc3f","timestamp":"2022-08-25T03:35:31.230598Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:35:31.953 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:31.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:35:46.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:35:46.902 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:35:46.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:36:01.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:36:01.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:36:01.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:36:16.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:36:16.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:36:16.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:36:31.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:36:31.806 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:36:31.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:36:46.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:36:46.370 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-08-25T03:36:45.685091Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92befcda-3fe0-4c14-9a4c-6474e0743bfc","timestamp":"2022-08-25T03:36:45.685227Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:36:46.967 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:36:46.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:01.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:01.910 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:01.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:08.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:08.364 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:37:08.062571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc6160cf-ec27-4c52-9668-b02fb5523275","timestamp":"2022-08-25T03:37:08.062655Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:37:08.967 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:08.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:23.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:23.913 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:23.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:37:26.957 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"113e7b5e-b2bf-4a8e-a66f-ac25651e3f4b","timestamp":"2022-08-25T03:37:26.957276Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:37:26.973 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms 2022-08-25 03:37:26.974 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:37:27.002 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:27.003 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:37:27.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:27.621 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"113e7b5e-b2bf-4a8e-a66f-ac25651e3f4b","timestamp":"2022-08-25T03:37:26.957276Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:37:27.621 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:37:27.621 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:27.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:27.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:27.801 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:37:27.983181Z","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":"c7289b7b-6810-43a9-b251-bc7ade3923ed","timestamp":"2022-08-25T03:37:27.983196Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:37:27.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:27.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:27.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:27.997 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-08-25T03:37:27.626639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"33b1f764-d67b-409e-bac5-5fcf1179f66b","timestamp":"2022-08-25T03:37:27.626647Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:37:28.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:28.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:28.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:28.536 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:37:27.839048Z","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":"ca85499d-6e7d-4cf8-9397-ed712b8c5319","timestamp":"2022-08-25T03:37:27.839082Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:37:28.557 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:28.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:31.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:31.703 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:37:31.233161Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23df46bf-ccd3-4442-a793-9cc2a2d6ad2e","timestamp":"2022-08-25T03:37:31.233383Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:37:31.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:31.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:37:46.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:37:46.959 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:37:46.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:38:01.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:38:01.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:38:01.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:38:16.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:38:16.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:38:16.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:38:31.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:38:31.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:38:31.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:38:46.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:38:46.367 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-08-25T03:38:45.685070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b77d7a0-816a-475f-ad23-e39983c74be6","timestamp":"2022-08-25T03:38:45.685143Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:38:46.982 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:38:46.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:01.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:01.931 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:01.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:08.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:08.367 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:39:08.062707Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"675c10d0-e006-4186-bd47-a67331252577","timestamp":"2022-08-25T03:39:08.062836Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:39:08.982 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:08.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:23.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:23.973 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:23.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:39:26.973 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4456db1e-6471-4474-8b50-061fa8b1503c","timestamp":"2022-08-25T03:39:26.972959Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:39:27.023 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-08-25 03:39:27.024 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:39:27.051 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:27.052 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:39:27.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:27.670 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4456db1e-6471-4474-8b50-061fa8b1503c","timestamp":"2022-08-25T03:39:26.972959Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:39:27.670 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:39:27.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:27.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:27.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:27.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:39:28.052927Z","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":"b75e9263-ac03-4393-bfde-36fa74526f48","timestamp":"2022-08-25T03:39:28.052936Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:39:27.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:27.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:28.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:28.018 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-08-25T03:39:27.696743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"512aaef4-fb27-4674-9705-1e15c2b0b6ff","timestamp":"2022-08-25T03:39:27.696759Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:39:28.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:28.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:28.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:28.579 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:39:27.900050Z","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":"50c58df3-ffa5-4a3c-8f81-130467f3ec15","timestamp":"2022-08-25T03:39:27.900061Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:39:28.599 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:28.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:31.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:31.703 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:39:31.230298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5597df79-c3a3-4c0b-94d9-d46d05f68df1","timestamp":"2022-08-25T03:39:31.230389Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:39:31.984 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:31.984 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:39:46.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:39:46.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:39:46.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:40:01.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:40:01.875 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:40:01.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:40:16.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:40:16.838 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:40:16.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:40:31.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:40:31.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:40:31.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:40:46.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:40:46.368 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-08-25T03:40:45.685061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5d7ed9b-bceb-4146-a12e-232bda213026","timestamp":"2022-08-25T03:40:45.685158Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:40:46.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:40:46.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:01.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:01.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:01.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:08.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:08.373 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:41:08.062605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d7dc40a-56ae-4be0-b1e4-b37332e7353e","timestamp":"2022-08-25T03:41:08.062673Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:41:08.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:08.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:23.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:23.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:23.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:41:26.988 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4b8a2911-7ab0-48fc-b65c-a000f1e9c4f1","timestamp":"2022-08-25T03:41:26.988032Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:41:27.023 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms 2022-08-25 03:41:27.024 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:41:27.053 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:27.054 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:41:27.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:27.679 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4b8a2911-7ab0-48fc-b65c-a000f1e9c4f1","timestamp":"2022-08-25T03:41:26.988032Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:41:27.679 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:41:27.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:27.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:27.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:27.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:41:28.039560Z","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":"9d94935a-749b-4b2b-86c2-39eab3a4e60f","timestamp":"2022-08-25T03:41:28.039577Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:41:27.999 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:27.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:28.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:28.027 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-08-25T03:41:27.685015Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"43bae69c-f52e-467e-8078-600a04184d45","timestamp":"2022-08-25T03:41:27.685029Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:41:28.046 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:28.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:28.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:28.567 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:41:27.895293Z","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":"906ade19-ffa7-4277-aa6a-9809216104b0","timestamp":"2022-08-25T03:41:27.895306Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:41:28.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:28.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:31.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:31.691 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:41:31.230879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05af4a5c-1ce7-483a-87de-79e634162203","timestamp":"2022-08-25T03:41:31.231146Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:41:31.999 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:31.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:41:46.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:41:46.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:41:46.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:42:01.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:42:01.897 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:42:01.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:42:16.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:42:16.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:42:16.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:42:31.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:42:31.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:42:31.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:42:46.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:42:46.373 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-08-25T03:42:45.685179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e53ce078-4e0b-4551-a1b8-15eb42bdd5be","timestamp":"2022-08-25T03:42:45.685319Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:42:47.012 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:42:47.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:02.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:02.006 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:02.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:08.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:08.363 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:43:08.062693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47f5825c-0cc7-4425-b6d7-1353e7a26db6","timestamp":"2022-08-25T03:43:08.062920Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:43:09.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:09.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:23.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:23.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:23.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:43:27.003 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4d9a884c-06d4-497a-9230-05df9796fe9b","timestamp":"2022-08-25T03:43:27.003584Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:43:27.023 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-08-25 03:43:27.023 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:43:27.058 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:27.060 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:43:27.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:27.681 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4d9a884c-06d4-497a-9230-05df9796fe9b","timestamp":"2022-08-25T03:43:27.003584Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:43:27.681 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:43:27.681 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:27.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:27.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:27.848 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:43:28.043830Z","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":"65d00ddf-13bc-4a35-8c89-e5b49384a97e","timestamp":"2022-08-25T03:43:28.043856Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:43:28.018 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:28.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:28.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:28.046 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-08-25T03:43:27.688070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"a18e820d-873b-45d0-9801-bde805f32f01","timestamp":"2022-08-25T03:43:27.688078Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:43:28.067 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:28.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:28.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:28.590 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:43:27.902874Z","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":"ab5be109-dea2-4356-acd8-5fe835c433fe","timestamp":"2022-08-25T03:43:27.902898Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:43:28.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:28.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:31.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:31.690 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:43:31.230418Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a912a59-fe13-4b35-9396-98fed135af4e","timestamp":"2022-08-25T03:43:31.230532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:43:32.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:32.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:43:46.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:43:46.995 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:43:46.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:44:01.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:44:01.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:44:01.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:44:16.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:44:16.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:44:16.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:44:31.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:44:31.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:44:31.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:44:46.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:44:46.362 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-08-25T03:44:45.684999Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67c5f4ad-4be2-4004-a9a7-e45bcb2a1e6b","timestamp":"2022-08-25T03:44:45.685067Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:44:47.025 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:44:47.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:01.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:01.995 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:01.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:08.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:08.363 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:45:08.062654Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a03bb433-2edd-4c2c-b3ae-ce7de5a44fac","timestamp":"2022-08-25T03:45:08.062795Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:45:09.029 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:09.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:23.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:23.997 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:23.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:45:27.019 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3272d93e-c7c1-4a85-8844-5b1608e94c37","timestamp":"2022-08-25T03:45:27.018823Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:45:27.023 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-08-25 03:45:27.023 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:45:27.060 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:27.060 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:45:27.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:27.711 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3272d93e-c7c1-4a85-8844-5b1608e94c37","timestamp":"2022-08-25T03:45:27.018823Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:45:27.712 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:45:27.712 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:27.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:27.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:27.862 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-08-25T03:45:27.720511Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"dab952d4-cf24-4b35-bcc8-5ba54f14b153","timestamp":"2022-08-25T03:45:27.720518Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:45:28.030 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:28.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:28.084 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:28.084 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:45:28.075489Z","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":"4831795c-7729-4ccf-86ba-8192abc1da9c","timestamp":"2022-08-25T03:45:28.075507Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:45:28.104 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:28.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:28.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:28.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:45:27.922851Z","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":"7089ce6f-f036-45d2-acdb-2a1647a47925","timestamp":"2022-08-25T03:45:27.922887Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:45:28.675 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:28.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:31.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:31.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-08-25T03:45:31.230428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9c25eaa-c996-4d2a-9929-0b6f9d2a60c6","timestamp":"2022-08-25T03:45:31.230550Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:45:32.030 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:32.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:45:47.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:45:47.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:45:47.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:46:01.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:46:01.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:46:01.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:46:16.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:46:16.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:46:16.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:46:31.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:46:31.879 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:46:31.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:46:46.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:46:46.362 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-08-25T03:46:45.684998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23b95c44-5911-459b-a4ab-b76f9da75ac2","timestamp":"2022-08-25T03:46:45.685068Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:46:47.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:46:47.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:02.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:02.025 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:02.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:08.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:08.366 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:47:08.062484Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fcece8c-4129-4d20-b04a-819eff2e88d6","timestamp":"2022-08-25T03:47:08.062541Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:47:09.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:09.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:23.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:23.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:23.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:47:27.035 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd619291-e1e8-4cea-962c-40f90215955b","timestamp":"2022-08-25T03:47:27.035416Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:47:27.073 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms 2022-08-25 03:47:27.074 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:47:27.114 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:27.115 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:47:27.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:27.731 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd619291-e1e8-4cea-962c-40f90215955b","timestamp":"2022-08-25T03:47:27.035416Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:47:27.731 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:47:27.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:27.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:27.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:27.891 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:47:28.094915Z","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":"8ff9a436-9d4f-4a33-8344-942b57d5a15f","timestamp":"2022-08-25T03:47:28.094934Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:47:28.045 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:28.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:28.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:28.074 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-08-25T03:47:27.738106Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"35aeb681-8463-40a6-984f-12220d81b576","timestamp":"2022-08-25T03:47:27.738113Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:47:28.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:28.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:28.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:28.649 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:47:27.946014Z","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":"8bf3e079-c8a1-4e4a-b750-7444d0a7410e","timestamp":"2022-08-25T03:47:27.946064Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:47:28.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:28.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:31.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:31.699 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:47:31.230281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f16073f1-a8a4-46e0-867b-5b420c917adf","timestamp":"2022-08-25T03:47:31.230386Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:47:32.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:32.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:47:47.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:47:47.003 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:47:47.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:48:01.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:48:01.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:48:01.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:48:16.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:48:16.928 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:48:16.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:48:31.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:48:31.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:48:31.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:48:46.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:48:46.370 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-08-25T03:48:45.685010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"951ab8e1-502e-4029-a3cd-19c495ab8fbe","timestamp":"2022-08-25T03:48:45.685082Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:48:47.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:48:47.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:02.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:02.024 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:02.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:08.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:08.366 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:49:08.062759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f814b719-81ac-4659-889a-cb09f0124efa","timestamp":"2022-08-25T03:49:08.062907Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:49:09.059 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:09.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:24.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:24.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:24.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:49:27.049 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58e214e5-0bd6-49fc-84db-7396b7b3f0ee","timestamp":"2022-08-25T03:49:27.049190Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:49:27.073 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-08-25 03:49:27.074 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:49:27.104 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:27.104 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:49:27.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:27.721 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58e214e5-0bd6-49fc-84db-7396b7b3f0ee","timestamp":"2022-08-25T03:49:27.049190Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:49:27.721 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:49:27.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:27.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:27.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:27.893 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:49:28.086620Z","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":"8333aaee-4dc7-40f6-a817-ee7e8b3a4aff","timestamp":"2022-08-25T03:49:28.086629Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:49:28.063 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:28.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:28.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:28.088 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-08-25T03:49:27.731628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"4c06d080-1f4b-492c-aaca-79dac08774ad","timestamp":"2022-08-25T03:49:27.731659Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:49:28.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:28.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:28.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:28.628 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:49:27.940078Z","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":"ab3514a7-ec07-4203-bfe1-d6c8f98d82e3","timestamp":"2022-08-25T03:49:27.940099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:49:28.647 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:28.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:31.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:31.731 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:49:31.237191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98ef6cec-84d4-4824-80eb-63401dd9d664","timestamp":"2022-08-25T03:49:31.237276Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:49:32.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:32.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:49:47.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:49:47.045 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:49:47.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:50:02.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:50:02.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:50:02.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:50:16.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:50:16.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:50:16.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:50:31.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:50:31.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:50:31.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:50:46.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:50:46.411 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-08-25T03:50:45.685192Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dd53402-0d84-4996-83a4-21d92bf3b0c1","timestamp":"2022-08-25T03:50:45.685293Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:50:47.071 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:50:47.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:02.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:02.022 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:02.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:08.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:08.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-08-25T03:51:08.062501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec100841-f542-4a3d-b4ac-933e4afefb6d","timestamp":"2022-08-25T03:51:08.062568Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:51:09.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:09.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:24.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:24.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:24.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:51:27.063 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"03adc540-c0a2-4fd9-80fc-8b812d847717","timestamp":"2022-08-25T03:51:27.063062Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:51:27.073 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-08-25 03:51:27.074 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:51:27.111 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:27.112 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-08-25 03:51:27.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:27.731 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"03adc540-c0a2-4fd9-80fc-8b812d847717","timestamp":"2022-08-25T03:51:27.063062Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:51:27.731 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:51:27.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:27.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:27.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:27.894 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:51:28.095819Z","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":"c75078b3-3930-440c-9353-3d29353b9448","timestamp":"2022-08-25T03:51:28.095829Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:51:28.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:28.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:28.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:28.102 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T03:51:27.741376Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"7088da2f-f698-46e9-ad08-7a494b0bc495","timestamp":"2022-08-25T03:51:27.741412Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:51:28.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:28.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:28.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:28.641 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:51:27.943505Z","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":"698ff5b1-4e3d-4628-8622-c528b03eafde","timestamp":"2022-08-25T03:51:27.943537Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:51:28.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:28.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:31.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:31.688 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:51:31.230570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74cbed97-b8c7-419a-bc6f-358b5db3e4d6","timestamp":"2022-08-25T03:51:31.230684Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:51:32.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:32.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:51:47.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:51:47.018 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:51:47.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:52:01.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:52:01.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:52:01.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:52:16.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:52:16.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:52:16.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:52:31.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:52:31.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:52:31.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:52:46.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:52:46.373 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-08-25T03:52:45.685412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85d04959-1920-44f4-af0f-6f9e7f66cc6d","timestamp":"2022-08-25T03:52:45.685572Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:52:47.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:52:47.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:53:02.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:02.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:53:02.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:53:08.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:08.365 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:53:08.062496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1723bee-b3cb-440b-965c-ce38262d70b5","timestamp":"2022-08-25T03:53:08.062550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:53:09.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:53:09.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:53:24.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:24.046 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:53:24.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:53:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:53:27.080 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8a85a03c-e1aa-4dab-9399-2ad3a9c7eb5d","timestamp":"2022-08-25T03:53:27.080294Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:53:27.123 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms 2022-08-25 03:53:27.123 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:53:27.151 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:27.152 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:53:27.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:27.773 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8a85a03c-e1aa-4dab-9399-2ad3a9c7eb5d","timestamp":"2022-08-25T03:53:27.080294Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:53:27.774 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:53:27.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:53:27.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:53:27.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:27.947 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:53:28.141464Z","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":"d8e7c238-609a-454c-8696-8ed431bd13f4","timestamp":"2022-08-25T03:53:28.141478Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:53:28.090 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:53:28.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:53:28.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:28.628 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:53:27.985005Z","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":"d9031b1d-0017-46c7-b181-0eed89dc01d5","timestamp":"2022-08-25T03:53:27.985016Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:53:28.647 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-08-25T03:53:27.784212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"39613741-2c0d-44a3-beb7-52010db71762","timestamp":"2022-08-25T03:53:27.784221Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:53:28.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:53:28.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:53:31.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:31.702 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:53:31.232176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2184d0dd-5a2c-4eae-999d-b81e104ba60a","timestamp":"2022-08-25T03:53:31.232257Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:53:32.090 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:53:32.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:53:47.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:53:47.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:53:47.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:54:02.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:54:02.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:54:02.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:54:16.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:54:16.976 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:54:16.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:54:31.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:54:31.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:54:31.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:54:46.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:54:46.410 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-08-25T03:54:45.685019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7fbb6a6-740b-4c72-b7c0-cd3b55849971","timestamp":"2022-08-25T03:54:45.685116Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:54:47.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:54:47.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:02.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:02.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:02.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:08.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:08.356 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:55:08.062575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db273510-e582-424f-a5ec-df7b90204cf8","timestamp":"2022-08-25T03:55:08.062701Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:55:09.104 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:09.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:24.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:24.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:24.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:26.085 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 03:55:26.095 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce66519b-775c-42f0-8fc6-34c30959d8f0","timestamp":"2022-08-25T03:55:26.094798Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:55:26.123 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-08-25 03:55:26.124 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 03:55:26.157 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:26.158 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-08-25 03:55:26.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:26.777 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce66519b-775c-42f0-8fc6-34c30959d8f0","timestamp":"2022-08-25T03:55:26.094798Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:55:26.777 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 03:55:26.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:26.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:26.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:26.938 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:55:27.144416Z","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":"1d214d8d-8ec2-4abd-ae25-357edb253ec7","timestamp":"2022-08-25T03:55:27.144436Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 03:55:26.956 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:26.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:26.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:26.979 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-08-25T03:55:26.796588Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"65b97c22-c34f-4dad-9e0d-5855e068323f","timestamp":"2022-08-25T03:55:26.796598Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 03:55:26.997 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:26.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:27.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:27.550 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:55:26.991752Z","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":"57aa279e-6262-4719-9417-c365bb40d511","timestamp":"2022-08-25T03:55:26.991787Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:55:28.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:28.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:31.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:31.741 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T03:55:31.230284Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03450005-c565-4f4f-ac3e-45ab74270a4f","timestamp":"2022-08-25T03:55:31.230361Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 03:55:32.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:32.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:55:47.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:55:47.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:55:47.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ... 2022-08-25 03:56:02.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 03:56:02.014 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 2022-08-25 03:56:02.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b8d2596d-3ef9-4bf5-abd9-ff204a45c0cd/onap-policy-clamp-runtime-acm-6847cc68d9-f7hxb?timeout=15000 (anonymous) ...