By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-06-24 03:13:58.953 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-06-24 03:13:58.959 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-06-24 03:14:01.577 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-24 03:14:02.218 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 621 ms. Found 7 JPA repository interfaces. 2022-06-24 03:14:04.465 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.470 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.477 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.493 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.502 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.515 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.523 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.526 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.567 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.604 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:04.607 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-24 03:14:05.349 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-06-24 03:14:05.374 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-06-24 03:14:05.374 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-06-24 03:14:05.553 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-06-24 03:14:05.553 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6408 ms 2022-06-24 03:14:06.221 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-06-24 03:14:06.839 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-24 03:14:07.133 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-06-24 03:14:07.726 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-24 03:14:08.094 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-06-24 03:14:09.764 ERROR 10 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization. java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=379) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.
(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.internal.InFlightMetadataCollectorImpl. (InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na] Caused by: java.sql.SQLNonTransientConnectionException: (conn=379) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387) ~[mariadb-java-client-2.7.1.jar!/:na] ... 57 common frames omitted Caused by: java.sql.SQLNonTransientConnectionException: (conn=379) Connection is closed at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na] ... 61 common frames omitted 2022-06-24 03:14:09.766 WARN 10 --- [ main] o.h.e.j.e.i.JdbcEnvironmentInitiator : HHH000342: Could not obtain connection to query metadata java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=379) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.pool.HikariPool. (HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.internal.InFlightMetadataCollectorImpl. (InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0] at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na] at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na] at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na] Caused by: java.sql.SQLNonTransientConnectionException: (conn=379) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387) ~[mariadb-java-client-2.7.1.jar!/:na] ... 57 common frames omitted Caused by: java.sql.SQLNonTransientConnectionException: (conn=379) Connection is closed at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na] ... 61 common frames omitted 2022-06-24 03:14:09.824 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-24 03:14:13.631 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-06-24 03:14:13.972 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-06-24 03:14:19.036 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-24 03:14:19.085 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-24 03:14:21.313 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-24 03:14:22.294 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-06-24 03:14:23.248 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-06-24 03:14:24.924 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@641e67fa, org.springframework.security.web.context.SecurityContextPersistenceFilter@55202ba6, org.springframework.security.web.header.HeaderWriterFilter@6a0ee80, org.springframework.security.web.authentication.logout.LogoutFilter@5008559a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@29174dfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@478c84aa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c45191e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7fdff56b, org.springframework.security.web.session.SessionManagementFilter@7d5d77a6, org.springframework.security.web.access.ExceptionTranslationFilter@50b4e7b2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@61b76a7d] 2022-06-24 03:14:25.585 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.585 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.585 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.586 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.586 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.586 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.587 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.587 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.587 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.588 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.588 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.588 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.589 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.589 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.589 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.590 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.590 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.590 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.591 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.591 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.591 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.592 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-24 03:14:25.618 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-06-24 03:14:26.885 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-06-24 03:14:26.885 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-06-24 03:14:26.893 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-06-24 03:14:26.895 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-06-24 03:14:26.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:14:26.896 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8be375c5-a726-4f02-8492-b7a85ad9b4fc, alive=false, publisher=null]]: starting 2022-06-24 03:14:26.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:14:26.920 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8be375c5-a726-4f02-8492-b7a85ad9b4fc, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-06-24 03:14:26.920 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-06-24 03:14:26.922 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-06-24 03:14:26.922 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-06-24 03:14:26.922 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-06-24 03:14:26.923 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-06-24 03:14:26.923 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-06-24 03:14:26.923 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-06-24 03:14:26.924 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-06-24 03:14:26.924 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-06-24 03:14:26.924 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-06-24 03:14:26.924 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-06-24 03:14:26.924 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-06-24 03:14:26.924 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-06-24 03:14:26.924 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, 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@73b10975 2022-06-24 03:14:26.925 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-06-24 03:14:26.925 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-06-24 03:14:26.930 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 29.348 seconds (JVM running for 31.442) 2022-06-24 03:14:26.950 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-06-24 03:14:26.987 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-06-24 03:14:42.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:14:42.692 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:14:42.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:14:57.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:14:57.751 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:14:57.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:15:13.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:15:13.045 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:15:13.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:15:28.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:15:28.240 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:15:28.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:15:43.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:15:43.405 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:15:43.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:15:56.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:15:56.577 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-06-24 03:15:56.580 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:15:56.296241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5eb3005-15f0-4528-8c80-19e964473697","timestamp":"2022-06-24T03:15:56.296454Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:15:57.156 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:15:57.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:16:06.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:16:06.753 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:16:06.322148Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecf70c85-b77c-476a-af0e-2a2689d2f2a5","timestamp":"2022-06-24T03:16:06.322293Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:16:06.982 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:16:06.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:16:19.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:16:19.235 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:16:18.893001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e26b1d61-fc4b-4783-899b-69d0c0661887","timestamp":"2022-06-24T03:16:18.893123Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:16:19.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:16:19.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:16:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:16:35.122 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:16:35.122 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:16:35.122 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:16:50.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:16:50.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:16:50.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:17:05.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:17:05.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:17:05.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:17:20.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:17:20.161 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:17:20.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:17:35.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:17:35.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:17:35.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:17:50.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:17:50.224 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:17:50.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:17:56.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:17:56.452 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:17:56.296292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23615bfc-8642-4b53-8f5d-77abe269f136","timestamp":"2022-06-24T03:17:56.296546Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:17:57.003 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:17:57.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:18:06.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:18:06.452 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:18:06.321422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11c3bf99-c3b1-4842-88e2-8b5996908861","timestamp":"2022-06-24T03:18:06.321527Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:18:06.981 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:18:06.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:18:19.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:18:19.084 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:18:18.893007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"889b67e9-c378-4f86-a6d5-14e1dcb31540","timestamp":"2022-06-24T03:18:18.893278Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:18:19.999 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:18:19.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:18:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:18:35.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:18:35.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:18:35.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:18:50.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:18:50.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:18:50.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:19:05.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:19:05.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:19:05.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:19:20.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:19:20.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:19:20.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:19:35.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:19:35.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:19:35.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:19:50.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:19:50.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:19:50.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:19:56.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:19:56.354 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:19:56.295856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e0ecdb8-8627-405a-8d3e-48894c7cae67","timestamp":"2022-06-24T03:19:56.295944Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:19:57.029 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:19:57.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:20:06.408 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:20:06.410 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:20:06.321212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afc3ca61-d528-4a5c-87e1-27f51f04cff5","timestamp":"2022-06-24T03:20:06.321337Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:20:07.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:20:07.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:20:19.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:20:19.147 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:20:18.892477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5035bdc0-1562-4445-b426-d27c50a7a30b","timestamp":"2022-06-24T03:20:18.892559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:20:20.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:20:20.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:20:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:20:34.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:20:34.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:20:34.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:20:49.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:20:49.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:20:49.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:21:04.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:21:04.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:21:04.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:21:19.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:21:19.919 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:21:19.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:21:34.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:21:34.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:21:34.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:21:49.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:21:49.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:21:49.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:21:56.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:21:56.331 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:21:56.295882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cfb8cc9-f10c-42e6-a8f9-531acbda5cb5","timestamp":"2022-06-24T03:21:56.295974Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:21:56.359 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:21:56.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:22:06.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:22:06.433 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:22:06.321216Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d6af99a-fcfb-4dbc-aee9-6cd0cdde495b","timestamp":"2022-06-24T03:22:06.321294Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:22:06.459 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:22:06.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:22:18.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:22:18.986 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:22:18.892769Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82cc7f49-8dfd-419e-9565-fee453e4cc02","timestamp":"2022-06-24T03:22:18.892855Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:22:19.041 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:22:19.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:22:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:22:34.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:22:34.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:22:34.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:22:49.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:22:49.048 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:22:49.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:23:04.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:23:04.080 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:23:04.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:23:19.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:23:19.088 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:23:19.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:23:34.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:23:34.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:23:34.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:23:49.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:23:49.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:23:49.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:23:56.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:23:56.417 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:23:56.295875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6d2b69f-ad82-43c4-86a6-555bde0973f8","timestamp":"2022-06-24T03:23:56.295949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:23:57.063 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:23:57.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:24:06.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:24:06.444 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:24:06.321213Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e180e9a6-eac7-4501-ad9d-a4adfbe904e7","timestamp":"2022-06-24T03:24:06.321344Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:24:07.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:24:07.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:24:18.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:24:18.974 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:24:18.892888Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad626db8-436b-4228-8ef5-dbe4a44cdbf0","timestamp":"2022-06-24T03:24:18.892989Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:24:19.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:24:19.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:24:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:24:34.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:24:34.093 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:24:34.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:24:49.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:24:49.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:24:49.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:25:04.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:25:04.106 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:25:04.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:25:19.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:25:19.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:25:19.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:25:34.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:25:34.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:25:34.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:25:49.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:25:49.139 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:25:49.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:25:56.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:25:56.429 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:25:56.296135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b468ce7-f3c9-4364-af75-c53d1a2fd912","timestamp":"2022-06-24T03:25:56.296305Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:25:57.084 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:25:57.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:26:06.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:26:06.473 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:26:06.321412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d907dd9c-58b1-47c3-9dd2-6c3c543a659a","timestamp":"2022-06-24T03:26:06.321568Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:26:07.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:26:07.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:26:18.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:26:18.990 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:26:18.892732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"951abf2e-ae3f-4608-bc70-9ce5b75ea193","timestamp":"2022-06-24T03:26:18.892930Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:26:19.080 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:26:19.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:26:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:26:34.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:26:34.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:26:34.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:26:49.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:26:49.085 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:26:49.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:27:04.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:27:04.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:27:04.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:27:19.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:27:19.157 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:27:19.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:27:34.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:27:34.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:27:34.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:27:49.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:27:49.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:27:49.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:27:56.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:27:56.442 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:27:56.295832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c4f39a6-7239-41c8-83c8-d02b5481aaa0","timestamp":"2022-06-24T03:27:56.295935Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:27:57.095 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:27:57.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:28:06.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:28:06.488 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:28:06.321207Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"082cd741-d612-4d9e-9b54-e0e675fba5f3","timestamp":"2022-06-24T03:28:06.321327Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:28:07.096 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:28:07.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:28:18.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:28:18.959 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:28:18.892443Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da18f2cd-4b55-4d56-8a0b-3af0751ced53","timestamp":"2022-06-24T03:28:18.892559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:28:19.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:28:19.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:28:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:28:34.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:28:34.166 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:28:34.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:28:49.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:28:49.190 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:28:49.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:29:04.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:29:04.259 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:29:04.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:29:19.288 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:29:19.288 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:29:19.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:29:34.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:29:34.379 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:29:34.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:29:49.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:29:49.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:29:49.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:29:56.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:29:56.510 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:29:56.295854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b150acc7-a329-487a-bae4-50dc95e6b574","timestamp":"2022-06-24T03:29:56.295936Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:29:57.119 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:29:57.119 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:30:06.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:30:06.644 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:30:06.321387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be49c8ed-de36-4e8b-b445-95e322eee6d8","timestamp":"2022-06-24T03:30:06.321471Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:30:07.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:30:07.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:30:18.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:30:18.998 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:30:18.892763Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e193e86c-d3f1-41e7-b360-ea0982729f87","timestamp":"2022-06-24T03:30:18.892911Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:30:19.114 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:30:19.115 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:30:26.885 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:30:34.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:30:34.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:30:34.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:30:49.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:30:49.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:30:49.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:31:04.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:31:04.364 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:31:04.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:31:19.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:31:19.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:31:19.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:31:34.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:31:34.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:31:34.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:31:49.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:31:49.733 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:31:49.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:31:56.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:31:56.541 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:31:56.297024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29753d79-f2a9-4d0b-9be2-6e745218a3b8","timestamp":"2022-06-24T03:31:56.297152Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:31:57.154 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:31:57.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:32:06.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:32:06.581 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:32:06.321542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7767e51-e5e2-4ebb-8e43-1a3d7ea41758","timestamp":"2022-06-24T03:32:06.321704Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:32:07.132 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:32:07.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:32:19.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:32:19.441 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:32:18.893605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1677789b-9b68-4b9a-a4ad-ce79070f2f0a","timestamp":"2022-06-24T03:32:18.893681Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:32:20.142 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:32:20.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:32:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:32:35.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:32:35.251 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:32:35.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:32:50.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:32:50.314 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:32:50.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:33:05.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:33:05.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:33:05.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:33:20.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:33:20.536 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:33:20.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:33:35.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:33:35.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:33:35.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:33:50.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:33:50.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:33:50.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:33:56.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:33:56.535 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:33:56.296204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29b03aca-4a41-4d3c-ae74-6d521716ab96","timestamp":"2022-06-24T03:33:56.296344Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:33:57.175 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:33:57.175 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:34:06.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:34:06.613 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:34:06.321446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2cbfc762-f353-48db-85cd-06b41a5035fd","timestamp":"2022-06-24T03:34:06.321584Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:34:07.166 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:34:07.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:34:19.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:34:19.008 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:34:18.895134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7df1b44-94e0-44b4-954f-1c6955a88ec1","timestamp":"2022-06-24T03:34:18.895341Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:34:19.163 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:34:19.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:34:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:34:34.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:34:34.300 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:34:34.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:34:49.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:34:49.338 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:34:49.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:35:04.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:35:04.348 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:35:04.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:35:19.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:35:19.335 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:35:19.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:35:34.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:35:34.390 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:35:34.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:35:49.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:35:49.477 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:35:49.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:35:56.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:35:56.502 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:35:56.295865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cf247d5-8201-4a23-9e61-1e7b6f2c2f2c","timestamp":"2022-06-24T03:35:56.295941Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:35:57.172 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:35:57.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:36:06.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:36:06.746 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:36:06.321211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fc3c203-3bcd-4d33-a487-1c5efd6675a5","timestamp":"2022-06-24T03:36:06.321311Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:36:07.172 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:36:07.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:36:19.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:36:19.139 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:36:18.892692Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e174f9f0-73d0-4b99-ba80-913e1112d041","timestamp":"2022-06-24T03:36:18.892841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:36:19.177 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:36:19.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:36:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:36:34.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:36:34.287 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:36:34.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:36:49.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:36:49.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:36:49.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:37:04.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:37:04.735 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:37:04.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:37:19.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:37:19.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:37:19.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:37:34.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:37:34.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:37:34.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:37:49.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:37:49.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:37:49.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:37:56.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:37:56.380 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:37:56.296087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"609cb97f-6470-4c25-8acb-5a410e36ef8f","timestamp":"2022-06-24T03:37:56.296213Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:37:57.190 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:37:57.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:38:06.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:38:06.436 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:38:06.321446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea98eb7a-2e0b-4d6e-82de-01234fc935ff","timestamp":"2022-06-24T03:38:06.321594Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:38:07.197 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:38:07.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:38:18.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:38:18.962 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:38:18.892516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"521511ea-4789-41b2-9352-14f59f170620","timestamp":"2022-06-24T03:38:18.892624Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:38:19.194 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:38:19.195 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:38:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:38:34.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:38:34.257 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:38:34.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:38:49.271 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:38:49.272 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:38:49.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:39:04.357 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:39:04.357 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:39:04.358 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:39:19.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:39:19.329 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:39:19.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:39:34.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:39:34.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:39:34.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:39:49.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:39:49.323 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:39:49.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:39:56.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:39:56.343 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:39:56.295989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97e73c72-3080-44e0-8630-f12d18a40f4e","timestamp":"2022-06-24T03:39:56.296083Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:39:57.206 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:39:57.206 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:40:06.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:40:06.459 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:40:06.321491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98fa53c8-cb19-4141-8334-b686dd02b429","timestamp":"2022-06-24T03:40:06.321598Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:40:07.207 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:40:07.207 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:40:18.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:40:18.950 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:40:18.892804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ad02c02-2ea2-4032-989c-a30380d4dbb5","timestamp":"2022-06-24T03:40:18.892886Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:40:19.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:40:19.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:40:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:40:34.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:40:34.188 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:40:34.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:40:49.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:40:49.225 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:40:49.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:41:04.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:41:04.285 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:41:04.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:41:19.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:41:19.277 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:41:19.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:41:34.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:41:34.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:41:34.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:41:49.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:41:49.264 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:41:49.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:41:56.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:41:56.401 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:41:56.295892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fc5c91f-2612-400f-a35f-abfbe505c924","timestamp":"2022-06-24T03:41:56.295994Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:41:57.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:41:57.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:42:06.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:42:06.445 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:42:06.321278Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a98ec7f8-9a31-4836-b271-19fa566baf0f","timestamp":"2022-06-24T03:42:06.321376Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:42:06.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:42:06.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:42:18.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:42:18.949 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:42:18.892493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"630b1010-b0fa-48b8-8521-dbbdfa79e884","timestamp":"2022-06-24T03:42:18.892669Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:42:19.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:42:19.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:42:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:42:34.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:42:34.212 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:42:34.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:42:49.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:42:49.251 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:42:49.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:43:04.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:43:04.322 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:43:04.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:43:19.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:43:19.314 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:43:19.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:43:34.288 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:43:34.289 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:43:34.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:43:49.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:43:49.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:43:49.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:43:56.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:43:56.434 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:43:56.295988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b780f2ba-9a03-424c-97a1-972092ff4a73","timestamp":"2022-06-24T03:43:56.296092Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:43:57.247 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:43:57.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:44:06.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:44:06.444 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:44:06.321231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfdedea8-5676-4a88-b001-3523309a4cbb","timestamp":"2022-06-24T03:44:06.321339Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:44:07.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:44:07.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:44:19.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:44:19.011 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:44:18.892632Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0ef4082-7a47-4aa9-9742-1a11730fb0c9","timestamp":"2022-06-24T03:44:18.892737Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:44:19.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:44:19.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:44:26.885 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:44:34.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:44:34.219 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:44:34.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:44:49.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:44:49.232 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:44:49.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:45:04.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:45:04.262 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:45:04.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:45:19.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:45:19.349 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:45:19.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:45:34.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:45:34.364 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:45:34.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:45:49.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:45:49.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:45:49.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:45:56.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:45:56.349 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:45:56.296138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1a395d8-958a-4d74-aea1-040690db1321","timestamp":"2022-06-24T03:45:56.296326Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:45:57.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:45:57.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:46:06.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:46:06.451 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:46:06.321431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee9ee7b9-1f68-40f0-8dfc-b6f88fabe3ca","timestamp":"2022-06-24T03:46:06.321556Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:46:07.259 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:46:07.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:46:18.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:46:18.972 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:46:18.892675Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd7243fd-7ae6-489b-b7cd-3169c30cce13","timestamp":"2022-06-24T03:46:18.892826Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:46:19.262 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:46:19.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:46:26.886 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:46:34.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:46:34.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:46:34.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:46:49.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:46:49.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:46:49.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:47:04.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:47:04.252 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:47:04.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:47:19.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:47:19.220 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:47:19.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:47:34.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:47:34.235 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:47:34.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:47:49.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:47:49.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:47:49.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:47:56.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:47:56.376 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:47:56.295900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"beacda54-553c-474a-839d-706d471a90ff","timestamp":"2022-06-24T03:47:56.295990Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:47:57.282 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:47:57.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:48:06.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:48:06.445 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:48:06.321206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9b29b7e-48ed-4954-92ab-5490542cca3f","timestamp":"2022-06-24T03:48:06.321318Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:48:07.277 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:48:07.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:48:18.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:48:18.980 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:48:18.892494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d5fc85e-9e46-40cc-9294-315ed51c5413","timestamp":"2022-06-24T03:48:18.892628Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:48:19.283 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:48:19.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:48:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:48:34.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:48:34.277 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:48:34.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:48:49.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:48:49.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:48:49.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:49:04.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:49:04.214 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:49:04.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:49:19.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:49:19.189 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:49:19.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:49:34.175 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:49:34.175 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:49:34.175 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:49:49.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:49:49.144 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:49:49.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:49:56.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:49:56.415 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:49:56.295846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccc1cd9b-7662-4ff1-bc39-514ce76253a3","timestamp":"2022-06-24T03:49:56.295943Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:49:57.293 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:49:57.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:50:06.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:50:06.421 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:50:06.321205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac79f980-8b51-4285-b7d5-bd1b52d2f5d9","timestamp":"2022-06-24T03:50:06.321363Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:50:07.293 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:50:07.293 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:50:18.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:50:18.948 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:50:18.892553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d858234-883c-4401-976f-f415a321cf5f","timestamp":"2022-06-24T03:50:18.892712Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:50:19.297 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:50:19.298 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:50:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:50:34.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:50:34.280 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:50:34.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:50:49.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:50:49.338 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:50:49.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:51:04.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:51:04.362 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:51:04.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:51:19.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:51:19.377 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:51:19.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:51:34.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:51:34.362 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:51:34.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:51:49.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:51:49.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:51:49.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:51:56.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:51:56.378 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:51:56.295891Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31fb1061-06a6-40be-ac5f-e5c726d90d04","timestamp":"2022-06-24T03:51:56.295986Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:51:57.311 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:51:57.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:52:06.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:52:06.458 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:52:06.321186Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41e97a1e-9817-4160-afc0-fd98964c7d14","timestamp":"2022-06-24T03:52:06.321255Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:52:07.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:52:07.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:52:19.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:52:19.057 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:52:18.892715Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf780a05-5940-4221-a7f1-0c4c71c58b0a","timestamp":"2022-06-24T03:52:18.892785Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:52:19.312 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:52:19.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:52:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:52:34.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:52:34.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:52:34.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:52:49.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:52:49.301 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:52:49.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:53:04.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:53:04.264 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:53:04.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:53:19.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:53:19.354 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:53:19.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:53:34.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:53:34.406 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:53:34.406 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:53:49.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:53:49.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:53:49.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:53:56.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:53:56.340 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:53:56.295956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"582d526e-94a5-4cc4-88a4-bcb2232ec01c","timestamp":"2022-06-24T03:53:56.296026Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:53:57.336 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:53:57.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:54:06.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:54:06.446 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:54:06.321260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a506294d-2794-4276-b454-5a08932e2159","timestamp":"2022-06-24T03:54:06.321342Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:54:07.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:54:07.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:54:18.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:54:18.954 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:54:18.892702Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22728164-03f3-4fe1-90c8-e55015a0da6a","timestamp":"2022-06-24T03:54:18.892844Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:54:19.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:54:19.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:54:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:54:34.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:54:34.290 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:54:34.290 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:54:49.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:54:49.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:54:49.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:55:04.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:55:04.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:55:04.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:55:19.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:55:19.397 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:55:19.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:55:34.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:55:34.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:55:34.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:55:49.389 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:55:49.389 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:55:49.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:55:56.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:55:56.321 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:55:56.296118Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e37720dc-1b3f-49ed-9c91-f51ba85b4af6","timestamp":"2022-06-24T03:55:56.296261Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:55:59.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:55:59.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:56:06.434 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:56:06.436 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:56:06.321549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c3c337e-0291-4b58-9028-48d44f5c731b","timestamp":"2022-06-24T03:56:06.321722Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:56:07.343 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:56:07.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:56:18.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:56:18.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:56:18.892842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a51fd0a-1b39-4d4e-90fe-a85fc0ee2a9f","timestamp":"2022-06-24T03:56:18.892959Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:56:19.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:56:19.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:56:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:56:34.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:56:34.328 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:56:34.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:56:49.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:56:49.296 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:56:49.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:57:04.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:57:04.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:57:04.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:57:19.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:57:19.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:57:19.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:57:34.305 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:57:34.306 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:57:34.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:57:49.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:57:49.292 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:57:49.292 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:57:56.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:57:56.354 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:57:56.295848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b648f4c-9234-4508-ac5e-2c1239dad45f","timestamp":"2022-06-24T03:57:56.295917Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:57:57.360 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:57:57.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:58:06.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:58:06.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-06-24T03:58:06.321253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bef7e50d-fbdc-4ef1-93b0-3d0e572090fb","timestamp":"2022-06-24T03:58:06.321332Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 03:58:07.360 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:58:07.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:58:18.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:58:18.933 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:58:18.892420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41dd03e0-1a4e-42f1-befe-06b764ef614b","timestamp":"2022-06-24T03:58:18.892518Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 03:58:19.360 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:58:19.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:58:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 03:58:34.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:58:34.320 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:58:34.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:58:49.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:58:49.337 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:58:49.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:59:04.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:59:04.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:59:04.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:59:19.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:59:19.427 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:59:19.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:59:34.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:59:34.417 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:59:34.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:59:49.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:59:49.406 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:59:49.406 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 03:59:56.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 03:59:56.327 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:59:56.295851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"652389c1-0e41-46b3-ba58-1c6e060ea84e","timestamp":"2022-06-24T03:59:56.295935Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 03:59:56.381 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 03:59:56.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:00:06.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:00:06.444 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:00:06.321175Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"834fefe5-a440-4444-a02c-43299b9966ab","timestamp":"2022-06-24T04:00:06.321245Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:00:07.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:00:07.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:00:18.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:00:18.944 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:00:18.892413Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6f9bd68-baea-4ee9-826f-3366096836dd","timestamp":"2022-06-24T04:00:18.892467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:00:19.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:00:19.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:00:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:00:34.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:00:34.351 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:00:34.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:00:49.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:00:49.323 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:00:49.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:01:04.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:01:04.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:01:04.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:01:19.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:01:19.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:01:19.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:01:34.358 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:01:34.359 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:01:34.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:01:49.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:01:49.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:01:49.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:01:56.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:01:56.326 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:01:56.295841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97223d94-7125-4bc0-ac56-519b3a9fd8ef","timestamp":"2022-06-24T04:01:56.295907Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:01:56.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:01:56.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:02:06.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:02:06.518 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:02:06.321217Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d307539c-a5fd-419b-be9d-978bcd25d8f4","timestamp":"2022-06-24T04:02:06.321296Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:02:07.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:02:07.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:02:18.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:02:18.954 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:02:18.892423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ba7a073-6481-4f7b-8f27-bfb1977a915a","timestamp":"2022-06-24T04:02:18.892482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:02:19.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:02:19.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:02:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:02:34.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:02:34.356 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:02:34.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:02:49.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:02:49.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:02:49.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:03:04.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:03:04.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:03:04.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:03:19.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:03:19.282 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:03:19.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:03:34.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:03:34.268 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:03:34.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:03:49.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:03:49.235 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:03:49.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:03:56.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:03:56.351 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:03:56.295850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7e42079-db96-4dda-ae59-b6b9f769b58f","timestamp":"2022-06-24T04:03:56.295933Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:03:56.416 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:03:56.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:04:06.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:04:06.418 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:04:06.321210Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb5d0f49-86ca-4549-b31a-3b3440211637","timestamp":"2022-06-24T04:04:06.321285Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:04:07.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:04:07.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:04:18.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:04:18.970 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:04:18.892524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67884917-23fb-47ce-99bf-2a4968fb30d4","timestamp":"2022-06-24T04:04:18.892641Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:04:19.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:04:19.413 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:04:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:04:34.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:04:34.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:04:34.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:04:49.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:04:49.349 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:04:49.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:05:04.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:05:04.324 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:05:04.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:05:19.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:05:19.313 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:05:19.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:05:34.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:05:34.296 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:05:34.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:05:49.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:05:49.312 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:05:49.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:05:56.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:05:56.328 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:05:56.296073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d31308f9-63a8-4000-bf59-6749ef46c7ff","timestamp":"2022-06-24T04:05:56.296175Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:05:56.429 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:05:56.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:06:06.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:06:06.527 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:06:06.321420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c500001-e465-413c-bf91-e9a29c212ed8","timestamp":"2022-06-24T04:06:06.321542Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:06:07.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:06:07.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:06:18.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:06:18.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:06:18.892664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66845c22-6d13-47c0-a90a-98d46e65feb0","timestamp":"2022-06-24T04:06:18.892803Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:06:19.429 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:06:19.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:06:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:06:34.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:06:34.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:06:34.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:06:49.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:06:49.365 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:06:49.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:07:04.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:07:04.433 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:07:04.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:07:19.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:07:19.454 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:07:19.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:07:34.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:07:34.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:07:34.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:07:49.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:07:49.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:07:49.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:07:56.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:07:56.330 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:07:56.295877Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"435e8396-b6e7-4542-97d4-03683bab5ed9","timestamp":"2022-06-24T04:07:56.295941Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:07:56.468 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:07:56.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:08:06.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:08:06.412 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:08:06.321197Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"011d1510-68a3-4b0d-a4d2-e55dbbb33015","timestamp":"2022-06-24T04:08:06.321272Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:08:06.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:08:06.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:08:18.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:08:18.964 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:08:18.892524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62cc0392-2d73-42e9-a12a-3ba99b1c0a76","timestamp":"2022-06-24T04:08:18.892654Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:08:19.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:08:19.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:08:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:08:34.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:08:34.424 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:08:34.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:08:49.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:08:49.392 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:08:49.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:09:04.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:09:04.403 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:09:04.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:09:19.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:09:19.374 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:09:19.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:09:34.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:09:34.331 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:09:34.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:09:49.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:09:49.322 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:09:49.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:09:56.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:09:56.385 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:09:56.295866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cc30a72-54ba-40c6-91d4-5c3ff4a0adc9","timestamp":"2022-06-24T04:09:56.295959Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:09:56.470 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:09:56.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:10:06.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:10:06.449 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:10:06.321333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c60d89fa-1124-468f-b582-cd56c9f67f3f","timestamp":"2022-06-24T04:10:06.321394Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:10:08.452 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:10:08.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:10:18.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:10:18.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:10:18.892787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c117201d-1a79-4e95-ae74-eac898f3b71a","timestamp":"2022-06-24T04:10:18.892839Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:10:19.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:10:19.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:10:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:10:34.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:10:34.440 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:10:34.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:10:49.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:10:49.407 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:10:49.407 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:11:04.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:11:04.405 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:11:04.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:11:19.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:11:19.364 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:11:19.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:11:34.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:11:34.328 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:11:34.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:11:49.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:11:49.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:11:49.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:11:56.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:11:56.332 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:11:56.295838Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e69f4c02-f672-4196-bd43-48d59c3da5f7","timestamp":"2022-06-24T04:11:56.295896Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:11:56.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:11:56.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:12:06.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:12:06.416 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:12:06.321205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"717383f9-5e53-4df0-b3be-f99ad53262b8","timestamp":"2022-06-24T04:12:06.321297Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:12:06.478 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:12:06.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:12:18.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:12:18.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-06-24T04:12:18.892437Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92cf0041-5072-4b79-9f64-bac3c0332b57","timestamp":"2022-06-24T04:12:18.892501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:12:19.479 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:12:19.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:12:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:12:34.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:12:34.438 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:12:34.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:12:49.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:12:49.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:12:49.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:13:04.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:13:04.478 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:13:04.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:13:19.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:13:19.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:13:19.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:13:34.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:13:34.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:13:34.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:13:49.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:13:49.365 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:13:49.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:13:56.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:13:56.345 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:13:56.295849Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bcf7a7e-33bb-408f-879e-e4e47a030405","timestamp":"2022-06-24T04:13:56.295909Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:13:56.497 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:13:56.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:14:06.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:14:06.419 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:14:06.321190Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b746ab17-e374-4bab-8124-6a43a7c320b7","timestamp":"2022-06-24T04:14:06.321250Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:14:06.494 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:14:06.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:14:18.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:14:18.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:14:18.892796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"362ab76a-0666-45fe-af5a-194e3b0922f9","timestamp":"2022-06-24T04:14:18.892861Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:14:18.956 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:14:18.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:14:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:14:33.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:14:33.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:14:33.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:14:48.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:14:48.908 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:14:48.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:15:03.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:15:03.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:15:03.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:15:18.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:15:18.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:15:18.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:15:33.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:15:33.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:15:33.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:15:48.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:15:48.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:15:48.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:15:56.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:15:56.346 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:15:56.295881Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20b2ed7e-7fef-4853-b802-2291c10de36b","timestamp":"2022-06-24T04:15:56.295949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:15:56.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:15:56.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:16:06.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:16:06.433 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:16:06.321283Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd1e88e1-80e3-468d-b4b3-a7f857132016","timestamp":"2022-06-24T04:16:06.321367Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:16:08.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:16:08.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:16:19.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:16:19.002 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:16:18.892449Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a2357ad-cc79-4aa5-afa7-181c3e77b48c","timestamp":"2022-06-24T04:16:18.892509Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:16:19.514 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:16:19.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:16:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:16:34.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:16:34.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:16:34.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:16:49.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:16:49.498 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:16:49.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:17:04.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:17:04.485 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:17:04.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:17:19.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:17:19.467 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:17:19.467 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:17:34.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:17:34.429 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:17:34.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:17:49.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:17:49.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:17:49.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:17:56.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:17:56.348 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:17:56.296135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3ce07c7-3f92-449b-bf3c-8dcb85597546","timestamp":"2022-06-24T04:17:56.296294Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:17:56.528 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:17:56.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:18:06.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:18:06.401 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:18:06.321411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"470621ad-e87e-44a0-9aa5-719cfbf5014f","timestamp":"2022-06-24T04:18:06.321557Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:18:06.536 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:18:06.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:18:18.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:18:18.949 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:18:18.892729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"410f7087-ca7f-41a2-8a59-a57bb30d5aa0","timestamp":"2022-06-24T04:18:18.892880Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:18:19.529 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:18:19.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:18:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:18:34.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:18:34.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:18:34.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:18:49.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:18:49.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:18:49.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:19:04.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:19:04.517 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:19:04.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:19:19.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:19:19.519 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:19:19.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:19:34.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:19:34.500 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:19:34.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:19:49.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:19:49.478 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:19:49.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:19:56.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:19:56.342 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:19:56.295850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fab00b12-844c-485f-ad7e-a13a9a08126e","timestamp":"2022-06-24T04:19:56.295924Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:19:58.534 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:19:58.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:20:06.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:20:06.488 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:20:06.321220Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a309a4db-2b77-40eb-bd13-9f6b52128042","timestamp":"2022-06-24T04:20:06.321303Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:20:06.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:20:06.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:20:18.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:20:18.963 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:20:18.892434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4dbaaee9-b91c-4193-a5cc-be63679fbde8","timestamp":"2022-06-24T04:20:18.892485Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:20:19.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:20:19.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:20:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:20:34.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:20:34.512 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:20:34.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:20:49.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:20:49.513 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:20:49.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:21:04.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:21:04.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:21:04.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:21:19.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:21:19.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:21:19.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:21:34.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:21:34.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:21:34.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:21:49.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:21:49.530 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:21:49.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:21:56.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:21:56.379 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:21:56.295871Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57700e66-e518-44f9-9e88-d19c9a70043f","timestamp":"2022-06-24T04:21:56.295943Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:21:56.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:21:56.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:22:06.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:22:06.514 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:22:06.321238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"639f37d9-771b-4a26-bf4e-94310a90b781","timestamp":"2022-06-24T04:22:06.321341Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:22:06.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:22:06.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:22:18.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:22:18.986 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:22:18.892428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5e88ee5-d6a0-4f3d-a326-e381a178e123","timestamp":"2022-06-24T04:22:18.892489Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:22:19.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:22:19.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:22:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:22:34.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:22:34.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:22:34.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:22:49.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:22:49.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:22:49.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:23:04.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:23:04.635 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:23:04.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:23:19.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:23:19.603 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:23:19.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:23:34.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:23:34.580 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:23:34.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:23:49.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:23:49.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:23:49.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:23:56.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:23:56.314 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:23:56.295832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27167809-fe97-4aaa-8fa3-8da7affc43bf","timestamp":"2022-06-24T04:23:56.295975Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:23:56.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:23:56.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:24:06.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:24:06.481 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:24:06.321177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc7ff840-e140-403c-b2ff-2bb3d605a21e","timestamp":"2022-06-24T04:24:06.321234Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:24:06.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:24:06.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:24:19.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:24:19.017 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:24:18.892416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdbacf4f-14e4-4b67-97bc-f1ecf3dcf9ad","timestamp":"2022-06-24T04:24:18.892475Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:24:19.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:24:19.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:24:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:24:34.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:24:34.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:24:34.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:24:49.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:24:49.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:24:49.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:25:04.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:25:04.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:25:04.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:25:19.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:25:19.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:25:19.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:25:34.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:25:34.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:25:34.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:25:49.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:25:49.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:25:49.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:25:56.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:25:56.333 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:25:56.295837Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cf1f301-b633-4424-8b45-44f49951e0a6","timestamp":"2022-06-24T04:25:56.295908Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:25:56.606 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:25:56.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:26:06.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:26:06.424 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:26:06.321190Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"867d2a74-e849-4efe-9044-3f0cba0f77f7","timestamp":"2022-06-24T04:26:06.321246Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:26:06.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:26:06.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:26:19.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:26:19.012 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:26:18.892404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91fbe457-3228-44a3-8bbb-6ac895330975","timestamp":"2022-06-24T04:26:18.892461Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:26:19.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:26:19.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:26:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:26:34.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:26:34.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:26:34.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:26:49.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:26:49.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:26:49.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:27:04.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:27:04.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:27:04.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:27:19.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:27:19.530 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:27:19.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:27:34.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:27:34.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:27:34.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:27:49.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:27:49.493 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:27:49.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:27:56.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:27:56.321 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:27:56.295832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6158a792-636a-463b-b322-25bc3dbfa853","timestamp":"2022-06-24T04:27:56.295910Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:27:56.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:27:56.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:28:06.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:28:06.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-06-24T04:28:06.321339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"125ba768-84b2-43c5-b484-279d450d9117","timestamp":"2022-06-24T04:28:06.321464Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:28:06.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:28:06.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:28:19.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:28:19.045 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:28:18.894706Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df92e6d6-6213-42ba-a27b-102156873d51","timestamp":"2022-06-24T04:28:18.894822Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:28:19.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:28:19.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:28:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:28:34.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:28:34.624 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:28:34.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:28:49.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:28:49.615 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:28:49.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:29:04.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:29:04.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:29:04.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:29:19.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:29:19.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:29:19.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:29:34.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:29:34.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:29:34.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:29:49.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:29:49.514 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:29:49.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:29:56.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:29:56.326 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:29:56.296066Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb0eca69-ba57-4347-80eb-a68d1fc5ef19","timestamp":"2022-06-24T04:29:56.296186Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:29:56.642 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:29:56.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:30:06.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:30:06.487 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:30:06.321425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64dadc38-1ed3-4485-8058-a2dd99252c96","timestamp":"2022-06-24T04:30:06.321555Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:30:06.643 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:30:06.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:30:18.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:30:18.953 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:30:18.892562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9770ae42-40ff-4cfd-aae6-8f99ea9388cb","timestamp":"2022-06-24T04:30:18.892692Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:30:19.649 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:30:19.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:30:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:30:34.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:30:34.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:30:34.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:30:49.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:30:49.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:30:49.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:31:04.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:31:04.615 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:31:04.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:31:19.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:31:19.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:31:19.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:31:34.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:31:34.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:31:34.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:31:49.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:31:49.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:31:49.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:31:56.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:31:56.424 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:31:56.295911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fe1fde7-9afb-45f3-bd80-530c00dedb9c","timestamp":"2022-06-24T04:31:56.295986Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:31:56.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:31:56.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:32:06.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:32:06.499 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:32:06.321260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6099c186-8929-48eb-86fc-7eab537f1ef9","timestamp":"2022-06-24T04:32:06.321339Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:32:06.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:32:06.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:32:18.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:32:18.971 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:32:18.892518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94bc85f0-a8d3-4391-99d4-1d417f2cc95c","timestamp":"2022-06-24T04:32:18.892615Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:32:19.660 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:32:19.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:32:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:32:34.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:32:34.632 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:32:34.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:32:49.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:32:49.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:32:49.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:33:04.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:33:04.606 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:33:04.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:33:19.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:33:19.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:33:19.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:33:34.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:33:34.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:33:34.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:33:49.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:33:49.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:33:49.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:33:56.358 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:33:56.359 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:33:56.295854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2848b9b8-92c9-4f63-8153-9d10b21a0301","timestamp":"2022-06-24T04:33:56.295930Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:33:56.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:33:56.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:34:06.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:34:06.409 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:34:06.321181Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"970eb24a-1a6a-419a-a53b-a115c38869d2","timestamp":"2022-06-24T04:34:06.321239Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:34:06.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:34:06.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:34:18.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:34:18.976 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:34:18.892428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e4b05b5-79be-4e08-8bef-ba5bfda24323","timestamp":"2022-06-24T04:34:18.892497Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:34:19.681 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:34:19.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:34:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:34:34.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:34:34.645 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:34:34.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:34:49.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:34:49.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:34:49.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:35:04.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:35:04.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:35:04.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:35:19.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:35:19.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:35:19.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:35:34.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:35:34.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:35:34.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:35:49.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:35:49.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:35:49.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:35:56.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:35:56.368 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:35:56.295852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72ed0567-ca7e-44d1-af7b-ca96298db57a","timestamp":"2022-06-24T04:35:56.295928Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:35:56.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:35:56.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:36:06.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:36:06.622 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:36:06.321144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"616a0eee-d524-42ea-89e4-2c4bfaabb8af","timestamp":"2022-06-24T04:36:06.321199Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:36:06.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:36:06.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:36:18.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:36:18.989 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:36:18.892468Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"070dc445-60f6-49c7-9a14-cf34de45a761","timestamp":"2022-06-24T04:36:18.892554Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:36:19.698 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:36:19.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:36:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:36:34.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:36:34.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:36:34.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:36:49.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:36:49.684 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:36:49.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:37:04.709 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:37:04.710 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:37:04.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:37:19.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:37:19.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:37:19.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:37:34.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:37:34.708 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:37:34.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:37:49.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:37:49.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:37:49.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:37:56.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:37:56.349 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:37:56.295844Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5778c5bb-64ea-473d-bab0-cdfd750a612c","timestamp":"2022-06-24T04:37:56.295903Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:37:56.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:37:56.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:38:06.407 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:38:06.408 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:38:06.321220Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"023f5633-3eea-482c-9e7a-f3588aa40082","timestamp":"2022-06-24T04:38:06.321299Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:38:06.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:38:06.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:38:18.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:38:18.974 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:38:18.892779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0904071-e33c-4831-bd17-1db807e8da0b","timestamp":"2022-06-24T04:38:18.892983Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:38:19.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:38:19.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:38:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:38:34.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:38:34.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:38:34.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:38:49.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:38:49.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:38:49.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:39:04.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:39:04.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:39:04.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:39:19.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:39:19.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:39:19.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:39:34.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:39:34.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:39:34.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:39:49.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:39:49.728 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:39:49.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:39:56.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:39:56.402 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:39:56.296088Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07a1c5f2-9b43-4b27-b808-264d627680ab","timestamp":"2022-06-24T04:39:56.296216Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:39:56.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:39:56.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:40:06.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:40:06.495 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:40:06.321469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b080aa8-072b-47b5-8b54-d68babfdcb34","timestamp":"2022-06-24T04:40:06.321609Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:40:06.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:40:06.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:40:18.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:40:18.947 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:40:18.892916Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e6eb2cc-cccf-4b76-b47b-08c4c0d61084","timestamp":"2022-06-24T04:40:18.893019Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:40:19.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:40:19.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:40:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:40:34.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:40:34.732 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:40:34.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:40:49.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:40:49.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:40:49.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:41:04.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:41:04.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:41:04.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:41:19.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:41:19.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:41:19.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:41:34.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:41:34.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:41:34.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:41:49.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:41:49.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:41:49.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:41:56.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:41:56.354 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:41:56.296094Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9bb300c-7091-4a2d-b59f-6c44ce07afab","timestamp":"2022-06-24T04:41:56.296228Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:41:56.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:41:56.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:42:06.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:42:06.472 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:42:06.321537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97ece689-2364-4fdc-a6d3-d6e577ca64b0","timestamp":"2022-06-24T04:42:06.321673Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:42:06.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:42:06.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:42:18.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:42:18.971 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:42:18.892629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14c2834c-d71a-49e9-82f1-2ad072bce203","timestamp":"2022-06-24T04:42:18.892766Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:42:19.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:42:19.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:42:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:42:34.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:42:34.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:42:34.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:42:49.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:42:49.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:42:49.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:43:04.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:43:04.701 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:43:04.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:43:19.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:43:19.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:43:19.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:43:34.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:43:34.656 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:43:34.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:43:49.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:43:49.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:43:49.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:43:56.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:43:56.350 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:43:56.295966Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41e88e36-2964-4a56-a794-c6bd6030b219","timestamp":"2022-06-24T04:43:56.296079Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:43:56.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:43:56.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:44:06.460 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:44:06.460 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:44:06.321261Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a93a86a8-4252-46f3-b9ef-0fd2b803f7d8","timestamp":"2022-06-24T04:44:06.321361Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:44:06.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:44:06.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:44:18.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:44:18.930 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:44:18.896744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"880a958f-c38f-4eb7-b22b-2e077037de86","timestamp":"2022-06-24T04:44:18.896813Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:44:18.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:44:18.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:44:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:44:33.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:44:33.982 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:44:33.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:44:48.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:44:48.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:44:48.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:45:04.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:45:04.002 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:45:04.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:45:18.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:45:18.990 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:45:18.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:45:33.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:45:33.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:45:33.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:45:48.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:45:48.993 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:45:48.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:45:56.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:45:56.328 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:45:56.295970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f25bbe1-4a8c-4db7-a659-e2ca8fea7351","timestamp":"2022-06-24T04:45:56.296126Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:45:56.799 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:45:56.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:46:06.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:46:06.521 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:46:06.321241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18844303-6798-465f-b7a6-2bf68d314f32","timestamp":"2022-06-24T04:46:06.321334Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:46:06.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:46:06.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:46:18.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:46:18.971 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:46:18.892558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4fd5b61-76c1-4b8d-af00-681b73a1e0a2","timestamp":"2022-06-24T04:46:18.892691Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:46:19.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:46:19.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:46:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:46:34.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:46:34.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:46:34.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:46:49.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:46:49.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:46:49.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:47:04.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:47:04.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:47:04.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:47:19.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:47:19.743 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:47:19.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:47:34.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:47:34.732 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:47:34.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:47:49.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:47:49.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:47:49.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:47:56.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:47:56.459 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:47:56.296131Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69281620-5d9d-4850-b6a9-75a712d3b811","timestamp":"2022-06-24T04:47:56.296250Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:47:56.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:47:56.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:48:06.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:48:06.491 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:48:06.321265Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"201cd076-ef2f-4d9c-84ad-bf53c80df02f","timestamp":"2022-06-24T04:48:06.321356Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:48:06.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:48:06.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:48:18.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:48:18.992 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:48:18.892438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb0ca845-79cb-4a42-a3c5-01a8d53072ae","timestamp":"2022-06-24T04:48:18.892502Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:48:19.814 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:48:19.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:48:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:48:34.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:48:34.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:48:34.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:48:49.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:48:49.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:48:49.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:49:04.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:49:04.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:49:04.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:49:19.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:49:19.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:49:19.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:49:34.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:49:34.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:49:34.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:49:49.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:49:49.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:49:49.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:49:56.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:49:56.380 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:49:56.297329Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea690549-b7a9-4cbe-b7df-8be91c9a2449","timestamp":"2022-06-24T04:49:56.297730Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:49:56.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:49:56.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:50:06.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:50:06.394 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:50:06.321799Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4aeb0869-0c9f-44bd-9168-fb5d905a2a44","timestamp":"2022-06-24T04:50:06.321950Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:50:06.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:50:06.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:50:18.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:50:18.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-06-24T04:50:18.893002Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6c02ae3-f826-4f2f-9f53-8468a5eafcb9","timestamp":"2022-06-24T04:50:18.893257Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:50:19.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:50:19.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:50:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:50:34.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:50:34.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:50:34.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:50:49.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:50:49.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:50:49.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:51:04.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:51:04.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:51:04.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:51:19.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:51:19.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:51:19.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:51:34.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:51:34.719 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:51:34.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:51:49.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:51:49.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:51:49.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:51:56.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:51:56.349 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:51:56.295856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e93431e8-6ed8-4ff5-a56c-6482ab5ac416","timestamp":"2022-06-24T04:51:56.295919Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:51:56.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:51:56.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:52:06.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:52:06.472 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:52:06.321242Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5361e9ff-2511-4805-bb5a-5fa9caacc62c","timestamp":"2022-06-24T04:52:06.321344Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:52:06.862 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:52:06.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:52:19.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:52:19.075 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:52:18.892530Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76db6977-4e2e-4da3-bcec-68fc0f144921","timestamp":"2022-06-24T04:52:18.892641Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:52:19.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:52:19.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:52:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:52:34.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:52:34.821 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:52:34.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:52:49.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:52:49.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:52:49.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:53:04.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:53:04.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:53:04.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:53:19.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:53:19.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:53:19.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:53:34.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:53:34.833 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:53:34.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:53:49.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:53:49.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:53:49.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:53:56.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:53:56.372 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:53:56.295848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dc8fbff-edaf-4731-bc3f-1b37a0d3fbcf","timestamp":"2022-06-24T04:53:56.295942Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:53:56.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:53:56.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:54:06.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:54:06.430 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:54:06.321352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2da4b3e2-c7e9-4285-8205-ea1b0a4eb665","timestamp":"2022-06-24T04:54:06.321422Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:54:06.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:54:06.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:54:18.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:54:18.952 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:54:18.892459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"102329e0-70f9-49bb-a73c-b8980049b43d","timestamp":"2022-06-24T04:54:18.892525Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:54:19.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:54:19.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:54:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:54:34.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:54:34.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:54:34.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:54:49.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:54:49.910 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:54:49.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:55:04.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:55:04.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:55:04.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:55:20.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:55:20.037 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:55:20.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:55:35.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:55:35.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:55:35.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:55:50.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:55:50.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:55:50.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:55:56.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:55:56.332 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:55:56.295875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eed43864-ddf4-4481-a231-d4074c4ff390","timestamp":"2022-06-24T04:55:56.295940Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:55:56.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:55:56.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:56:06.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:56:06.560 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:56:06.321159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f5ec4a3-e5c1-4214-b461-428fe7d90c02","timestamp":"2022-06-24T04:56:06.321215Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:56:06.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:56:06.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:56:18.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:56:18.974 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:56:18.892418Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac48a316-8484-43ab-8ded-7849b714da28","timestamp":"2022-06-24T04:56:18.892517Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:56:19.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:56:19.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:56:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:56:34.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:56:34.894 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:56:34.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:56:49.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:56:49.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:56:49.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:57:04.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:57:04.932 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:57:04.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:57:19.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:57:19.959 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:57:19.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:57:34.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:57:34.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:57:34.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:57:49.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:57:49.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:57:49.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:57:56.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:57:56.421 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:57:56.295917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44790740-3c78-4cde-bb55-620905cd0a4f","timestamp":"2022-06-24T04:57:56.295993Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:57:56.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:57:56.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:58:06.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:58:06.454 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:58:06.321203Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3099d15-d722-4668-8db3-05e31a646006","timestamp":"2022-06-24T04:58:06.321263Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 04:58:06.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:58:06.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:58:19.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:58:19.039 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:58:18.892412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0c27151-2cb4-44ff-8a47-9b80870190e2","timestamp":"2022-06-24T04:58:18.892474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 04:58:19.931 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:58:19.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:58:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 04:58:34.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:58:34.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:58:34.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:58:49.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:58:49.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:58:49.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:59:04.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:59:04.962 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:59:04.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:59:19.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:59:19.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:59:19.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:59:34.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:59:34.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:59:34.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:59:49.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:59:49.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:59:49.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 04:59:56.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 04:59:56.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-06-24T04:59:56.295936Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff3c0670-9a0c-4779-af1b-d46ad53b63b8","timestamp":"2022-06-24T04:59:56.296132Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 04:59:56.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 04:59:56.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:00:06.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:00:06.471 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T05:00:06.321578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7983efb-557c-4605-ac76-49593e57ea8e","timestamp":"2022-06-24T05:00:06.321731Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 05:00:06.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:00:06.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:00:19.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:00:19.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-06-24T05:00:18.892754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2415a183-22f5-424d-8004-be349d7729ef","timestamp":"2022-06-24T05:00:18.892956Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 05:00:19.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:00:19.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:00:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 05:00:34.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:00:34.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:00:34.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:00:49.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:00:49.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:00:49.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:01:04.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:01:04.941 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:01:04.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:01:19.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:01:19.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:01:19.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:01:34.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:01:34.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:01:34.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:01:49.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:01:49.958 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:01:49.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:01:56.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:01:56.357 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T05:01:56.296153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcff04c8-2b53-43a0-82a5-642bd6bdc7a2","timestamp":"2022-06-24T05:01:56.296272Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 05:01:56.967 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:01:56.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:02:06.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:02:06.494 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T05:02:06.321315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9e67249-9165-4c72-af89-2d9dc7b79d79","timestamp":"2022-06-24T05:02:06.321423Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 05:02:06.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:02:06.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:02:18.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:02:18.948 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T05:02:18.892556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5285761-e346-4960-9f9e-a9820e414884","timestamp":"2022-06-24T05:02:18.892660Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 05:02:18.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:02:18.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:02:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 05:02:33.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:02:33.977 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:02:33.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:02:48.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:02:48.967 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:02:48.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:03:04.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:03:04.029 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:03:04.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:03:19.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:03:19.014 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:03:19.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:03:34.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:03:34.002 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:03:34.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:03:49.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:03:49.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:03:49.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:03:56.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:03:56.340 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T05:03:56.295931Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20cb9541-2b4e-492c-8b18-74c0e77fd4d9","timestamp":"2022-06-24T05:03:56.296029Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 05:03:56.986 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:03:56.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:04:06.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:04:06.382 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T05:04:06.321238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d83022e4-18ac-4e3b-ab4c-931aa2ffa944","timestamp":"2022-06-24T05:04:06.321305Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 05:04:06.985 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:04:06.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:04:19.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:04:19.080 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T05:04:18.892462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08d42bc0-8be1-4110-9cbc-42e6eb1f5ff5","timestamp":"2022-06-24T05:04:18.892559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-24 05:04:19.984 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:04:19.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:04:26.884 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-24 05:04:34.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:04:34.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:04:34.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:04:49.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:04:49.980 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:04:49.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:05:04.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:05:04.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:05:04.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:05:19.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:05:19.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:05:19.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:05:34.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:05:34.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:05:34.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:05:49.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:05:49.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:05:49.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:05:56.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:05:56.405 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T05:05:56.295875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"998be0a6-48e4-4ad2-8690-f2224cb61cd0","timestamp":"2022-06-24T05:05:56.296096Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-24 05:05:56.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:05:56.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:06:06.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:06:06.392 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T05:06:06.321191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a811edf-31af-4cb2-ad64-1b78251177fd","timestamp":"2022-06-24T05:06:06.321276Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-24 05:06:06.999 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 2022-06-24 05:06:06.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ... 2022-06-24 05:06:18.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-24 05:06:18.921 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T05:06:18.892508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a24f13f-07ff-4f82-a2b0-c07d937a002