Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml files

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2022-09-24 04:57:25.237  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-npwlx with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-24 04:57:25.242  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-24 04:57:27.738  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-24 04:57:28.408  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 652 ms. Found 7 JPA repository interfaces.
2022-09-24 04:57:30.417  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-09-24 04:57:30.421  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-09-24 04:57:30.425  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-09-24 04:57:30.436  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-09-24 04:57:30.444  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-09-24 04:57:30.456  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-09-24 04:57:30.463  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-09-24 04:57:30.466  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-09-24 04:57:30.506  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-09-24 04:57:30.545  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-09-24 04:57:30.548  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-09-24 04:57:31.280  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-24 04:57:31.301  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-24 04:57:31.301  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-24 04:57:31.445  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-24 04:57:31.446  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6058 ms
2022-09-24 04:57:32.134  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-24 04:57:32.782  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-24 04:57:33.049  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-24 04:57:33.614  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-24 04:57:33.977  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-24 04:57:35.653 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=383) 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=383) 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=383) 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-09-24 04:57:35.656  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=383) 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=383) 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=383) 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-09-24 04:57:35.716  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-24 04:57:39.473  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-24 04:57:39.917  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-24 04:57:46.682  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-24 04:57:46.704  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-24 04:57:49.033  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-09-24 04:57:49.934  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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-09-24 04:57:50.879  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-24 04:57:52.627  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50d4775b, org.springframework.security.web.context.SecurityContextPersistenceFilter@7c45191e, org.springframework.security.web.header.HeaderWriterFilter@77d58f3a, org.springframework.security.web.authentication.logout.LogoutFilter@1820f274, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@33a7331, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4c0bfe9e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@34065642, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@642614b7, org.springframework.security.web.session.SessionManagementFilter@18d1d137, org.springframework.security.web.access.ExceptionTranslationFilter@221961af, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@22b10124]
2022-09-24 04:57:53.311  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-09-24 04:57:53.312  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-09-24 04:57:53.312  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-09-24 04:57:53.312  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-09-24 04:57:53.313  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-09-24 04:57:53.313  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-09-24 04:57:53.313  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-09-24 04:57:53.314  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-09-24 04:57:53.314  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-09-24 04:57:53.315  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-09-24 04:57:53.315  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-09-24 04:57:53.315  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-09-24 04:57:53.316  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-09-24 04:57:53.316  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-09-24 04:57:53.317  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-09-24 04:57:53.317  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-09-24 04:57:53.317  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-09-24 04:57:53.317  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-09-24 04:57:53.318  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-09-24 04:57:53.318  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-09-24 04:57:53.319  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-09-24 04:57:53.319  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-09-24 04:57:53.393  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-09-24 04:57:54.629  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-24 04:57:54.630  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-24 04:57:54.638  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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-09-24 04:57:54.640  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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-09-24 04:57:54.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:57:54.642  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b777ff5c-0c43-42f3-8efe-07ce3b521677, alive=false, publisher=null]]: starting
2022-09-24 04:57:54.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 04:57:54.664  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b777ff5c-0c43-42f3-8efe-07ce3b521677, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-24 04:57:54.664  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-24 04:57:54.665  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-24 04:57:54.665  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-24 04:57:54.665  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-24 04:57:54.665  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-24 04:57:54.666  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-24 04:57:54.666  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-24 04:57:54.666  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-24 04:57:54.666  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-24 04:57:54.666  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-24 04:57:54.667  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-24 04:57:54.667  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-24 04:57:54.667  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-24 04:57:54.667  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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@61c3d7ac
2022-09-24 04:57:54.667  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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-09-24 04:57:54.667  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-24 04:57:54.673  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.806 seconds (JVM running for 33.061)
2022-09-24 04:57:54.691  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-24 04:57:54.728  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-24 04:57:55.761  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-09-24 04:57:55.763 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
2022-09-24 04:57:55.763  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-09-24 04:58:10.765 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-09-24 04:58:10.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:58:10.766  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-09-24 04:58:10.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 04:58:11.790  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-09-24 04:58:11.790 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
2022-09-24 04:58:11.790  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-09-24 04:58:26.791 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-09-24 04:58:26.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:58:26.792  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-09-24 04:58:26.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 04:58:27.819  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-09-24 04:58:27.819 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
2022-09-24 04:58:27.819  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-09-24 04:58:42.822 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-09-24 04:58:42.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:58:42.825  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-09-24 04:58:42.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 04:58:43.852  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-09-24 04:58:43.852 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
2022-09-24 04:58:43.852  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-09-24 04:58:58.854 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-09-24 04:58:58.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:58:58.861  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-09-24 04:58:58.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 04:58:59.887  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-09-24 04:58:59.888 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
2022-09-24 04:58:59.888  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-09-24 04:59:14.891 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-09-24 04:59:14.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:59:14.892  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-09-24 04:59:14.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 04:59:15.915  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-09-24 04:59:15.915 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
2022-09-24 04:59:15.915  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-09-24 04:59:30.917 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d02cd9d1-5c24-4da0-a08b-c984c75435a4, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-npwlx, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.45.5] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-09-24 04:59:30.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:59:30.917  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-09-24 04:59:30.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 04:59:31.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 404 Not Found
2022-09-24 04:59:31.418  WARN 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : Topic not found: /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:59:46.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 04:59:46.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 04:59:54.653  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:00:00.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:00:00.595  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-24 05:00:00.597  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"f3b50d43-5e1f-49ae-aaa3-882310dd7456","timestamp":"2022-09-24T04:59:58.968786Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:00:01.076  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-24 05:00:01.080  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"f3b50d43-5e1f-49ae-aaa3-882310dd7456","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:00:01.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:00:01.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:00:01.114  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-09-24 05:00:01.119  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-24 05:00:01.321  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:00:01.322  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (205 ms):{"serverTimeMs":0,"count":1}
2022-09-24 05:00:02.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:00:02.102  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"f3b50d43-5e1f-49ae-aaa3-882310dd7456","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:00:02.103  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-24 05:00:02.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:00:02.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:00:17.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:00:17.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:00:17.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:00:32.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:00:32.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:00:32.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:00:47.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:00:47.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:00:47.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:01:02.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:02.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:01:02.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:01:17.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:17.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:01:17.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:01:26.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:26.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"9f39e1f6-57e9-477d-bc4a-084aa0a6d3e0","timestamp":"2022-09-24T05:01:24.026328Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:01:26.993  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-24 05:01:26.994  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"9f39e1f6-57e9-477d-bc4a-084aa0a6d3e0","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:01:26.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:01:26.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:01:27.014  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms
2022-09-24 05:01:27.014  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-24 05:01:27.084  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:27.085  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (71 ms):{"serverTimeMs":0,"count":1}
2022-09-24 05:01:27.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:27.794  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"9f39e1f6-57e9-477d-bc4a-084aa0a6d3e0","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:01:27.794  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-24 05:01:27.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:01:27.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:01:36.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:36.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:01:35.949388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c42f95dd-b25f-43e9-bd57-3f95cd7fa4f3","timestamp":"2022-09-24T05:01:35.949582Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:01:37.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:01:37.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:01:42.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:42.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"f9714643-c56a-4bca-b49f-0a609bd05a70","timestamp":"2022-09-24T04:56:57.898578Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:01:42.974  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-24 05:01:42.974  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"f9714643-c56a-4bca-b49f-0a609bd05a70","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:01:42.974  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T04:58:53.620465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"945ce50b-26f0-4082-90eb-25c3bda6d525","timestamp":"2022-09-24T04:58:53.621072Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:01:43.014  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-09-24 05:01:43.014  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-24 05:01:43.019  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:00:53.619812Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbab5212-a848-4fb8-948b-a1d676c07d1a","timestamp":"2022-09-24T05:00:53.619926Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:01:43.033  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:43.034  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-09-24 05:01:43.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:01:43.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:01:44.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:01:44.610  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"f9714643-c56a-4bca-b49f-0a609bd05a70","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:01:44.610  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-24 05:01:44.611  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:01:43.881709Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88af49b8-b826-4a02-bfbb-4cd5a9e2a91e","timestamp":"2022-09-24T05:01:43.881830Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:01:44.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:01:44.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:01:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:02:00.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:02:00.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:02:00.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:02:15.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:02:15.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:02:15.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:02:30.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:02:30.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:02:30.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:02:45.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:02:45.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:02:45.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:02:54.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:02:54.225  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:02:53.619365Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0fa806ef-cfd3-4aa5-b66b-c06d4a40468f","timestamp":"2022-09-24T05:02:53.619463Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:02:54.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:02:54.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:03:10.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:03:10.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:03:10.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:03:25.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:03:25.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:03:25.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:03:36.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:03:36.549  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:03:35.950351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f57a4f41-f360-4c74-b285-de12bfd21259","timestamp":"2022-09-24T05:03:35.950560Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:03:37.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:03:37.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:03:52.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:03:52.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:03:52.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:03:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:03:54.988  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0db50afc-8e8a-4bf4-a755-eb1675dc1b30","timestamp":"2022-09-24T05:03:54.983921Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:03:55.014  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-09-24 05:03:55.014  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-24 05:03:55.066  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:03:55.066  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-09-24 05:03:55.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:03:55.781  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0db50afc-8e8a-4bf4-a755-eb1675dc1b30","timestamp":"2022-09-24T05:03:54.983921Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:03:55.782  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-24 05:03:55.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:03:55.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:03:56.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:03:56.143  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:03:56.152497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83f1e99f-cdb9-4536-b360-16e7a833a8fa","timestamp":"2022-09-24T05:03:56.152530Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:03:57.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:03:57.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:03:57.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:03:57.573  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:03:55.989736Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f18b7825-30bc-4f68-825d-c65e6dab1926","timestamp":"2022-09-24T05:03:55.989774Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:03:58.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:03:58.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:04:13.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:04:13.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:04:13.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:04:28.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:04:28.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:04:28.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:04:43.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:04:43.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:04:43.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:04:54.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:04:54.243  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:04:53.619370Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"293fe2bb-1f00-4ef4-ba53-c7ba16be649e","timestamp":"2022-09-24T05:04:53.619508Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:04:54.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:04:54.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:05:09.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:05:09.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:05:09.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:05:24.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:05:24.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:05:24.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:05:36.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:05:36.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:05:35.948770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a49954ed-662a-43f5-b5c7-4fd9719475b6","timestamp":"2022-09-24T05:05:35.948861Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:05:37.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:05:37.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:05:51.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:05:51.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:05:51.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:05:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:05:55.007  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f603cd7d-1935-4b8b-b3ab-409adb29315e","timestamp":"2022-09-24T05:05:55.007523Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:05:55.014  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-09-24 05:05:55.014  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-24 05:05:55.089  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:05:55.090  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (76 ms):{"serverTimeMs":0,"count":1}
2022-09-24 05:05:55.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:05:55.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f603cd7d-1935-4b8b-b3ab-409adb29315e","timestamp":"2022-09-24T05:05:55.007523Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:05:55.739  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-24 05:05:55.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:05:55.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:05:55.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:05:55.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:05:56.085809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d008197c-3f8e-40d5-b314-7b6852c1f53a","timestamp":"2022-09-24T05:05:56.085831Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:05:56.025  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:05:56.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:05:56.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:05:56.593  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:05:55.876158Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a373d71-1788-4484-956a-652441b3c0cb","timestamp":"2022-09-24T05:05:55.876195Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:05:56.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:05:56.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:06:11.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:06:11.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:06:11.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:06:26.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:06:26.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:06:26.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:06:40.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:06:40.645  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"0f182f86-bb70-4a8c-b1fa-b206c1cd8ca8","timestamp":"2022-09-24T05:06:39.198218Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:06:40.669  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-24 05:06:40.669  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"0f182f86-bb70-4a8c-b1fa-b206c1cd8ca8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:06:40.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:06:40.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:06:40.714  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms
2022-09-24 05:06:40.714  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-24 05:06:40.751  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:06:40.752  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-09-24 05:06:41.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:06:41.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"0f182f86-bb70-4a8c-b1fa-b206c1cd8ca8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:06:41.402  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-24 05:06:41.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:06:41.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:06:54.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:06:54.294  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:06:53.619826Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55647e84-3db5-4d51-a081-6bbe6bd22f0e","timestamp":"2022-09-24T05:06:53.619961Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:06:57.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:06:57.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:07:12.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:12.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:07:12.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:07:27.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:27.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:07:27.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:07:36.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:36.634  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:07:35.949189Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49e8b72b-68d6-4689-90e8-f225da58e501","timestamp":"2022-09-24T05:07:35.949716Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:07:37.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:07:37.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:07:51.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:51.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:07:51.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:07:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:07:55.031  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e7b0aeff-30a0-4692-a123-2058246a35fc","timestamp":"2022-09-24T05:07:55.031068Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:07:55.064  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 33 ms
2022-09-24 05:07:55.064  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-24 05:07:55.177  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:55.178  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (114 ms):{"serverTimeMs":1,"count":1}
2022-09-24 05:07:55.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:55.974  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e7b0aeff-30a0-4692-a123-2058246a35fc","timestamp":"2022-09-24T05:07:55.031068Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:07:55.974  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-24 05:07:55.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:07:55.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:07:56.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:56.193  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:07:56.214153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75a465c3-be7f-4cfd-ace9-7f837f8de6e4","timestamp":"2022-09-24T05:07:56.214174Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:07:57.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:07:57.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:07:57.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:57.124  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:07:55.995068Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d371abf5-f371-4d03-8ab2-b68ecbf9e580","timestamp":"2022-09-24T05:07:55.995388Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:07:57.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:07:57.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:07:57.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:07:57.696  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-09-24T05:07:55.985760Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"982d1f16-debd-473b-8284-34df6c3fc7c8","timestamp":"2022-09-24T05:07:55.986282Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:07:58.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:07:58.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:08:13.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:08:13.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:08:13.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:08:28.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:08:28.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:08:28.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:08:30.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:08:30.041  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-09-24T05:08:29.354375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"220878d4-e518-49f5-a5b9-2aad53b41d1c","timestamp":"2022-09-24T05:08:29.354535Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:08:31.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:08:31.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:08:46.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:08:46.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:08:46.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:08:54.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:08:54.257  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:08:53.619306Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7a8c6a2-3d8a-4377-b0d5-02d1432f42b0","timestamp":"2022-09-24T05:08:53.619416Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:08:55.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:08:55.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:09:10.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:09:10.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:09:10.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:09:25.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:09:25.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:09:25.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:09:36.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:09:36.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:09:35.948908Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6fc24f0-4eed-4c25-a39f-5d60bcc951cc","timestamp":"2022-09-24T05:09:35.949030Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:09:37.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:09:37.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:09:52.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:09:52.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:09:52.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:09:54.629  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:10:07.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:10:07.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:10:07.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:10:22.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:10:22.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:10:22.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:10:30.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:10:30.065  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-24T05:10:29.353926Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5115952-45f7-45aa-ac68-bc9353fe876e","timestamp":"2022-09-24T05:10:29.354120Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:10:31.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:10:31.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:10:46.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:10:46.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:10:46.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:10:54.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:10:54.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:10:53.619725Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c5bd92a-ca85-4c05-9a24-f8bddde0f744","timestamp":"2022-09-24T05:10:53.619891Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:10:55.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:10:55.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:11:10.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:11:10.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:11:10.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:11:25.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:11:25.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:11:25.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:11:36.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:11:36.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:11:35.948982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1817e921-046a-41d7-943e-15dcd09824cb","timestamp":"2022-09-24T05:11:35.949081Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:11:37.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:11:37.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:11:52.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:11:52.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:11:52.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:11:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:12:07.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:12:07.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:12:07.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:12:22.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:12:22.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:12:22.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:12:30.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:12:30.053  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-09-24T05:12:29.353616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ec2d6e2-5691-4dc1-9d43-ba1487a7c0ff","timestamp":"2022-09-24T05:12:29.353732Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:12:30.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:12:30.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:12:45.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:12:45.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:12:45.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:12:54.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:12:54.202  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:12:53.620936Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22085105-b3e0-4515-9c28-db02cdef897f","timestamp":"2022-09-24T05:12:53.621008Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:12:55.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:12:55.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:13:10.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:13:10.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:13:10.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:13:25.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:13:25.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:13:25.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:13:36.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:13:36.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:13:35.949077Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e70c0976-e3d4-45d8-8219-fed1dcefe04e","timestamp":"2022-09-24T05:13:35.949560Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:13:37.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:13:37.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:13:52.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:13:52.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:13:52.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:13:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:14:07.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:14:07.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:14:07.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:14:22.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:14:22.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:14:22.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:14:30.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:14:30.067  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-09-24T05:14:29.353707Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1281a24c-ef2f-4fbf-a365-d43e692cf99e","timestamp":"2022-09-24T05:14:29.353838Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:14:30.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:14:30.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:14:45.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:14:45.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:14:45.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:14:54.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:14:54.263  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:14:53.623941Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"498ea72e-aca1-4c96-b5d9-cde79159166d","timestamp":"2022-09-24T05:14:53.627334Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:14:55.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:14:55.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:15:10.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:15:10.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:15:10.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:15:25.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:15:25.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:15:25.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:15:36.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:15:36.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:15:35.948885Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21a966de-7f52-4dee-b28a-f8b424283b8b","timestamp":"2022-09-24T05:15:35.949071Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:15:37.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:15:37.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:15:52.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:15:52.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:15:52.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:15:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:16:07.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:16:07.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:16:07.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:16:22.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:16:22.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:16:22.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:16:30.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:16:30.034  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-09-24T05:16:29.353783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"634660e5-6534-4d65-8ce8-c69b9c9ae24a","timestamp":"2022-09-24T05:16:29.353927Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:16:30.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:16:30.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:16:45.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:16:45.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:16:45.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:16:54.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:16:54.210  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:16:53.619509Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd2b6369-db41-4935-a124-551a898de7d1","timestamp":"2022-09-24T05:16:53.619608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:16:55.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:16:55.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:17:10.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:17:10.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:17:10.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:17:25.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:17:25.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:17:25.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:17:36.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:17:36.298  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:17:35.949062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5c10aeb-22e1-4ccf-a617-ffa7e3b116b7","timestamp":"2022-09-24T05:17:35.949173Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:17:37.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:17:37.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:17:52.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:17:52.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:17:52.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:17:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:18:07.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:18:07.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:18:07.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:18:22.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:18:22.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:18:22.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:18:30.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:18:30.028  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-09-24T05:18:29.353619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfa84cb6-0ab3-4bc9-8480-c0cb30a4bd29","timestamp":"2022-09-24T05:18:29.353742Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:18:30.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:18:30.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:18:45.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:18:45.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:18:45.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:18:54.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:18:54.230  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:18:53.619212Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"524c3bc6-ecf5-4815-a3b8-d5836545b260","timestamp":"2022-09-24T05:18:53.619299Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:18:55.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:18:55.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:19:10.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:19:10.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:19:10.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:19:25.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:19:25.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:19:25.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:19:36.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:19:36.380  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:19:35.949355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68e9e486-08fc-4dc3-9ad5-613506a1cbfb","timestamp":"2022-09-24T05:19:35.949557Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:19:37.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:19:37.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:19:52.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:19:52.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:19:52.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:19:54.629  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:20:07.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:20:07.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:20:07.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:20:22.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:20:22.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:20:22.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:20:30.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:20:30.210  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-09-24T05:20:29.354568Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41906a7d-65b9-4ffb-bf28-9882b8bb48ab","timestamp":"2022-09-24T05:20:29.354957Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:20:31.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:20:31.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:20:46.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:20:46.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:20:46.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:20:54.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:20:54.252  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:20:53.619815Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d629bb88-dad9-4a78-9e5e-8e0c6b64a336","timestamp":"2022-09-24T05:20:53.619984Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:20:55.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:20:55.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:21:10.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:21:10.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:21:10.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:21:25.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:21:25.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:21:25.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:21:36.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:21:36.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:21:35.948813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0200dddb-e96f-43a1-8fd8-6edb81d9b5ac","timestamp":"2022-09-24T05:21:35.948893Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:21:37.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:21:37.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:21:52.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:21:52.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:21:52.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:21:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:22:07.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:22:07.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:22:07.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:22:22.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:22:22.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:22:22.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:22:30.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:22:30.350  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-09-24T05:22:29.353600Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3c703ab-e8a2-45cd-9c49-402d23c86dce","timestamp":"2022-09-24T05:22:29.353696Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:22:31.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:22:31.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:22:46.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:22:46.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:22:46.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:22:54.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:22:54.331  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:22:53.619772Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45a10578-b3b6-4128-ac9a-3e30e590e9ad","timestamp":"2022-09-24T05:22:53.620023Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:22:55.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:22:55.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:23:10.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:23:10.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:23:10.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:23:25.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:23:25.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:23:25.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:23:36.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:23:36.399  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:23:35.951302Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e69dab0d-cdb2-4dd1-94f0-156e860c2ef1","timestamp":"2022-09-24T05:23:35.951583Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:23:37.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:23:37.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:23:52.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:23:52.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:23:52.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:23:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:24:07.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:24:07.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:24:07.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:24:22.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:24:22.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:24:22.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:24:30.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:24:30.053  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-09-24T05:24:29.353932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7d3aca8-c46d-4706-b049-ab155691ab4e","timestamp":"2022-09-24T05:24:29.354139Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:24:30.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:24:30.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:24:45.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:24:45.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:24:45.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:24:54.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:24:54.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:24:53.619360Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc0c64b4-fd68-4614-af58-2e6b9a69588f","timestamp":"2022-09-24T05:24:53.619480Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:24:54.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:24:54.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:25:09.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:25:09.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:25:09.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:25:24.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:25:24.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:25:24.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:25:36.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:25:36.317  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:25:35.948913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cd073af-0578-40a0-b1aa-7456cf551e82","timestamp":"2022-09-24T05:25:35.949027Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:25:37.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:25:37.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:25:52.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:25:52.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:25:52.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:25:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:26:07.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:26:07.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:26:07.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:26:22.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:26:22.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:26:22.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:26:30.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:26:30.246  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-09-24T05:26:29.356582Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ccd1467-42a9-4e84-92dd-3da0da3f52d5","timestamp":"2022-09-24T05:26:29.358747Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:26:30.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:26:30.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:26:45.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:26:45.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:26:45.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:26:54.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:26:54.207  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:26:53.619521Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"495e7ebd-5c1d-4249-a853-b38864aec2e8","timestamp":"2022-09-24T05:26:53.619677Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:26:54.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:26:54.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:27:09.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:27:09.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:27:09.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:27:24.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:27:24.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:27:24.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:27:36.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:27:36.351  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:27:35.948878Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"451838e9-3205-4d16-bca4-fe1fe12a8f0d","timestamp":"2022-09-24T05:27:35.949032Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:27:37.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:27:37.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:27:52.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:27:52.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:27:52.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:27:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:28:07.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:28:07.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:28:07.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:28:22.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:28:22.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:28:22.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:28:30.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:28:30.106  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-09-24T05:28:29.353614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c788068-98c2-42e3-8016-6ce7247d70c8","timestamp":"2022-09-24T05:28:29.353720Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:28:30.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:28:30.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:28:45.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:28:45.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:28:45.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:28:54.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:28:54.203  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:28:53.619344Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"571252ca-27c4-4fbf-bd38-8239a32984f1","timestamp":"2022-09-24T05:28:53.619498Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:28:54.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:28:54.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:29:09.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:29:09.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:29:09.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:29:24.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:29:24.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:29:24.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:29:36.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:29:36.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:29:35.953266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09ead564-49f4-4e80-8e70-9b3ac019cd98","timestamp":"2022-09-24T05:29:35.953488Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:29:37.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:29:37.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:29:52.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:29:52.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:29:52.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:29:54.629  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:30:07.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:30:07.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:30:07.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:30:22.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:30:22.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:30:22.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:30:30.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:30:30.199  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-09-24T05:30:29.353618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"737d008c-6099-48b1-804c-8e33e8b423d1","timestamp":"2022-09-24T05:30:29.353729Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:30:30.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:30:30.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:30:45.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:30:45.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:30:45.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:30:54.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:30:54.170  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:30:53.619562Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"202e2d48-466c-49c4-8c67-83380ef8d25a","timestamp":"2022-09-24T05:30:53.619798Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:30:54.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:30:54.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:31:09.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:31:09.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:31:09.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:31:24.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:31:24.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:31:24.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:31:36.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:31:36.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:31:35.948809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c258a1d0-8979-475b-8450-500b013faf50","timestamp":"2022-09-24T05:31:35.948926Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:31:37.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:31:37.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:31:52.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:31:52.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:31:52.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:31:54.629  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:32:07.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:32:07.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:32:07.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:32:22.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:32:22.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:32:22.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:32:30.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:32:30.145  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-09-24T05:32:29.353968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bcdc544-80d0-4509-b73b-8118ed40fb1f","timestamp":"2022-09-24T05:32:29.354180Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:32:30.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:32:30.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:32:45.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:32:45.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:32:45.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:32:54.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:32:54.222  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:32:53.619766Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30ee105c-225b-468a-8bb7-d026a8d077ff","timestamp":"2022-09-24T05:32:53.620167Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:32:54.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:32:54.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:33:09.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:33:09.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:33:09.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:33:24.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:33:24.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:33:24.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:33:36.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:33:36.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-09-24T05:33:35.948798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cb193de-ca4f-4baa-b380-a4640597ca20","timestamp":"2022-09-24T05:33:35.948953Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:33:36.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:33:36.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:33:51.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:33:51.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:33:51.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:33:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:34:06.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:34:06.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:34:06.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:34:21.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:34:21.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:34:21.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:34:30.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:34:30.023  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-09-24T05:34:29.353596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9d874b4-7d0a-4428-87c8-33697e80a652","timestamp":"2022-09-24T05:34:29.353687Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:34:30.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:34:30.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:34:45.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:34:45.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:34:45.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:34:54.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:34:54.185  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:34:53.619537Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fb1baae-3937-4f6c-b4f3-0c8acf640ad7","timestamp":"2022-09-24T05:34:53.619703Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:34:54.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:34:54.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:35:09.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:35:09.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:35:09.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:35:24.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:35:24.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:35:24.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:35:36.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:35:36.421  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:35:35.948967Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e68dd774-c1dc-4c4d-93c3-fb6a154e21ae","timestamp":"2022-09-24T05:35:35.949172Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:35:37.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:35:37.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:35:52.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:35:52.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:35:52.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:35:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:36:07.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:36:07.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:36:07.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:36:22.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:36:22.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:36:22.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:36:30.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:36:30.022  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-09-24T05:36:29.353597Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee7b80bd-87d4-44ff-b7d7-b83320d1b597","timestamp":"2022-09-24T05:36:29.353697Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:36:30.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:36:30.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:36:45.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:36:45.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:36:45.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:36:54.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:36:54.202  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:36:53.619185Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"072eea00-d9da-4fac-be38-096ff6d9147d","timestamp":"2022-09-24T05:36:53.619253Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:36:54.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:36:54.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:37:09.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:37:09.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:37:09.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:37:24.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:37:24.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:37:24.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:37:36.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:37:36.264  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:37:35.948870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"807cd46a-6233-426f-ae29-c00ade65c50d","timestamp":"2022-09-24T05:37:35.949013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:37:36.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:37:36.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:37:51.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:37:51.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:37:51.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:37:54.629  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:38:06.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:38:06.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:38:06.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:38:21.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:38:21.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:38:21.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:38:30.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:38:30.025  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-09-24T05:38:29.353856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0920fe3-9743-4199-bd40-6614ecb200d7","timestamp":"2022-09-24T05:38:29.354036Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:38:30.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:38:30.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:38:45.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:38:45.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:38:45.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:38:54.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:38:54.177  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:38:53.619203Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99d25c22-5b21-416e-b6d6-9be63e1839e5","timestamp":"2022-09-24T05:38:53.619281Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:38:54.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:38:54.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:39:09.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:39:09.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:39:09.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:39:24.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:39:24.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:39:24.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:39:36.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:39:36.316  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:39:35.948864Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07c36179-0023-438e-8d6f-b2d013455c78","timestamp":"2022-09-24T05:39:35.949003Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:39:36.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:39:36.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:39:51.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:39:51.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:39:51.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:39:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:40:06.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:40:06.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:40:06.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:40:21.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:40:21.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:40:21.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:40:30.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:40:30.022  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-09-24T05:40:29.353666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb3e168a-e308-4021-be05-b348b15188f8","timestamp":"2022-09-24T05:40:29.353786Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:40:30.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:40:30.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:40:45.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:40:45.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:40:45.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:40:54.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:40:54.159  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:40:53.619489Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"982d854a-d86e-4cbb-97b5-e6ff5524864c","timestamp":"2022-09-24T05:40:53.619676Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:40:54.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:40:54.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:41:09.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:41:09.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:41:09.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:41:24.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:41:24.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:41:24.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:41:36.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:41:36.251  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:41:35.948782Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cce144f8-65f1-47e0-89c8-7bfbd1f43eda","timestamp":"2022-09-24T05:41:35.948869Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:41:36.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:41:36.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:41:51.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:41:51.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:41:51.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:41:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:42:06.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:42:06.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:42:06.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:42:21.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:42:21.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:42:21.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:42:30.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:42:30.017  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-24T05:42:29.353618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14ed4ab8-05c3-4151-9364-140c87505ba0","timestamp":"2022-09-24T05:42:29.353710Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:42:30.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:42:30.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:42:45.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:42:45.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:42:45.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:42:54.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:42:54.178  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:42:53.619251Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1bcdb99-dd0d-40b6-8ce2-48961d108257","timestamp":"2022-09-24T05:42:53.619338Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:42:54.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:42:54.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:43:09.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:43:09.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:43:09.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:43:24.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:43:24.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:43:24.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:43:36.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:43:36.313  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:43:35.949174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"038421bd-7d4e-4ee1-8c44-d1ac15d80982","timestamp":"2022-09-24T05:43:35.949450Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:43:36.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:43:36.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:43:51.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:43:51.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:43:51.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:43:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:44:06.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:44:06.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:44:06.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:44:21.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:44:21.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:44:21.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:44:30.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:44:30.023  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-09-24T05:44:29.353860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fd66614-39f8-4c49-a0a5-0b2f9516e35b","timestamp":"2022-09-24T05:44:29.354018Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:44:30.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:44:30.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:44:45.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:44:45.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:44:45.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:44:54.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:44:54.206  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:44:53.619198Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27453cd3-3dc0-42ca-be37-3001c56b1c9d","timestamp":"2022-09-24T05:44:53.619267Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:44:54.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:44:54.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:45:09.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:45:09.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:45:09.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:45:24.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:45:24.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:45:24.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:45:36.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:45:36.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-09-24T05:45:35.948856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"842b1ccb-b367-41cb-8120-fbb54ae2fc7d","timestamp":"2022-09-24T05:45:35.948976Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:45:36.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:45:36.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:45:51.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:45:51.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:45:51.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:45:54.629  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:46:06.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:46:06.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:46:06.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:46:21.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:46:21.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:46:21.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:46:30.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:46:30.003  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-09-24T05:46:29.353586Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa6e3329-78d2-4f14-b96f-a7ff3374a1e8","timestamp":"2022-09-24T05:46:29.353693Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:46:30.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:46:30.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:46:45.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:46:45.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:46:45.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:46:54.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:46:54.173  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:46:53.619620Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"faaf48ee-dc49-47da-be02-60a5f7469ae0","timestamp":"2022-09-24T05:46:53.619799Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:46:54.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:46:54.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:47:09.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:47:09.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:47:09.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:47:24.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:47:24.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:47:24.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:47:36.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:47:36.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:47:35.949174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12fb94b8-2fd6-40fa-91ee-b9c65cf0cba3","timestamp":"2022-09-24T05:47:35.949312Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:47:36.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:47:36.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:47:51.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:47:51.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:47:51.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:47:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:48:06.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:48:06.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:48:06.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:48:21.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:48:21.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:48:21.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:48:30.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:48:30.012  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-24T05:48:29.353651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ad5fb45-4d73-4f26-9f7a-7c40a8618dfc","timestamp":"2022-09-24T05:48:29.353758Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:48:30.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:48:30.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:48:45.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:48:45.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:48:45.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:48:54.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:48:54.215  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:48:53.619312Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c83b5316-ff8a-44df-b689-76dcb9071f1c","timestamp":"2022-09-24T05:48:53.619493Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:48:54.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:48:54.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:49:09.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:49:09.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:49:09.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:49:24.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:49:24.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:49:24.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:49:36.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:49:36.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:49:35.949143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa0c3a28-e0fd-45fe-9c08-88799161eddf","timestamp":"2022-09-24T05:49:35.949363Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:49:36.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:49:36.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:49:51.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:49:51.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:49:51.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:49:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:50:06.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:50:06.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:50:06.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:50:21.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:50:21.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:50:21.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:50:30.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:50:30.043  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-09-24T05:50:29.353974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d56321e-7589-43de-9c9c-c08e8890297b","timestamp":"2022-09-24T05:50:29.354151Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:50:30.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:50:30.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:50:45.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:50:45.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:50:45.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:50:54.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:50:54.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:50:53.619202Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3841e169-23f2-43ed-908f-6dc6a32af7fd","timestamp":"2022-09-24T05:50:53.619275Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:50:54.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:50:54.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:51:09.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:51:09.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:51:09.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:51:24.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:51:24.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:51:24.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:51:36.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:51:36.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-09-24T05:51:35.948788Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fd0916e-1a6e-486b-9268-776034b2c7d4","timestamp":"2022-09-24T05:51:35.948887Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:51:36.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:51:36.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:51:51.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:51:51.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:51:51.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:51:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:52:06.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:52:06.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:52:06.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:52:21.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:52:21.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:52:21.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:52:30.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:52:30.020  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-09-24T05:52:29.353620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4022b0ac-8cef-4b04-b3d6-5f6ce12a634d","timestamp":"2022-09-24T05:52:29.353700Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:52:30.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:52:30.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:52:45.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:52:45.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:52:45.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:52:54.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:52:54.251  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:52:53.619175Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fe383c6-2201-4308-a49c-b9a2da941914","timestamp":"2022-09-24T05:52:53.619298Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:52:54.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:52:54.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:53:09.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:53:09.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:53:09.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:53:24.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:53:24.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:53:24.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:53:36.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:53:36.264  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:53:35.948834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e6ee60b-4417-494e-b476-927c2eb9675b","timestamp":"2022-09-24T05:53:35.948980Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:53:36.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:53:36.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:53:51.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:53:51.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:53:51.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:53:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:54:06.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:54:06.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:54:06.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:54:21.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:54:21.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:54:21.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:54:30.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:54:30.054  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-09-24T05:54:29.353919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6199dc26-9bc8-4811-b5ae-5df8b82a3cca","timestamp":"2022-09-24T05:54:29.354063Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:54:30.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:54:30.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:54:45.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:54:45.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:54:45.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:54:54.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:54:54.164  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:54:53.619894Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0b3cf9b-1e5e-4d62-a21c-3cc977ccff5a","timestamp":"2022-09-24T05:54:53.620128Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:54:54.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:54:54.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:55:09.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:55:09.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:55:09.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:55:24.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:55:24.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:55:24.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:55:36.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:55:36.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:55:35.948881Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4319c9a9-6ecf-4bb2-812b-4a09025118bf","timestamp":"2022-09-24T05:55:35.949017Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:55:36.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:55:36.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:55:51.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:55:51.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:55:51.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:55:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:56:06.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:56:06.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:56:06.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:56:21.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:56:21.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:56:21.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:56:30.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:56:30.021  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-09-24T05:56:29.353623Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5a57e17-014e-45df-beb2-e6bbf0922776","timestamp":"2022-09-24T05:56:29.353734Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:56:30.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:56:30.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:56:45.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:56:45.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:56:45.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:56:54.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:56:54.228  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:56:53.619238Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25f0b14e-be98-4477-805c-444301ac3eae","timestamp":"2022-09-24T05:56:53.619296Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:56:54.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:56:54.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:57:09.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:57:09.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:57:09.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:57:24.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:57:24.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:57:24.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:57:36.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:57:36.391  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:57:35.948965Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6289dd6b-7bce-43dc-b2b8-b19decdeea8e","timestamp":"2022-09-24T05:57:35.949184Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:57:36.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:57:36.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:57:51.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:57:51.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:57:51.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:57:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 05:58:06.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:58:06.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:58:06.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:58:21.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:58:21.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:58:21.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:58:30.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:58:30.052  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-09-24T05:58:29.354096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd94466a-25a6-4ef8-bd95-c6af77f89644","timestamp":"2022-09-24T05:58:29.354341Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 05:58:30.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:58:30.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:58:45.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:58:45.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:58:45.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:58:54.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:58:54.193  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:58:53.619153Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"131b6f6a-1d6a-44fc-a05a-dd694aec287f","timestamp":"2022-09-24T05:58:53.619224Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 05:58:54.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:58:54.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:59:09.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:59:09.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:59:09.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:59:24.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:59:24.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:59:24.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:59:36.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:59:36.300  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T05:59:35.948832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72f243e3-7b5f-4686-8b77-96669b72d27f","timestamp":"2022-09-24T05:59:35.948943Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 05:59:36.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:59:36.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:59:51.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 05:59:51.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 05:59:51.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 05:59:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:00:06.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:00:06.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:00:06.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:00:21.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:00:21.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:00:21.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:00:30.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:00:30.035  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-09-24T06:00:29.353811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab18f7e3-659b-45bb-9d5a-c18a4f7a2284","timestamp":"2022-09-24T06:00:29.353951Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:00:30.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:00:30.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:00:45.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:00:45.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:00:45.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:00:54.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:00:54.154  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:00:53.619779Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac8b1a01-0054-49b3-8ee0-f06fc66250fe","timestamp":"2022-09-24T06:00:53.619920Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:00:54.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:00:54.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:01:09.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:01:09.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:01:09.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:01:24.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:01:24.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:01:24.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:01:36.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:01:36.315  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:01:35.948839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"109d2ccf-2e88-4cb5-bfcc-9abdbf70e307","timestamp":"2022-09-24T06:01:35.948958Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:01:36.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:01:36.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:01:51.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:01:51.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:01:51.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:01:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:02:06.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:02:06.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:02:06.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:02:21.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:02:21.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:02:21.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:02:30.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:02:30.041  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-09-24T06:02:29.353622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"955aa505-153d-45e9-bce2-829d36ff3f1b","timestamp":"2022-09-24T06:02:29.353693Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:02:30.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:02:30.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:02:45.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:02:45.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:02:45.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:02:54.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:02:54.190  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:02:53.619327Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9442ba5-ab77-40d2-b096-7dba14bd9719","timestamp":"2022-09-24T06:02:53.619444Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:02:54.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:02:54.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:03:09.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:03:09.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:03:09.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:03:24.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:03:24.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:03:24.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:03:36.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:03:36.284  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:03:35.949094Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"960d9305-d64e-458f-8bc1-bf49b0e87f30","timestamp":"2022-09-24T06:03:35.949333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:03:36.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:03:36.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:03:51.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:03:51.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:03:51.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:03:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:04:06.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:04:06.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:04:06.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:04:21.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:04:21.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:04:21.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:04:30.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:04:30.094  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-09-24T06:04:29.353651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4dd2bf2-1fef-44e4-be8e-83dc1a44337d","timestamp":"2022-09-24T06:04:29.353766Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:04:30.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:04:30.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:04:45.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:04:45.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:04:45.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:04:54.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:04:54.213  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:04:53.619195Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b24041b7-9556-4400-9ef1-81eecb99f3fd","timestamp":"2022-09-24T06:04:53.619256Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:04:54.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:04:54.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:05:09.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:05:09.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:05:09.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:05:24.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:05:24.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:05:24.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:05:36.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:05:36.251  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:05:35.948783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc1ac852-ba54-4343-b7db-ad9080b716c6","timestamp":"2022-09-24T06:05:35.948860Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:05:36.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:05:36.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:05:51.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:05:51.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:05:51.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:05:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:06:06.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:06:06.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:06:06.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:06:21.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:06:21.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:06:21.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:06:30.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:06:30.014  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-09-24T06:06:29.353933Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcb9c69b-be45-4ab4-8eb9-d71054569f0a","timestamp":"2022-09-24T06:06:29.354112Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:06:30.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:06:30.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:06:45.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:06:45.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:06:45.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:06:54.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:06:54.177  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:06:53.619275Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78ad0ba8-902b-4d24-ac8d-baa821f1c615","timestamp":"2022-09-24T06:06:53.619366Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:06:54.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:06:54.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:07:09.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:07:09.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:07:09.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:07:24.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:07:24.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:07:24.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:07:36.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:07:36.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:07:35.948828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bc54f3a-d9c8-4f3d-bbc3-f31b6193d510","timestamp":"2022-09-24T06:07:35.948915Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:07:36.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:07:36.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:07:51.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:07:51.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:07:51.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:07:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:08:06.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:08:06.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:08:06.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:08:21.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:08:21.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:08:21.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:08:30.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:08:30.010  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-09-24T06:08:29.353630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"561754db-bcc3-476d-98ef-8ab93a63f8e3","timestamp":"2022-09-24T06:08:29.353732Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:08:30.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:08:30.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:08:45.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:08:45.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:08:45.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:08:54.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:08:54.192  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:08:53.620019Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1852e84-91ff-4787-ad49-a7ca7c6b7117","timestamp":"2022-09-24T06:08:53.620253Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:08:54.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:08:54.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:09:09.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:09:09.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:09:09.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:09:24.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:09:24.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:09:24.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:09:36.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:09:36.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-09-24T06:09:35.948811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23d834ca-f4c1-48df-9b0c-cb945ba20f12","timestamp":"2022-09-24T06:09:35.948903Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:09:36.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:09:36.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:09:51.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:09:51.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:09:51.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:09:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:10:06.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:10:06.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:10:06.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:10:21.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:10:21.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:10:21.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:10:30.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:10:30.038  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-09-24T06:10:29.353639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"338341fd-9c02-4021-9744-995eca8240ed","timestamp":"2022-09-24T06:10:29.353725Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:10:30.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:10:30.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:10:45.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:10:45.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:10:45.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:10:54.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:10:54.230  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:10:53.619271Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46053965-02f1-4251-b94d-c0483ce64adb","timestamp":"2022-09-24T06:10:53.619361Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:10:54.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:10:54.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:11:09.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:11:09.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:11:09.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:11:24.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:11:24.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:11:24.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:11:36.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:11:36.287  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:11:35.949118Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07bb1f17-edb9-4df8-8f9f-d93f68f5897d","timestamp":"2022-09-24T06:11:35.949355Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:11:36.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:11:36.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:11:51.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:11:51.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:11:51.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:11:54.629  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:12:06.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:12:06.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:12:06.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:12:21.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:12:21.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:12:21.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:12:30.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:12:30.059  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-09-24T06:12:29.353721Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8a11856-5e6e-4ee9-b6df-eddf8ee51f3d","timestamp":"2022-09-24T06:12:29.353802Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:12:30.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:12:30.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:12:45.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:12:45.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:12:45.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:12:54.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:12:54.153  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:12:53.619563Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7fb33be-dfd0-4390-ac3e-49b04f0545b9","timestamp":"2022-09-24T06:12:53.619636Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:12:54.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:12:54.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:13:09.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:13:09.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:13:09.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:13:24.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:13:24.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:13:24.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:13:36.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:13:36.295  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:13:35.948813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75f0e47c-e6e6-4f87-8b2b-803101dd0d38","timestamp":"2022-09-24T06:13:35.948973Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:13:36.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:13:36.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:13:51.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:13:51.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:13:51.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:13:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:14:06.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:14:06.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:14:06.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:14:21.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:14:21.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:14:21.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:14:30.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:14:30.051  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-09-24T06:14:29.353866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e971d3c1-3574-4017-91f9-ab4c75e68159","timestamp":"2022-09-24T06:14:29.354013Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:14:30.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:14:30.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:14:45.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:14:45.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:14:45.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:14:54.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:14:54.183  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:14:53.620076Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51daa2eb-0174-457f-b92d-0166072ed645","timestamp":"2022-09-24T06:14:53.620354Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:14:54.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:14:54.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:15:09.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:15:09.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:15:09.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:15:24.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:15:24.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:15:24.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:15:36.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:15:36.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:15:35.948831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af2d2140-f66c-4d66-8eb3-1d8276e31102","timestamp":"2022-09-24T06:15:35.949090Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:15:36.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:15:36.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:15:51.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:15:51.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:15:51.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:15:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:16:06.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:16:06.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:16:06.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:16:21.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:16:21.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:16:21.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:16:30.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:16:30.009  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-09-24T06:16:29.353526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"238924b3-0c1f-4ffc-9743-b915f38608ba","timestamp":"2022-09-24T06:16:29.353621Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:16:30.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:16:30.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:16:45.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:16:45.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:16:45.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:16:54.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:16:54.151  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:16:53.619409Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae5c88a0-6651-4fb9-a928-b083a75f27d7","timestamp":"2022-09-24T06:16:53.619492Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:16:54.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:16:54.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:17:09.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:17:09.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:17:09.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:17:24.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:17:24.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:17:24.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:17:36.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:17:36.249  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:17:35.949940Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb846b6f-7c7a-46fa-99ab-3597b56e1dcf","timestamp":"2022-09-24T06:17:35.950034Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:17:36.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:17:36.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:17:51.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:17:51.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:17:51.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:17:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:18:06.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:18:06.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:18:06.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:18:21.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:18:21.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:18:21.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:18:30.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:18:30.088  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-24T06:18:29.353929Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5acdf4c-ff49-4107-9f0d-1ce4c4b7bbd5","timestamp":"2022-09-24T06:18:29.354161Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:18:30.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:18:30.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:18:45.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:18:45.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:18:45.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:18:54.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:18:54.171  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:18:53.619254Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa2c8934-cd61-4dae-9dd6-072b961a8033","timestamp":"2022-09-24T06:18:53.619360Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:18:54.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:18:54.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:19:09.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:19:09.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:19:09.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:19:24.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:19:24.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:19:24.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:19:36.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:19:36.266  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:19:35.949015Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d12570df-ce70-43a5-9d5c-2ef63461c738","timestamp":"2022-09-24T06:19:35.949224Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:19:36.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:19:36.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:19:51.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:19:51.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:19:51.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:19:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:20:06.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:20:06.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:20:06.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:20:21.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:20:21.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:20:21.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:20:30.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:20:30.059  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-09-24T06:20:29.364502Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23682e9d-0135-4d94-a0ad-92facdb8d971","timestamp":"2022-09-24T06:20:29.364592Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:20:30.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:20:30.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:20:45.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:20:45.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:20:45.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:20:54.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:20:54.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:20:53.619196Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03694d8d-79b7-4d1f-a702-e97f39833597","timestamp":"2022-09-24T06:20:53.619257Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:20:54.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:20:54.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:21:09.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:21:09.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:21:09.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:21:24.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:21:24.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:21:24.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:21:36.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:21:36.225  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:21:35.948847Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76e288f1-c519-4af6-a1ff-7a2ac20aba09","timestamp":"2022-09-24T06:21:35.948929Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:21:36.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:21:36.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:21:51.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:21:51.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:21:51.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:21:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:22:06.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:22:06.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:22:06.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:22:21.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:22:21.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:22:21.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:22:30.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:22:30.033  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-09-24T06:22:29.353754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57a8ef8c-5eed-430b-92f3-db3f00514047","timestamp":"2022-09-24T06:22:29.353853Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:22:30.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:22:30.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:22:45.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:22:45.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:22:45.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:22:54.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:22:54.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:22:53.619698Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e4a23f3-128b-4806-aca4-641926af6653","timestamp":"2022-09-24T06:22:53.619867Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:22:54.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:22:54.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:23:09.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:23:09.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:23:09.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:23:24.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:23:24.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:23:24.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:23:36.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:23:36.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:23:35.948826Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cd657d8-fbd6-49f1-b461-be22d7a082f8","timestamp":"2022-09-24T06:23:35.948950Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:23:36.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:23:36.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:23:51.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:23:51.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:23:51.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:23:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:24:06.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:24:06.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:24:06.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:24:21.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:24:21.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:24:21.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:24:30.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:24:30.017  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-24T06:24:29.353987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e91ccfb6-2893-433a-a38b-2ea3b3ae3086","timestamp":"2022-09-24T06:24:29.354250Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:24:30.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:24:30.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:24:45.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:24:45.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:24:45.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:24:54.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:24:54.171  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:24:53.620509Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0347053-c4a8-4f29-b3d9-b6b002f2414f","timestamp":"2022-09-24T06:24:53.621555Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:24:54.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:24:54.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:25:09.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:25:09.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:25:09.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:25:24.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:25:24.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:25:24.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:25:36.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:25:36.232  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:25:35.948837Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8f15879-8ff7-4469-8239-1ff0b0fe4aa5","timestamp":"2022-09-24T06:25:35.948937Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:25:36.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:25:36.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:25:52.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:25:52.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:25:52.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:25:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:26:07.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:26:07.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:26:07.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:26:22.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:26:22.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:26:22.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:26:30.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:26:30.126  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-09-24T06:26:29.353743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00555c40-795e-40d6-88a9-29000a0afb13","timestamp":"2022-09-24T06:26:29.354Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:26:30.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:26:30.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:26:45.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:26:45.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:26:45.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:26:54.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:26:54.129  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:26:53.619199Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"253cee1d-c940-4acb-bd8d-ecb092cf205a","timestamp":"2022-09-24T06:26:53.619286Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:26:54.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:26:54.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:27:09.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:27:09.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:27:09.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:27:24.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:27:24.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:27:24.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:27:36.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:27:36.249  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:27:35.949840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20c7b8a0-6877-44fd-b1ba-993e28f8261c","timestamp":"2022-09-24T06:27:35.950122Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:27:36.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:27:36.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:27:51.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:27:51.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:27:51.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:27:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:28:06.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:28:06.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:28:06.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:28:22.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:28:22.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:28:22.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:28:30.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:28:30.051  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-09-24T06:28:29.353611Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5610472c-0064-469f-9a08-7a196d4de897","timestamp":"2022-09-24T06:28:29.353691Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:28:30.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:28:30.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:28:46.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:28:46.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:28:46.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:28:54.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:28:54.198  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:28:53.619606Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43c4849d-4b42-414f-958c-78cf4fad791b","timestamp":"2022-09-24T06:28:53.619752Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:28:54.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:28:54.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:29:10.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:29:10.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:29:10.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:29:25.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:29:25.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:29:25.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:29:36.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:29:36.268  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:29:35.948879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8afde769-4da2-4cce-907f-b804a1888104","timestamp":"2022-09-24T06:29:35.948986Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:29:36.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:29:36.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:29:51.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:29:51.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:29:51.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:29:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:30:07.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:30:07.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:30:07.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:30:22.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:30:22.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:30:22.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:30:30.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:30:30.060  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-09-24T06:30:29.354012Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb06eae4-cb4a-4cef-bfde-d840bf7a6acd","timestamp":"2022-09-24T06:30:29.354282Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:30:30.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:30:30.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:30:45.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:30:45.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:30:45.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:30:54.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:30:54.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:30:53.619488Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61b52bf8-d58e-4b1a-88f2-81638943d5da","timestamp":"2022-09-24T06:30:53.619588Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:30:55.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:30:55.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:31:10.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:31:10.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:31:10.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:31:25.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:31:25.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:31:25.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:31:36.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:31:36.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:31:35.948831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b7d8954-27fd-413a-9d1a-9316dfe95bb8","timestamp":"2022-09-24T06:31:35.948919Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:31:37.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:31:37.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:31:52.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:31:52.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:31:52.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:31:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:32:07.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:32:07.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:32:07.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:32:22.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:32:22.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:32:22.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:32:30.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:32:30.023  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-09-24T06:32:29.353649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3383d4ad-1b28-40bd-9b6c-c90fbb160aa6","timestamp":"2022-09-24T06:32:29.353742Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:32:32.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:32:32.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:32:47.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:32:47.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:32:47.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:32:54.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:32:54.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:32:53.619468Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c7fae0c-3589-4c3f-b992-0cf31d99fa46","timestamp":"2022-09-24T06:32:53.619620Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:32:55.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:32:55.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:33:10.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:33:10.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:33:10.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:33:25.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:33:25.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:33:25.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:33:36.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:33:36.262  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:33:35.950143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92e4f41c-8681-4c56-99de-758e73f9069d","timestamp":"2022-09-24T06:33:35.950378Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:33:37.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:33:37.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:33:52.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:33:52.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:33:52.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:33:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:34:07.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:34:07.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:34:07.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:34:22.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:34:22.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:34:22.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:34:30.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:34:30.119  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-09-24T06:34:29.353651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e42e8364-bd77-4e35-9228-735ee86642cd","timestamp":"2022-09-24T06:34:29.353749Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:34:31.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:34:31.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:34:46.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:34:46.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:34:46.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:34:54.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:34:54.174  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:34:53.619657Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd30c486-f8fa-4cd3-a1b4-145f10677ec0","timestamp":"2022-09-24T06:34:53.620001Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:34:55.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:34:55.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:35:10.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:35:10.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:35:10.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:35:25.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:35:25.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:35:25.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:35:36.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:35:36.222  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:35:35.950123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8f2c86c-6e7c-437b-962e-c1f9068f76e2","timestamp":"2022-09-24T06:35:35.950244Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-24 06:35:37.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:35:37.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:35:52.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:35:52.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:35:52.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:35:54.628  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-24 06:36:07.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:36:07.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:36:07.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:36:22.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:36:22.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:36:22.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:36:30.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:36:30.038  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-09-24T06:36:29.353917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"758385e4-276c-4cf0-824d-245d59ffce09","timestamp":"2022-09-24T06:36:29.354071Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-24 06:36:30.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:36:30.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:36:45.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:36:45.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:36:45.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:36:54.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:36:54.245  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-24T06:36:53.619337Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f749547-3d66-4ac4-9a67-b62a0d713097","timestamp":"2022-09-24T06:36:53.619447Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-24 06:36:55.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:36:55.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2022-09-24 06:37:10.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-24 06:37:10.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000
2022-09-24 06:37:10.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d02cd9d1-5c24-4da0-a08b-c984c75435a4/onap-policy-clamp-runtime-acm-d4dfc654b-npwlx?timeout=15000 (anonymous) ...
2