Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-06-20 05:10:37.421 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-06-20 05:10:37.426 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-06-20 05:10:39.823 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-20 05:10:40.488 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 645 ms. Found 7 JPA repository interfaces. 2022-06-20 05:10:42.611 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-20 05:10:42.616 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-20 05:10:42.622 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-20 05:10:42.638 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-20 05:10:42.647 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-20 05:10:42.661 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-20 05:10:42.668 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-20 05:10:42.673 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-20 05:10:42.717 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-20 05:10:42.760 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-20 05:10:42.763 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-20 05:10:43.581 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-06-20 05:10:43.608 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-06-20 05:10:43.608 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-06-20 05:10:43.801 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-06-20 05:10:43.801 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6230 ms 2022-06-20 05:10:44.557 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-06-20 05:10:45.266 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-20 05:10:45.581 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-06-20 05:10:46.304 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-20 05:10:46.722 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-06-20 05:10:48.423 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=382) 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=382) 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=382) 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-20 05:10:48.426 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=382) 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=382) 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=382) 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-20 05:10:48.505 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-20 05:10:52.488 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-06-20 05:10:52.825 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-06-20 05:10:56.917 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-20 05:10:56.962 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-20 05:10:59.238 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-20 05:11:00.139 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c23b12d0-e5f3-494a-9e12-9c466ead52fd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7, 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-20 05:11:01.166 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-06-20 05:11:03.115 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5d202dc4, org.springframework.security.web.context.SecurityContextPersistenceFilter@71de1091, org.springframework.security.web.header.HeaderWriterFilter@4745bcc6, org.springframework.security.web.authentication.logout.LogoutFilter@3cab07dd, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@57f89680, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@221961af, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1e288c76, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@71e409f, org.springframework.security.web.session.SessionManagementFilter@5274830e, org.springframework.security.web.access.ExceptionTranslationFilter@50b624da, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4b5f022f] 2022-06-20 05:11:03.798 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-20 05:11:03.799 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-20 05:11:03.799 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-20 05:11:03.799 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-20 05:11:03.800 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-20 05:11:03.800 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-20 05:11:03.800 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-20 05:11:03.801 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-20 05:11:03.801 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-20 05:11:03.801 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-20 05:11:03.802 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-20 05:11:03.802 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-20 05:11:03.802 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-20 05:11:03.803 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-20 05:11:03.803 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-20 05:11:03.803 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-20 05:11:03.804 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-20 05:11:03.804 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-20 05:11:03.804 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-20 05:11:03.804 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-20 05:11:03.805 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-20 05:11:03.805 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-20 05:11:03.833 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-20 05:11:05.180 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-06-20 05:11:05.180 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-06-20 05:11:05.188 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c23b12d0-e5f3-494a-9e12-9c466ead52fd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7, 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-20 05:11:05.190 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c23b12d0-e5f3-494a-9e12-9c466ead52fd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7, 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-20 05:11:05.193 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:11:05.191 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8fc7bd88-ee75-4495-8761-c1b40070372b, alive=false, publisher=null]]: starting 2022-06-20 05:11:05.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:11:05.210 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8fc7bd88-ee75-4495-8761-c1b40070372b, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-06-20 05:11:05.211 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-06-20 05:11:05.211 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-06-20 05:11:05.212 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-06-20 05:11:05.212 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-06-20 05:11:05.212 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-06-20 05:11:05.212 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-06-20 05:11:05.212 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-06-20 05:11:05.213 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-06-20 05:11:05.213 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-06-20 05:11:05.213 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-06-20 05:11:05.213 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-06-20 05:11:05.213 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-06-20 05:11:05.213 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-06-20 05:11:05.213 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c23b12d0-e5f3-494a-9e12-9c466ead52fd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7, 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@3d1c8f35 2022-06-20 05:11:05.214 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c23b12d0-e5f3-494a-9e12-9c466ead52fd, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7, 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-20 05:11:05.214 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-06-20 05:11:05.219 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 29.16 seconds (JVM running for 31.305) 2022-06-20 05:11:05.236 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-06-20 05:11:05.277 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-06-20 05:11:20.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:11:20.710 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:11:20.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:11:35.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:11:35.708 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:11:35.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:11:47.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:11:47.583 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-06-20 05:11:47.587 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-20T05:11:47.613828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4749475-439a-4d3d-a579-abbed385d4fc","timestamp":"2022-06-20T05:11:47.614262Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:11:48.916 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:11:48.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:12:03.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:12:03.913 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:12:03.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:12:18.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:12:18.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:12:18.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:12:20.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:12:20.769 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-20T05:12:20.884633Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95f41ab1-0682-4f10-83d9-8467a9201e1b","timestamp":"2022-06-20T05:12:20.885261Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:12:20.836 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:12:20.836 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:12:35.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:12:35.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:12:35.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:12:50.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:12:50.326 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-20T05:12:50.402954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a6ded75-3d31-4a73-b557-7df23d221f3b","timestamp":"2022-06-20T05:12:50.403516Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:12:50.847 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:12:50.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:13:05.180 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:13:05.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:13:05.821 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:13:05.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:13:20.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:13:20.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:13:20.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:13:35.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:13:35.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:13:35.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:13:47.456 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:13:47.457 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-20T05:13:47.611938Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0ab79d7-f8ab-43b8-9c04-26c0fd1f029a","timestamp":"2022-06-20T05:13:47.612042Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:13:47.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:13:47.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:14:02.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:14:02.894 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:14:02.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:14:17.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:14:17.888 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:14:17.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:14:20.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:14:20.649 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-20T05:14:20.879918Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10e576ef-de43-4ef7-8cd7-79426c5a3148","timestamp":"2022-06-20T05:14:20.880057Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:14:20.858 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:14:20.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:14:35.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:14:35.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:14:35.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:14:50.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:14:50.318 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:14:50.403082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cd2b609-0246-4381-832e-0347646baa55","timestamp":"2022-06-20T05:14:50.403318Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:14:50.874 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:14:50.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:15:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:15:05.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:15:05.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:15:05.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:15:20.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:15:20.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:15:20.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:15:35.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:15:35.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:15:35.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:15:47.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:15:47.465 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-20T05:15:47.612020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2923cc70-0c8a-46cb-b341-467a9f930ac8","timestamp":"2022-06-20T05:15:47.612214Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:15:47.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:15:47.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:16:02.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:16:02.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:16:02.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:16:17.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:16:17.857 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:16:17.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:16:20.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:16:20.663 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-20T05:16:20.880324Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5b38b58-1801-447d-8110-f5b7713b54d9","timestamp":"2022-06-20T05:16:20.880568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:16:20.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:16:20.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:16:35.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:16:35.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:16:35.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:16:50.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:16:50.186 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-20T05:16:50.400650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5532b18e-3bfd-44c6-b1be-ebf3c892a22b","timestamp":"2022-06-20T05:16:50.400781Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:16:50.215 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:16:50.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:17:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:17:05.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:17:05.188 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:17:05.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:17:20.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:17:20.146 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:17:20.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:17:35.103 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:17:35.104 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:17:35.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:17:47.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:17:47.364 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:17:47.614671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0030d02d-bf12-4ef7-ac08-3968108257a6","timestamp":"2022-06-20T05:17:47.614888Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:17:47.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:17:47.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:18:02.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:18:02.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:18:02.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:18:17.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:18:17.879 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:18:17.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:18:20.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:18:20.683 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-20T05:18:20.879259Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df03582e-e1af-4f69-bfe1-d8e1d86a4b55","timestamp":"2022-06-20T05:18:20.879408Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:18:20.905 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:18:20.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:18:35.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:18:35.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:18:35.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:18:50.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:18:50.127 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-20T05:18:50.400349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"471e3156-d10e-4b32-b850-9d7c99f6c30e","timestamp":"2022-06-20T05:18:50.400472Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:18:50.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:18:50.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:19:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:19:05.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:19:05.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:19:05.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:19:20.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:19:20.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:19:20.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:19:35.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:19:35.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:19:35.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:19:47.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:19:47.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-20T05:19:47.611349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c99ffba-2efc-48c0-82e6-c8fb08765ce3","timestamp":"2022-06-20T05:19:47.611471Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:19:47.912 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:19:47.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:20:02.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:20:02.879 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:20:02.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:20:17.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:20:17.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:20:17.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:20:20.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:20:20.657 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-20T05:20:20.879410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a0d76cb-3a12-4a1e-b832-d0c37321d176","timestamp":"2022-06-20T05:20:20.879540Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:20:22.905 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:20:22.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:20:37.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:20:37.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:20:37.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:20:50.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:20:50.244 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-20T05:20:50.400677Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dc61d13-7c1c-4bc3-b0cc-0c3c7520a5ae","timestamp":"2022-06-20T05:20:50.400905Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:20:50.276 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:20:50.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:21:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:21:05.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:21:05.238 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:21:05.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:21:20.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:21:20.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:21:20.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:21:35.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:21:35.174 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:21:35.175 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:21:47.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:21:47.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-20T05:21:47.612750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5107f181-b5ca-494d-afa5-899104e27e86","timestamp":"2022-06-20T05:21:47.613004Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:21:47.933 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:21:47.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:22:02.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:22:02.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:22:02.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:22:17.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:22:17.903 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:22:17.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:22:20.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:22:20.666 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-20T05:22:20.879527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc50f2c6-7e33-4145-92ea-7a9fb7069eba","timestamp":"2022-06-20T05:22:20.879766Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:22:20.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:22:20.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:22:35.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:22:35.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:22:35.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:22:50.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:22:50.239 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-20T05:22:50.402133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18bad0fd-a79b-48f9-8f42-269af51d788b","timestamp":"2022-06-20T05:22:50.402451Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:22:50.266 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:22:50.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:23:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:23:05.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:23:05.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:23:05.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:23:20.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:23:20.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:23:20.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:23:35.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:23:35.198 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:23:35.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:23:47.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:23:47.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-20T05:23:47.614709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ca1aeeb-28c0-407b-bc45-86adb32059d6","timestamp":"2022-06-20T05:23:47.614814Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:23:47.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:23:47.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:24:02.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:24:02.909 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:24:02.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:24:17.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:24:17.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:24:17.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:24:20.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:24:20.621 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-20T05:24:20.879340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"977b70b2-a69a-4f81-b8b7-cb4a9648c600","timestamp":"2022-06-20T05:24:20.879496Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:24:20.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:24:20.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:24:35.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:24:35.599 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:24:35.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:24:50.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:24:50.132 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-20T05:24:50.401263Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8dcd69b6-7985-431e-824e-a0829d485b40","timestamp":"2022-06-20T05:24:50.401400Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:24:50.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:24:50.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:25:05.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:25:05.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:25:05.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:25:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:25:20.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:25:20.080 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:25:20.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:25:35.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:25:35.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:25:35.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:25:47.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:25:47.367 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:25:47.612231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9557a3c1-723f-45a7-9661-f178da6706d9","timestamp":"2022-06-20T05:25:47.612359Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:25:47.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:25:47.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:26:02.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:26:02.972 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:26:02.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:26:17.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:26:17.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:26:17.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:26:20.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:26:20.597 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-20T05:26:20.882803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5c343e0-41a6-4667-9f43-a3b095893cda","timestamp":"2022-06-20T05:26:20.882987Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:26:20.620 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:26:20.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:26:35.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:26:35.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:26:35.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:26:50.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:26:50.239 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-20T05:26:50.401527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a57c7f7-69ed-485e-b70f-649b74ab06c9","timestamp":"2022-06-20T05:26:50.401877Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:26:50.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:26:50.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:27:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:27:05.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:27:05.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:27:05.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:27:20.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:27:20.253 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:27:20.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:27:35.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:27:35.237 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:27:35.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:27:47.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:27:47.411 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-20T05:27:47.611797Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c71df7d9-fc95-45d5-a47a-203cf05c52db","timestamp":"2022-06-20T05:27:47.612112Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:27:47.981 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:27:47.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:28:02.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:28:02.939 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:28:02.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:28:18.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:28:18.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:28:18.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:28:20.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:28:20.725 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-20T05:28:20.879616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e94a2ff2-d304-458b-ac40-e9b4d1317f5c","timestamp":"2022-06-20T05:28:20.879856Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:28:20.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:28:20.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:28:35.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:28:35.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:28:35.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:28:50.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:28:50.108 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-20T05:28:50.401340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9482c8a-4976-43df-a760-9946946aaf46","timestamp":"2022-06-20T05:28:50.401502Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:28:50.141 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:28:50.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:29:05.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:29:05.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:29:05.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:29:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:29:20.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:29:20.166 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:29:20.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:29:35.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:29:35.194 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:29:35.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:29:47.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:29:47.384 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:29:47.612007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05c1e049-dff0-4d25-8798-a4206c9e51e3","timestamp":"2022-06-20T05:29:47.612155Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:29:48.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:29:48.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:30:03.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:30:03.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:30:03.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:30:18.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:30:18.127 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:30:18.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:30:20.597 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:30:20.598 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-20T05:30:20.879326Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8456e5b1-5555-404b-99e4-9f30a47e4a91","timestamp":"2022-06-20T05:30:20.879438Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:30:20.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:30:20.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:30:35.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:30:35.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:30:35.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:30:50.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:30:50.244 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-20T05:30:50.402671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e0ebdb0-322b-402f-ab9d-79c6cb3b2319","timestamp":"2022-06-20T05:30:50.402770Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:30:50.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:30:50.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:31:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:31:05.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:31:05.240 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:31:05.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:31:20.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:31:20.236 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:31:20.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:31:35.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:31:35.222 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:31:35.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:31:47.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:31:47.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-20T05:31:47.611692Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6ed4f7c-5d07-430c-92df-3a4ca46ff5ec","timestamp":"2022-06-20T05:31:47.611871Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:31:48.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:31:48.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:32:03.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:32:03.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:32:03.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:32:17.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:32:17.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:32:17.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:32:20.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:32:20.566 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-20T05:32:20.882144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10390d34-6690-4da8-b613-97d5db7fc577","timestamp":"2022-06-20T05:32:20.882264Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:32:20.587 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:32:20.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:32:35.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:32:35.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:32:35.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:32:50.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:32:50.154 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-20T05:32:50.400704Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"436f1c20-91ae-46b6-8a96-ede143649b19","timestamp":"2022-06-20T05:32:50.400948Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:32:50.168 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:32:50.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:33:05.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:33:05.120 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:33:05.121 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:33:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:33:20.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:33:20.088 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:33:20.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:33:35.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:33:35.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:33:35.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:33:47.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:33:47.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-20T05:33:47.611861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53c43a82-3cae-4a29-b639-0753cce3d1f2","timestamp":"2022-06-20T05:33:47.612071Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:33:48.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:33:48.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:34:03.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:34:03.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:34:03.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:34:17.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:34:17.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:34:17.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:34:20.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:34:20.570 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-20T05:34:20.879569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2469a6c-bc12-48e5-a7d4-d1949e93cb67","timestamp":"2022-06-20T05:34:20.879781Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:34:20.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:34:20.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:34:35.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:34:35.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:34:35.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:34:50.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:34:50.102 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-20T05:34:50.400374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"994019c1-ae59-4346-977f-6ad5d76901b8","timestamp":"2022-06-20T05:34:50.400566Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:34:50.120 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:34:50.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:35:05.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:35:05.070 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:35:05.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:35:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:35:20.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:35:20.070 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:35:20.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:35:35.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:35:35.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:35:35.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:35:47.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:35:47.307 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:35:47.611477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e42a5eec-8818-41e6-aa77-15e6336f3f8c","timestamp":"2022-06-20T05:35:47.611594Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:35:48.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:35:48.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:36:03.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:36:03.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:36:03.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:36:18.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:36:18.025 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:36:18.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:36:20.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:36:20.550 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-20T05:36:20.879240Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa5b736c-a320-473a-86b9-e1fd3f49b0be","timestamp":"2022-06-20T05:36:20.879362Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:36:20.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:36:20.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:36:35.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:36:35.536 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:36:35.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:36:50.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:36:50.082 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-20T05:36:50.400332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbbe4b03-750c-42d8-847e-16271a706cc4","timestamp":"2022-06-20T05:36:50.400425Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:36:50.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:36:50.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:37:05.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:37:05.096 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:37:05.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:37:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:37:20.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:37:20.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:37:20.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:37:35.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:37:35.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:37:35.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:37:47.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:37:47.311 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:37:47.614158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a17776ec-6f8e-4601-8bbe-c9a90dfbf470","timestamp":"2022-06-20T05:37:47.614283Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:37:48.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:37:48.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:38:03.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:38:03.067 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:38:03.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:38:18.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:38:18.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:38:18.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:38:20.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:38:20.556 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-20T05:38:20.879359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a7d5986-ed31-453b-8916-7033fdbafcf0","timestamp":"2022-06-20T05:38:20.879474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:38:20.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:38:20.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:38:35.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:38:35.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:38:35.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:38:50.119 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:38:50.120 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-20T05:38:50.400764Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cafa3a7-9eec-43ef-98e8-9ae310c7f55a","timestamp":"2022-06-20T05:38:50.400866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:38:50.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:38:50.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:39:05.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:39:05.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:39:05.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:39:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:39:20.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:39:20.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:39:20.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:39:35.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:39:35.059 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:39:35.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:39:47.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:39:47.303 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-20T05:39:47.611491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d80532c-563c-45ae-962b-332770c345c0","timestamp":"2022-06-20T05:39:47.611659Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:39:48.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:39:48.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:40:03.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:40:03.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:40:03.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:40:18.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:40:18.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:40:18.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:40:20.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:40:20.545 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-20T05:40:20.879415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13c91cdf-b21d-4d5f-beae-81687c75763b","timestamp":"2022-06-20T05:40:20.879590Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:40:20.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:40:20.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:40:35.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:40:35.555 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:40:35.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:40:50.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:40:50.072 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-20T05:40:50.400827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc0a6f18-eed1-41ce-bcf4-cd3ed3b0d883","timestamp":"2022-06-20T05:40:50.400998Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:40:50.113 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:40:50.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:41:05.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:41:05.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:41:05.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:41:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:41:20.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:41:20.024 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:41:20.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:41:35.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:41:35.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:41:35.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:41:47.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:41:47.292 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-20T05:41:47.614977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf0b37ec-0a9d-4071-a310-ec58871cf196","timestamp":"2022-06-20T05:41:47.615190Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:41:48.124 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:41:48.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:42:03.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:42:03.102 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:42:03.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:42:18.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:42:18.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:42:18.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:42:20.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:42:20.564 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-20T05:42:20.880307Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d74fbe7b-7cf0-4572-86c8-0f4cbf11a59f","timestamp":"2022-06-20T05:42:20.880484Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:42:20.589 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:42:20.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:42:35.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:42:35.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:42:35.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:42:50.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:42:50.157 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-20T05:42:50.403033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce4e6a9b-fd10-4541-9995-b687fcc6ebd1","timestamp":"2022-06-20T05:42:50.403283Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:42:50.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:42:50.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:43:05.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:43:05.129 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:43:05.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:43:05.181 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:43:20.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:43:20.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:43:20.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:43:35.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:43:35.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:43:35.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:43:47.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:43:47.289 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-20T05:43:47.615024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f1c62dd-b69a-4e4b-a8f0-07ccf0d6b4a0","timestamp":"2022-06-20T05:43:47.615174Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:43:48.141 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:43:48.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:44:03.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:44:03.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:44:03.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:44:18.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:44:18.059 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:44:18.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:44:20.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:44:20.556 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-20T05:44:20.879295Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2a461d7-ed23-4eec-bb9c-d0fd1c131f40","timestamp":"2022-06-20T05:44:20.879414Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:44:20.574 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:44:20.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:44:35.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:44:35.553 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:44:35.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:44:50.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:44:50.090 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-20T05:44:50.401626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"875a952e-b18c-4133-adfd-6cd8ff77e535","timestamp":"2022-06-20T05:44:50.401818Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:44:50.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:44:50.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:45:05.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:45:05.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:45:05.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:45:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:45:20.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:45:20.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:45:20.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:45:35.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:45:35.109 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:45:35.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:45:47.273 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:45:47.273 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-20T05:45:47.614776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"922540ee-8ad3-4397-a787-d24363fcb3b1","timestamp":"2022-06-20T05:45:47.614941Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:45:48.157 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:45:48.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:46:03.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:46:03.111 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:46:03.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:46:18.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:46:18.059 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:46:18.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:46:20.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:46:20.529 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-20T05:46:20.879269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8372621c-26ff-426c-804d-20d7aea68c5c","timestamp":"2022-06-20T05:46:20.879448Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:46:20.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:46:20.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:46:35.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:46:35.529 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:46:35.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:46:50.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:46:50.041 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-20T05:46:50.400364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf91ec2d-5021-4e8f-a153-79abc0687053","timestamp":"2022-06-20T05:46:50.400503Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:46:50.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:46:50.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:47:05.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:47:05.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:47:05.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:47:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:47:20.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:47:20.141 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:47:20.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:47:35.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:47:35.095 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:47:35.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:47:47.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:47:47.277 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-20T05:47:47.614732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbf6af62-cbb9-4a96-8cda-d4f0bf0876bf","timestamp":"2022-06-20T05:47:47.614858Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:47:48.173 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:47:48.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:48:03.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:48:03.153 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:48:03.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:48:18.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:48:18.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:48:18.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:48:20.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:48:20.555 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-20T05:48:20.879247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5a7cec0-d452-4686-bd3b-0a141d90808c","timestamp":"2022-06-20T05:48:20.879343Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:48:20.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:48:20.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:48:35.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:48:35.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:48:35.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:48:50.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:48:50.090 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-20T05:48:50.402983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df643466-bc00-4f8b-95ac-120b85be4fb3","timestamp":"2022-06-20T05:48:50.403136Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:48:50.181 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:48:50.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:49:05.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:49:05.149 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:49:05.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:49:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:49:20.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:49:20.098 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:49:20.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:49:35.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:49:35.053 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:49:35.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:49:47.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:49:47.265 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-20T05:49:47.614770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a16b12d8-ccb5-49e6-9dc1-b225d578fcf4","timestamp":"2022-06-20T05:49:47.614907Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:49:48.190 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:49:48.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:50:03.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:50:03.152 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:50:03.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:50:18.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:50:18.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:50:18.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:50:20.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:50:20.553 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-20T05:50:20.879499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"346cc043-1ad7-4d46-8e3c-cf63a34eb16b","timestamp":"2022-06-20T05:50:20.879608Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:50:20.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:50:20.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:50:35.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:50:35.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:50:35.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:50:50.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:50:50.095 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-20T05:50:50.401477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9cc4c8b-dfe5-42d6-83ee-8815788299e9","timestamp":"2022-06-20T05:50:50.401683Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:50:50.204 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:50:50.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:51:05.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:51:05.159 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:51:05.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:51:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:51:20.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:51:20.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:51:20.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:51:35.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:51:35.089 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:51:35.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:51:47.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:51:47.291 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-20T05:51:47.614314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"190c547a-e68c-455b-b342-22d40da2a7fa","timestamp":"2022-06-20T05:51:47.614579Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:51:48.211 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:51:48.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:52:03.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:52:03.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:52:03.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:52:18.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:52:18.121 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:52:18.121 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:52:20.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:52:20.552 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-20T05:52:20.879377Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b56dc2f0-298d-4810-a07c-68c96e69469d","timestamp":"2022-06-20T05:52:20.879515Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:52:20.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:52:20.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:52:35.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:52:35.553 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:52:35.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:52:50.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:52:50.050 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-20T05:52:50.400454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d10d38b-8103-419d-852f-4be87cd90027","timestamp":"2022-06-20T05:52:50.400569Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:52:50.215 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:52:50.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:53:05.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:53:05.165 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:53:05.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:53:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:53:20.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:53:20.128 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:53:20.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:53:35.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:53:35.084 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:53:35.084 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:53:47.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:53:47.312 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-20T05:53:47.614930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53b5db75-8978-45f7-90fe-710cae33b694","timestamp":"2022-06-20T05:53:47.615053Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:53:48.229 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:53:48.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:54:03.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:54:03.204 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:54:03.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:54:18.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:54:18.156 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:54:18.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:54:20.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:54:20.580 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-20T05:54:20.879303Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10c270c8-66a7-4a91-b02e-aa7ad2a90aaf","timestamp":"2022-06-20T05:54:20.879435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:54:20.596 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:54:20.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:54:35.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:54:35.572 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:54:35.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:54:50.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:54:50.032 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-20T05:54:50.400330Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f41c80f2-9b81-4365-86b0-59d7a5dd78b7","timestamp":"2022-06-20T05:54:50.400432Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:54:50.234 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:54:50.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:55:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:55:05.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:55:05.194 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:55:05.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:55:20.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:55:20.142 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:55:20.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:55:35.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:55:35.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:55:35.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:55:47.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:55:47.252 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:55:47.611357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ac41d90-95a9-4eef-871e-43f144840345","timestamp":"2022-06-20T05:55:47.611442Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:55:48.243 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:55:48.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:56:03.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:56:03.197 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:56:03.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:56:18.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:56:18.174 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:56:18.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:56:20.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:56:20.599 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-20T05:56:20.879303Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e09f6ad8-ff17-4e01-a2c4-ed75d254bc24","timestamp":"2022-06-20T05:56:20.879422Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:56:20.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:56:20.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:56:35.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:56:35.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:56:35.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:56:50.053 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:56:50.054 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-20T05:56:50.400352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c531bfa8-b593-4e45-8db0-b0a041a9c23c","timestamp":"2022-06-20T05:56:50.400457Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:56:50.249 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:56:50.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:57:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:57:05.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:57:05.204 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:57:05.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:57:20.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:57:20.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:57:20.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:57:35.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:57:35.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:57:35.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:57:47.271 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:57:47.271 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:57:47.611481Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b589a99-2a06-45ce-8361-3a102dcb946a","timestamp":"2022-06-20T05:57:47.611579Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:57:48.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:57:48.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:58:03.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:58:03.227 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:58:03.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:58:18.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:58:18.186 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:58:18.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:58:20.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:58:20.611 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-20T05:58:20.879216Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d7010be-c95e-494e-bb9e-a5bad8361852","timestamp":"2022-06-20T05:58:20.879349Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 05:58:20.635 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:58:20.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:58:35.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:58:35.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:58:35.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:58:50.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:58:50.044 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-20T05:58:50.400439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af156fc5-5f40-4173-94b7-77f357997b45","timestamp":"2022-06-20T05:58:50.400540Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 05:58:50.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:58:50.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:59:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 05:59:05.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:59:05.259 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:59:05.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:59:20.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:59:20.225 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:59:20.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:59:35.180 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:59:35.181 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:59:35.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 05:59:47.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 05:59:47.259 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T05:59:47.614676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2eac909a-83a9-4133-bdc8-b0a504eb9e03","timestamp":"2022-06-20T05:59:47.614774Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 05:59:50.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 05:59:50.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:00:05.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:00:05.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:00:05.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:00:19.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:00:19.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:00:19.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:00:20.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:00:20.419 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-20T06:00:20.879333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a86f71e-9944-40fa-bfa8-ffc1dc4bfbcd","timestamp":"2022-06-20T06:00:20.879423Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 06:00:20.435 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:00:20.435 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:00:35.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:00:35.426 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:00:35.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:00:50.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:00:50.010 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T06:00:50.400334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a0fb76d-b850-4f59-bda3-4ff1a69ab59d","timestamp":"2022-06-20T06:00:50.400436Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 06:00:50.284 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:00:50.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:01:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 06:01:05.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:01:05.259 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:01:05.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:01:20.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:01:20.231 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:01:20.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:01:35.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:01:35.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:01:35.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:01:47.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:01:47.246 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T06:01:47.611364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"388a4efc-a45e-45d9-a0bb-c929442d8074","timestamp":"2022-06-20T06:01:47.611500Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 06:01:47.306 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:01:47.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:02:02.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:02:02.264 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:02:02.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:02:17.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:02:17.226 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:02:17.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:02:20.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:02:20.489 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-20T06:02:20.882879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82fc282b-b473-4498-a428-b929bacacda7","timestamp":"2022-06-20T06:02:20.883038Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 06:02:20.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:02:20.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:02:35.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:02:35.451 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:02:35.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:02:50.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:02:50.063 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T06:02:50.406189Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfa4b44b-9853-46fd-b831-7d27b829f967","timestamp":"2022-06-20T06:02:50.406373Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 06:02:50.314 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:02:50.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:03:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 06:03:05.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:03:05.267 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:03:05.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:03:20.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:03:20.227 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:03:20.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:03:35.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:03:35.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:03:35.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:03:47.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:03:47.247 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-20T06:03:47.611796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f736e11c-b53a-4abc-9447-917dce98a367","timestamp":"2022-06-20T06:03:47.612036Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 06:03:47.308 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:03:47.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:04:02.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:04:02.258 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:04:02.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:04:17.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:04:17.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:04:17.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:04:20.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:04:20.489 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-20T06:04:20.879481Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5ed156d-b301-4993-a823-183d85dcbbfb","timestamp":"2022-06-20T06:04:20.879651Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-20 06:04:20.507 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:04:20.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:04:35.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:04:35.467 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:04:35.467 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:04:50.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:04:50.007 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-20T06:04:50.400333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57bcf9f7-b130-48bc-9b66-0f9cca70c575","timestamp":"2022-06-20T06:04:50.400431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-20 06:04:50.335 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:04:50.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:05:05.179 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-20 06:05:05.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:05:05.301 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:05:05.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:05:20.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:05:20.294 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:05:20.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:05:35.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:05:35.265 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:05:35.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:05:47.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:05:47.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-20T06:05:47.611532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17ab05fa-b0cd-41f9-ae10-dfa619cf8704","timestamp":"2022-06-20T06:05:47.611605Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-20 06:05:49.322 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:05:49.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ... 2022-06-20 06:06:04.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-20 06:06:04.297 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 2022-06-20 06:06:04.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c23b12d0-e5f3-494a-9e12-9c466ead52fd/onap-policy-clamp-runtime-acm-6847cc68d9-7l2b7?timeout=15000 (anonymous) ...